.alerte {
	border: 1px solid red;
	color: red;
	background-color: white;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.put_forward {
}


.put_forward a+a {
	font-weight: bold;
}

.annonce_3Xl {
	min-height: 393px;
}
.annonce_3Xl_chaux{
	min-height: 363px;
}

.annonce_3Xl_stuc{
	min-height: 363px;
}
.annonce_3Xl_peinture{
	min-height: 363px;
}

.miniature_slider img {
	width:68px;
}

 #dr_uk
 {
	 position:absolute;
	 z-index:100;
	 top:8px;
	 right:150px;
	 
	 background-image:url(../images/interface/bt_uk.gif);
	 background-repeat:no-repeat;
	 width:27px;
	 height:18px;
	 }
 #dr_fr
 {
	 position:absolute;
	 z-index:100;
	 top:7px;
	 right:-31px;
	 
	 background-image:url(../images/interface/bt_fr.gif);
	 background-repeat:no-repeat;
	 width:27px;
	 height:18px;
	 }	 