#Conseils-Content{
	display:inline;
	float:left;
	
	margin-left:9px;
	
	width:730px;
	height:490px;	
	
	background-image:url(../img/conseils-main-bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#Conseils-Content h1{
	display:block;
	
	margin-bottom:15px;
	
	height:19px;
	
	text-indent:-10000px;
	overflow:hidden;
	
	background-position:0 0;
	background-repeat:no-repeat;
}
#Conseils-Content.ctnt1 h1{ background-image:url(../img/conseils-h1.gif); }


#Conseils-Content .text{
	display:block;
	
	margin-bottom:15px;
	
	width:380px;
	
	font-size:12px;
	line-height:15px;	
	color:#6e6e6e;
}
#Conseils-Content .text strong{ color:#2e3233; }
#Conseils-Content .text .red{ color:#f00101; }

#Conseils-Content .text.last{ margin-bottom:60px; }


#Conseils-Content .complement{
	display:block;
	
	width:340px;
}

#Conseils-Content .complement h3{
	display:block;
	
	margin-bottom:4px;
	
	height:25px;
	
	text-indent:-10000px;
	overflow:hidden;
	
	background-repeat:no-repeat;
	background-position:0 0;
}
#Conseils-Content .complement h3{ background-image:url(../img/depistages-complement-h3.gif); }

#Conseils-Content .complement p{
	display:block;
	
	font-size:12px;
	line-height:15px;
	color:#6e6e6e;
}
#Conseils-Content .complement p strong{ color:#2e3233; }

#Conseils-Content .complement p a{
	font-size:12px;
	line-height:15px;
	color:#6e6e6e;
	font-weight:bold;
	text-decoration:none;
}
