#interieur_base {

margin : 0px;
padding-left:5px;
text-align : justify;
width : 405px;
}

#interieur_base h2{

margin : 0px;
color:#046381;
font-size:14px;
font-weight:bold;
padding-left:10px;
}
			
.base_resultats_thread {
	width : 400px;
	background:#EFECC9;
	margin-bottom:7px;
	margin-top:2px;
	padding-top:2px;
	padding-bottom:2px;
}

.base_resultats_thread H3 {
	font-weight : bold;
	float : left;
	margin : 0px 0px 0px 0px;
	padding : 2px 0px 0px 20px;
	color : #035367;
	background:url(../img/base_fleche.gif) 5px 5px no-repeat;
	
}

.base_resultats_thread H3 A { color : #035367; }

.base_resultats_item_0, .base_resultats_item_1{
	width : 380px;
	margin-left:20px;
	padding-top:2px;
	padding-bottom:2px;
}

.base_resultats_item_1{
	border-top:1px solid #CCC;
}

.base_resultats_item_detail{
	display:none;
}

.pointer{
	cursor:pointer !important;
	cursor:hand;
}
