.layout-forums {
	width: 972px;
}

.layout-forums table {
	border-collapse: collapse;
	border-spacing: 0;
	clear: both;
	font-size: 0.9em;
	width: 972px;
	color: #2e2e2e;
}

.layout-forums h2, .layout-forums h3, .layout-forums h4, .layout-forums h5, .layout-forums h6,
.layout-forums table, .layout-forums caption, .layout-forums tbody, .layout-forums tfoot, .layout-forums thead, .layout-forums tr, .layout-forums th, .layout-forums td,
.layout-forums fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* polices */
.layout-forums h2,
.layout-forums h3,
.layout-forums thead th,
.layout-forums .name a.title,
.forums-left h2,
.forums-right h3,
.new-topic .button,
.cgu-left {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

	.layout-forums .name a.title {
		font-weight: bold;
		font-size: 1em;
	}

/* ico */
.layout-forums .ico_forums {
	background: transparent url(../images/forum/46x46/ico-forums.png) left no-repeat;
}

/* */
.layout-forums thead,
.layout-forums thead th {
	background: #888;
	color: #fff;
}

.layout-forums thead {
	text-align: left;
	overflow: hidden;
}

	.layout-forums thead th {
		padding: 0.5em 15px;
		font-size: 1.2em;
		font-weight: normal;
		vertical-align: middle;
	}
	
	.w10 { width: 10%; }
	.w20 { width: 20%; }
	.w15 { width: 15%; }
	.w30 { width: 30%; }
	.w35 { width: 35%; }
	.w40 { width: 40%; }
	.w50 { width: 50%; }
	.w80 { width: 80%; }

	.layout-forums .nb-topics, .layout-forums .nb-replies {
		text-align: center;
		width: 90px;
		padding-left: 0;
		padding-right: 0;
	}

.layout-forums td {
	padding: 15px 5px;
	vertical-align: middle;
}

.layout-forums tr:hover td,
.layout-forums tr.hover td {
	background-color: #f4ecc6;
}

.layout-forums .name {
	padding-left: 30px;
	background: transparent url(../images/forum/forum-icon.png) 30px center no-repeat;
}

.layout-forums .name .img-clic {
	display: block;
	float: left;
	height: 25px;
	margin: 0 30px 0 0;
	width: 30px;
}

.layout-forums tr:hover .name,
.layout-forums tr.hover .name {
	background-image: url(../images/forum/forum-icon-h.png);
}

	.layout-forums .name p {
		margin: 0;
	}

.layout-forums tr:hover .name a.title,
.layout-forums tr.hover .name a.title,
.layout-forums .name a.title {
	color: #aa111c;
	text-decoration: none;
}

.layout-forums tr:hover .name a.title:hover,
.layout-forums tr.hover .name a.title:hover,
.layout-forums .name a.title:hover {
	text-decoration: underline;
}

/* Entetes des forums */
.forum-head {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.forums-left { width: 45%; float: left; }
.forums-right { width: 300px; float: right; }

.forums-left .ico_forums, .forums-left.ico_forums {
	padding: 0 0 0 60px;
	text-indent: 0;
}

.forums-left h2, .forums-right h3 {
	color: #aa111c;
	font-weight: normal;
}

.forums-left h2 { font-size: 2em; }
.forums-left h3 { font-size: 1.2em; font-weight: normal; }

.forums-left, .forums-right {
	margin-bottom: 10px;
}

.forums-left p, .forums-right p {
	margin: 0; padding: 0;
}

.forums-right .search-form {
	overflow: hidden;
}

.forums-right .search-form .input-search {
	float: left;
	margin: 0;
	width: 265px;
}
.forums-right .search-form button {
	float: left;
}

.layout-forums .sticky {
	background-image: url(../images/forum/sticky.png);
}
.layout-forums tr:hover .sticky,
.layout-forums tr.hover .sticky {
	background-image: url(../images/forum/sticky-h.png);
}

.layout-forums .topic td.name {
	height: 69px;
}

.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;
}

.last_message { font-style: italic; }
.last_message p { margin: 0; }

.layout-forums .name a {
	text-decoration: none;
}
.layout-forums .rss-icon {
}
#forums-left, #forums-right {
	margin: 0 0 30px;
}
#forums-left {
	width: 45%;
}
#forums-right {
	width: 300px;
}

#full-forum .ico_forums { background-position: left 6px; }
/*
#full-forum,
#full-topic
*/

/* Topic view full */
#full-topic h2 {
	background: transparent url(../images/forum/new-topic-bull.png) left no-repeat;
	font-weight: bold;
	padding: 10px 0 10px 32px;
	line-height: 1em;
}

#full-topic h2 .topic-name { padding: 10px 0; }
#full-topic h2.sticky {
	background-image: url(../images/forum/sticky.png);
}

#full-topic h2 .reply-icon {
	display: inline-block;
	position: relative;
	margin-left: 15px;
	line-height: 1em;
}

	#full-topic h2 .reply-icon .replies-nb {
		display: block;
		line-height: 26px;
		width: 33px;
	}

	#full-topic h2 .reply-icon .replies { display: none; }

#full-topic tr.hover td,
#full-topic tr:hover td {
	background: none;
}

#full-topic td {
	vertical-align: top;
}

#full-topic .timeinfo {}

#full-topic .pauthor {
	text-align: left;
	width: 90px;
	margin: auto;
	margin-bottom: 0;
}

/*
#full-topic td.td_author{}
#full-topic th.th_message{}
*/

#full-topic th.th_message span { float: left; }
#full-topic th.th_message .go-back-summary {
	color: #ffeab8;
	float: right;
	font-size: 1em;
	text-decoration: none;
}

.cgu-left {
	color: #6d6d6d;
	font-size: 1.2em;
	text-decoration: none;
}

#bloc-search-cgu {
	margin-top: 36px;
}

.cgu-bottom, #forums-left {
	float: left;
}

.topic-icon, .reply-icon {
	color: #fff;
	display: block;
	font-weight: bold;
	height: 31px;
	line-height: 25px;
	text-align: center;
	width: 33px;
	margin: auto;
}

.topic-icon {
	background: transparent url(../images/forum/topic-icon.png) no-repeat;
}

.layout-forums tr:hover .topic-icon,
.layout-forums tr.hover .topic-icon {
	background-image: url(../images/forum/topic-icon-h.png);
}

.reply-icon {
	background: transparent url(../images/forum/reply-icon.png) no-repeat;
}

.layout-forums tr:hover .reply-icon,
.layout-forums tr.hover .reply-icon {
	background-image: url(../images/forum/reply-icon-h.png);
}

#full-forum_cgu  .cgu-content {
	margin: 0 27px;
}

#full-forum_cgu #page-title { margin-left: 27px; }
 
/* Affichage de l'auteur dans un reply (author.tpl) */
.author {
	font-weight: bold;
}

.last_message .author { font-weight: normal; color: #aa111c; }

/*Ajout/modification topic*/
form.form-new-topic {
	width: 800px;
	margin: 1em auto;
}

form.form-new-topic legend {
	font-size: 1.2em;
	font-weight: bold;
	background: transparent url(../images/forum/forum-icon.png) no-repeat left;
	color: #aa111c;
	padding-left: 50px;
	line-height: 26px;
}

form.form-new-topic label {
	width: 90px;
	clear: left;
	float: left;
	text-align: right;
	margin-right: 15px;
	cursor: pointer;
}

form.form-new-topic input, form.form-new-topic textarea {
	width: 675px;
	padding: 2px 4px;
}
	
	form.form-new-topic .actions { text-align: right; margin: 5px 10px; }
	form.form-new-topic .actions label { float: none; }
	form.form-new-topic .actions button { margin-left: 1em; }
	
	#stickit { width: auto; margin: 0; border: 0; }

/* New topic */
.new-topic { clear: none; position: absolute; bottom: 10px; right: 0; }
.new-topic .button {
	background: transparent url(../images/forum/new-topic.png) left no-repeat;
	color: #6a3816;
	display: block;
	font-size: 1.2em;
	line-height: 1.2em;
	padding-left: 22px;
	text-decoration: none;
}

.new-topic .button:hover {
	background-image: url(../images/forum/new-topic-hover.png);
	color: #a50011;
}

/* New reply */
.new-reply .actions, .new-reply .arrow { text-align: right; margin: 10px 0; }
.new-reply textarea.box {
	width: 700px;
	height: 80px;
	padding: 10px;
}

.new-reply fieldset {
	width: 720px;
	margin: auto;
	margin-left: 145px;
}

.new-reply fieldset h3 {
	margin: 20px 0 5px 0;
}

.forums-right #sidebar-rss {
	display: none !important;
}

/* Breadcrumbs */
.breadcrumb-forums {
	float: none;
	list-style: none;
	margin: 0.2em 0 0 0;
	padding: 0 0 0 12px;
	width: auto;
}
	.breadcrumb-forums a {
		text-decoration: none;
	}

	.breadcrumb-forums li {
		background: transparent url(../images/forum/forum-tree.gif) no-repeat top left;
	}
	
	.breadcrumb-forums li.last {
		background: transparent url(../images/forum/forum-tree-end.gif) no-repeat top left;
	}
	
	.breadcrumb-forums .selected a {
		background: #fff;
		color: #6a3816;
		font-weight: bold;
	}
	
	.breadcrumb-forums .selected a:hover {
		background: #fff;
		color: #ab0013;
		font-weight: bold;
	}
	
	.breadcrumb-forums li a,
	.breadcrumb-forums li span {
		background: #fff;
		color: #6a3816;
		padding-left: 8px;
	}
	
	.breadcrumb-forums li.parent a {
		background: #fff; color: #a50011;
	
	}
	.breadcrumb-forums li.child1 {
		padding: 0 0 0 15px;
	}
	
	.breadcrumb-forums li.child2 {
		padding: 0 0 0 30px;
	}
	.breadcrumb-forums li.child3 {
		padding: 0 0 0 45px;
	}