.layout-forums {
    width:788px;
}
.layout-forums table {
    clear:both;
    font-size:11px;
    width:100%;
}
.layout-forums thead {
    text-align:left;
    overflow:hidden;
}
.layout-forums thead th{
    font:bold 13px/32px Arial;
    padding-left:9px;
}
.layout-forums td {
    padding:5px;
    vertical-align:middle;
}
.layout-forums tr:hover td {
}
#full-topic h2 {
    display:block;
}
#full-topic tr:hover td {
    background:none;
}
.layout-forums .name {
    padding-left:55px;
}
.layout-forums .sticky {
}
.layout-forums tr:hover .sticky {
}
.layout-forums .topic td.name {
    height:69px;
}
.layout-forums .nb_topics, .layout-forums .nb_replies {
    text-align:center;
    width:90px;
}
.layout-forums, .layout-forums .nb_topics span, .layout-forums .nb_replies span{
    margin:0 auto;
}
.layout-forums table, .layout-forums .last_message a, .layout-forums .last_message a:hover {
    text-decoration:none;
}
.layout-forums tr:hover .name a.title {
}
.layout-forums .name a {
    text-decoration:none;
}
.layout-forums .rss-icon {
    /* positionnement de l'icone */
}
#forums-left, #forums-right {
    margin:25px 0 5px;
}
#forums-left {
    width:45%;
}
#forums-right {
	position: relative;
    width:300px;
}
#full-forum .ico_forums {
    background-position:0 48px;
}
#full-topic .actions {
    display:inline;
    list-style:none;
    margin-left:15px;
	display:none;
}
#full-topic .actions li{
    display:inline;
}
#full-topic td {
	vertical-align:top;
}
#forums-left {
    padding:0 0 0 20px;
    text-indent:0;
}
#forums-left h2, .layout-forums .name p {
    margin:0;
}
#forums-left h3 {
    font:bold 14px/14px Georgia,Arial,Helvetica,sans-serif;
}
#forums-right, #forums-right a, #forums-right .search-form, #forums-right .search-form button, .layout-forums .back, .new-topic, .layout-forums .back:hover {
    float:right;
}
#forums-right .search-form, .new-topic, .new-reply {
    clear:both;
}
.new-reply textarea.box {
	width:620px;
	height:80px;
	padding:10px;
}
.new-reply fieldset {
	margin:auto;
	padding-left: 145px;
}
.new-reply fieldset h3 {
	margin:20px 0 5px 0;
}
.new-reply fieldset button.arrow {
	margin-top:10px;
}
	
#forums-right .search-form {
    width:100%;
}
#forums-right .search-form .input_search {
    float:left;
    margin:0;
    width:265px;
}
#forums-right .search-form button {
    float:left;
}
.layout-forums .name a.title, .cgu-left, .cgu-bottom {
    font:bold 12px Arial, Helvetica, sans-serif;
}
.cgu-left{
    clear:both;
    line-height:26px;
    margin:0 0 10px;
	text-align:center;
}
.cgu-bottom {
    clear:both;
    font-size:14px;
    line-height:26px;
    padding:0 0 16px 0;
    margin:0;
}
#full-topic h2, #forums-left {
    float:left;
}
#full-forum_cgu .cgu-content {
	text-align:justify;
	width:90%;
	margin: auto;
}
.cgu-left span, .cgu-bottom span {
    display: block;
    padding: 0 20px;
}
.new-topic {
    padding: 0 10px 10px;
}
.new-topic .button {
    border: 0;
    font-weight: bold;
    padding: 5px;
    width: 170px;
}
.back {
    margin-right:10px;
}
.topic-icon, .reply-icon {
    display: block;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    text-align: center;
    width: 42px;
}
.reply-icon {
	width: 55px;
}
#full-topic h2 {
    position: relative;
    padding: 0 45px 0 0;
    line-height: 25px;
    height: 31px;
    padding-left: 0;
	margin-bottom: 15px;
}

#full-topic h1 {
 border: none;
 font-weight: bold;
 margin: 30px 0 5px 10px;
 padding: 0 0 0 32px;
 line-height: 1em;
}

#full-topic h1 .topic-name { padding: 10px 0; }

#full-topic h1 .reply-icon {
 display: inline-block;
 position: relative;
 margin-left: 15px;
}

 #full-topic h1 .reply-icon .replies-nb {
  display: block;
  font-size: 13px;
  line-height: 26px;
  width: 33px;
 }
#full-topic h1 .reply-icon .replies { display: none; }

#full-topic .timeinfo {
}

.breadcrumb-forums {
    float:left;
    margin:0 0 0 -51px;
    width:100%;
}
.breadcrumb-forums, .breadcrumb-forums li {
    clear:both;
    display:block;
}
.breadcrumb-forums li:first-child {
    padding:0 0 0 15px;
}
.breadcrumb-forums li + li{
    height:19px;
    line-height:20px;
    padding:0 0 0 30px;
}
.breadcrumb-forums li + li + li {
    height:19px;
    line-height:20px;
    padding:0 0 0 45px;
}
.breadcrumb-forums li a, .breadcrumb-forums li span {
	font-weight:bold;
 }
 .breadcrumb-forums li a:hover {
	text-decoration:none;
 }
/* Affichage de l'auteur dans un reply (author.tpl) */
.author {
font-weight:bold;
}
#full-topic .pauthor{
text-align:left;
width:90px;
margin:auto;
margin-bottom:0;
}
.promo {
margin-top:0;
text-align:center;
}
#full-topic td.td_author{
width:130px;
}
#full-topic th.th_message{
padding-left:32%;
}
#full-topic th.th_message a.sommaire{
float:right;
padding:0 10px 0 20px;
font-size:12px;
}

/*Ajout/modification topic*/
form.form-new-topic {
	width:800px;
	margin:auto;
}
form.form-new-topic h1 {
	font-weight:bold;
	height:30px;
	margin:20px 0;
	padding:0 0 0 50px;
}
form.form-new-topic label {
	color: #09536E;
	font-weight: bold;
	width:90px;
	clear:left;
	float:left;
	text-align:right;
	margin-right:15px;
}

form.form-new-topic .box{
	width:675px;
	padding:2px 4px;
}
form.form-new-topic .sticky {
	background: none;
	float:left;
	height:20px;
	margin:5px;
	padding:11px;
	width:80%;
}
form.form-new-topic .sticky label {
	width:600px;
	height:20px;
}
form.form-new-topic .sticky input{
	width:20px;
	height:20px;
	margin:0;
	padding:0px;
}
form.form-new-topic .sticky label .stickyimage {
	height:47px;
	width:26px;
	padding:15px 20px 15px 10px;
}
form.form-new-topic .arrow {
	margin:10px;
	float:right;
}

#full-forums .rss_icon {
	float:right;
	width:22px;
	margin:5px;
}

.noresult {
	font-style: italic;
	margin: auto;
	padding: 20px;
	text-align: center;
}
