.cri_detail {
	margin-top: 50px;
	padding-bottom: 10px;
	clear: both;
	margin-bottom: 20px;
	border-top-color: #cccccc;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
}

.cri_detail img {
	margin-left: 10px;
	float: right;
}

.cri_texte {
	min-height: 210px;
}

#liste_cris {
	margin-left: 0px;
	list-style-type: none;
		opacity:0.9;
}

.deroulant {
	width: 300px;
	position: absolute;
	background-color: #0b0b0b;
		opacity:0.9;
}


