/*  	
--------------------------------------------------------------
Colours and backgrounds for common.css
-------------------------------------------------------------- */


/* Misc layout styles
---------------------------------------- */
dl.details dt {
	color: #000000;
}

dl.details dd {
	color: #536482;
}

.sep {
	color: #1198D9;
}


--------------------------------------------------------------
Colours and backgrounds for content.css
-------------------------------------------------------------- */

ul.forums {
	background-color: #f4f3f2;
}

li.row, li.row a {
	color: #000;
}


.header a {
	color: #fff;
}

ul.topiclist dd {
}

.rtl ul.topiclist dd {
}


li.row {
	border-top-color:  #FFFFFF;
	border-bottom-color: #FFFFFF;
}

li.row strong {
	color: #000000;
}

li.row:hover {
	background-color: #b6adaa;
}

li.row:hover dd {
	border-left-color: #CCCCCC;
}

.rtl li.row:hover dd {
	border-right-color: #CCCCCC;
	border-left-color: transparent;
}
li.header {
	background-color:#6d5c54;
}
li.header dt, li.header dd {
	color: #FFFFFF;
}

/* Forum list column styles */
ul.topiclist dd.searchextra {
	color: #333333;
}


/* proSilver Content Styles
---------------------------------------- */

ul.topiclist {
	display: block;
	list-style-type: none;
	margin: 0;
	padding:0;

}

ul.forums {
	background: #f9f9f9 none repeat-x 0 0;
}

ul.topiclist li {
	display: block;
	list-style-type: none;
	color: #777777;
	margin: 0;
}

ul.topiclist dl {
	position: relative;
}

ul.topiclist dt {
	display: block;
	float: left;
	width: 348px;
	min-height:35px;
	line-height:15px;
}
ul.topiclistAdd dt {
	width: 349px;
}

ul.topiclist dd {
	display: block;
	float: left;
	min-height:35px;
	
}

li.row {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #8f8f8f;
}

li.row strong {
	font-weight: normal;
	color: #000000;
}

li.row:hover {
	background-color: #f6f6f6;
}

li.row:hover dd {
	border-left-color: #CCCCCC;
}

li.header dt, li.header dd {
	
	border-left-width: 0;
	color: #FFFFFF;
	min-height:35px;
	line-height:35px;
	
}

li.header dt {
	
	border-left-width: 0;
	color: #FFFFFF;
	min-height:35px;
	line-height:35px;
	
}

.header {
	font-size:12px;
	height:35px;
	line-height:35px;
}


li.header dd {
	margin-left: 1px;
	height:35px;
	line-height:35px;
}

li.header dl.icon {
	min-height: 0;
}

li.header dl.icon dt {
	/* Tweak for headers alignment when folder icon used */
	padding-left: 0;
}

/* Forum list column styles */
dl.icon {
	min-height: 35px;
}


dd.posts, dd.topics, dd.views {
	width: 160px;
	text-align: center;
	color:#000;
	line-height:15px;
}

dd.old {
	width: 106px;
	text-align: center;
	color:#000;
	line-height:15px;
}

/* List in forum description */
dl.icon dt ol,
dl.icon dt ul {
	list-style-position: inside;
}

dl.icon dt li {
	display: list-item;
	list-style-type: inherit;
}

dd.lastpost {
	width: 123px;
	color:#000;
}

dd.lastpost span, ul.topiclist dd.searchby span, ul.topiclist dd.info span, ul.topiclist dd.time span, dd.redirect span, dd.moderation span {
	display: block;
	padding-left: 5px;
}
.resultatsOc{
	margin-top:20px;
	margin-bottom:20px;
}

li.row dt, li.row dd {
	line-height: 1em;
	border-left-width: 0;
	color: #000;
	min-height:35px;
	line-height:15px;
	
}
.row {
	font-size:12px;
	height:35px;
	line-height:15px;
}


li.row dd {
	margin-left: 1px;
	height:35px;
	line-height:15px;
}

li.row dl.icon {
	min-height: 0;
}

li.row dl.icon dt {
	/* Tweak for headers alignment when folder icon used */
	padding-left: 0;
}