/*-------------------------------------------------------------------------------------------------------
	CSS Annonces LeRdV.com
-------------------------------------------------------------------------------------------------------*/
div.retour_annonce {
	float: right;
	margin-right: 10px;
	padding: 5px;
	padding-left: 20px;
	font-weight: bold;
	border: 1px solid #FFC912;
	background: #FFF8E0 url(http://www.lerdv.fr/images/picto/retour.png) no-repeat 5px 8px;
}
div.retour_annonce a {
	color: #C09400;
}

div.prix_annonce {
	float: right;
	color: #00BA12;
	font-weight: bold;
	font-size: 20px;
}

div.listeAnnonces {
	clear: both;
	float: none;
	text-align: left;
}

div.block_photo {
	margin-bottom: 10px;
}

div.photo_annonce {
	width: 480px;
	/*height: 360px;*/
	float: left;
}

div.thumbs {
	float: right;
	padding: 5px;
	text-align: center;
	width: 130px;
}

a.titre_annonce {}

span.liste_prix {
	font-weight: bold;
}

span.liste_infos {
	color: #A6A6A6;
}

div.description {
	margin-bottom: 15px;
	text-align: justify;
	zoom: 1; /* IE */
}

div.info {
	background-color: #CCE3F1;
}

div.info_complementaire {
	float: left;
	width: 320px;
	padding: 5px 10px;
}

div.info_particuliere {
	float: right;
	width: 320px;
	padding: 5px 10px;
}

div.info_arnaques {
	background-color: #FFF7F5;
	padding: 5px 10px;
	color: #D40101;
	margin-top: 10px;
}

div.info_arnaques span {
	font-weight: bold;
	font-size: 18px;
}

div.cols {
	background: url(http://www.lerdv.fr/images/cols/cols_middle.png) repeat-y top left;
}

div.cols_margin {
	width: 153px;
	margin: 0 auto;
}

div.cols_block_phone {
	width: 143px;
	height: 46px;
	padding: 60px 5px 0 5px;
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

div.info_diverses {
	margin-bottom: 3px;
	padding-left: 8px;
}

div.info_diverses a {
	color: #FFFFFF;
}

span.bordure {
	background-color: #E0FFE4;
	border: 1px solid #A1B9C9;
	text-align: center;
	display: inline-block;
	font-weight: bold;
	color: #0072BA;
	padding: 5px;
	margin: 5px 0px 10px 5px;
	width: 20px;
}
span.bordure a {
	color: #0072BA;
	font-weight: normal;
	text-decoration: none;
}

#info_modification {
	border: 1px solid #A1B9C9;
	margin: 10px 0px;
	padding: 10px;
}

div.barre_modification {
	padding: 2px;
	padding-left: 10px;
	margin-bottom: 20px;
}