.bloc-gauche {
	background-image: url(../images/feau-fnd-achat-bloc-gauche.gif);
	background-repeat: repeat-y;
	display: block;
	width: 222px;
	text-align: center;
	color: #000000;
	font-size: 10px;
	margin-top: 10px;
}
.contenant-gauche {
	padding-left: 16px;
}
.miniatures {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 18px;
}
.miniatures img {
	border: solid 1px #000000;
	}
.situation-prix {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.surface {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++ BIENS CORRESPONDANTS LIBRES+++++++++++++++++++++*/
.bloc-tri {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	display: block;
	width: 150px;
	border: solid 1px #828283;
	text-align: left;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	margin-top: 12px;
}
.titre-rouge {
	font-family: verdana;
	color: #c5352c;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	text-align: center;
	margin-bottom: 4px;
}
.boutons-valider-tri {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #CC0000;
	text-align: center;
	border: 0;
	cursor: hand;
	margin-left: 0px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-top: 2px;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++ FIN BIENS CORRESPONDANTS LIBRES+++++++++++++++++++++*/
.boutons-actions {
	background-color: #cdcdc5;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.boutons-actions a:link {
    font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.boutons-actions a:visited {
    font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.boutons-actions a:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.boutons-actions a:active {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.bouton-imprimer {
	background-color: #cdcdc5;
	font-size: 11px;
	color: #6e675f;
	font-weight: bold;
	text-align: center;
	float: right;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bouton-imprimer a:link {
	background-color: #cdcdc5;
	color: #6e675f;
}
.bouton-imprimer a:visited {
	background-color: #cdcdc5;
	color: #666666;
}
.bouton-imprimer a:hover {
	color: #000000;
	text-decoration: none;
}
.bouton-imprimer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#bloc-envoi {
	background-color: #eeeeee;
	width: 200px;
	margin-left: 6px;
}
#bloc-lots {
	background-image: url(../images/feau-fnd-achat-bloc-G-occ.gif);
	background-repeat: repeat-y;
	width: 310px;
	height: 400px;
}
/*++++++++++++++ PAGES CHATEAUX ET DEMEURES++++++++++++++++++++++++++++++++++++++++*/
.contact-chateaux {
	border: 1px solid #cccccc;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.contact-chateaux a:link {
	color: #828283;
	font-weight: bold;
	text-decoration: none;
}
.contact-chateaux a:visited {
	color: #828283;
	font-weight: bold;
	text-decoration: none;
}
.contact-chateaux a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
.contact-chateaux a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
/*++++++++++++++presse+++++++++++++++++++++++++++*/
.titre-presse {
	color: #a6a69e;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
}
