#guides-thematique {
	background-color:#F0F5F6;
}

#guides-thematique div.entry {
	padding-bottom:10px;
	/*background-color:#eff5f5;
	border:1px solid #1b9596;*/
}
#guides-thematique div.entry strong {
	font-size:14px;
	display:block;
	color:#4d4d4d;
	background-color:#afc8cc;
	padding:3px;	
}
#guides-thematique div.entry p {
	margin:5px 0 0 5px;
	padding:0 5px 5px 15px;
	color:#717171;
	background-image: url(/design/consoneo/puce.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#guides-thematique div.entry p a {
	color:#8f2a52;
}
