.cadre_haut {
	background-image: url(images/cadre_haut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.cadre_centre {
	background-image: url(images/cadre_centre.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cadres_bas {
	background-image: url(images/cadre_bas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.cadre_photo_annonce {
	border: thin dashed #505050;
}

.cardre_photo_fiche {

	background-image: url(images/appercu_annonce_r1_c2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.cardre_photo {
	background-image: url(images/annonces_r2_c2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.haut_fiche {
	background-image: url(images/appercu_annonces_r2_c3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.centre_fiche {
	background-image: url(images/annonces_r3_c3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.centre_fiche_plus {
	background-image: url(images/appercu_annonces_r2_c4.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bas_fiche_plus {
	background-image: url(images/appercu_annonces_r4_c4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.bas_fiche {
	background-image: url(images/annonces_r5_c3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.relief {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}

