@charset "utf-8";
/* BODY */
body {
	background-color: #EDE5D4;
	text-align: center;
	margin: 0 0 0 0;
	font: 12px Tahoma;
	color: #866A59;
}
.clear{
	clear:both;
}

/* PAGE / HEADER / OMBRE / FOOTER / CONTENEUR*/

html>body #ombre{
	height: auto;
	min-height: 850px;
}


#mainPage {
	margin-left: auto;
	margin-right: auto;	
}

#header {
	width: 960px;
	height: 260px;
	background-image: url('images/header.jpg'); 
	background-repeat: no-repeat;
}

#ombre{
	width: 1004px;
	height: auto;
	overflow:hidden;
	background-image: url('images/fond_ombre.jpg'); 
	background-repeat: repeat top center;
}

#footer{
	width: 1004px;
	height: 112px;
	margin:0px;
	background-image: url('images/footer.jpg'); 
	background-repeat: no-repeat top center;
}

#sepa_footer{
	width: 937px;
	height: 30px;
	margin:0px;
	background-image: url('images/sepa_footer.png'); 
	background-repeat: no-repeat top center;
}

#conteneur {
	/*height:850px;
	min-height:850px;*/
	clear:both;
 	margin: 0px 22px 0px 22px;
	width: 960px;
	text-align: left;	
}

/* NAVIGATION MENU HAUT*/


#reflet_menu{
	padding: 0px 0px 0px 0px;
	margin: 55px 0px 0px 0px;
	width: 650px;
	height: 40px;
	background-image: url('images/reflet_boutons_menu.jpg'); 
	background-repeat: no-repeat;
}

#effetGauche{
	position:absolute;
	float:left;
	margin: 160px 0px 0px 80px;
	width: 55px;
	height: 67px;
	background-image: url('images/effetGauche.png'); 
	background-repeat: no-repeat;
}
#effetDroite{
	position:absolute;
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 160px 0px 0px 820px;
	width: 55px;
	height: 67px;
	background-image: url('images/effetDroite.png'); 
	background-repeat: no-repeat;
}

ul,ol {
	list-style:none;
}

ul#navigation {
    width: 650px;
	margin: 0px auto 0 auto;
	padding: 150px 0px 0px 0px;
}

ul#navigation li {
	float: left;
}

ul#navigation li a {
	display: block;
	float:left;
	height: 54px;
	font-size: 9px;
	text-indent: -5000px;
	background-image: url("images/boutons_menu.png");
	background-repeat: no-repeat;
}

/* Etat initial */
ul#navigation li a#nav_accueil {
	width: 108px;
	background-position: 0 0px;
}
ul#navigation li a#nav_ventes {
	width: 108px;
	background-position: -108px 0px;
}
ul#navigation li a#nav_locations {
	width: 108px;
	background-position: -216px 0px;
}
ul#navigation li a#nav_gestion {
	width: 108px;
	background-position: -324px 0px;
}
ul#navigation li a#nav_syndic {
	width: 108px;
	background-position: -432px 0px;
}
ul#navigation li a#nav_contact {
	width: 107px;
	background-position: -539px 0px;
}

/* Etat survol et actif*/
ul#navigation li a#nav_accueil:hover,ul#navigation li a#nav_accueil.active {
	background-position: 0 -55px;
}
ul#navigation li a#nav_ventes:hover,ul#navigation li a#nav_ventes.active {
	background-position: -108px -55px;
}
ul#navigation li a#nav_locations:hover,ul#navigation li a#nav_locations.active  {
	background-position: -216px -55px;
}
ul#navigation li a#nav_gestion:hover,ul#navigation li a#nav_gestion.active {
	background-position: -324px -55px;
}
ul#navigation li a#nav_syndic:hover,ul#navigation li a#nav_syndic.active {
	background-position: -432px -55px;
}
ul#navigation li a#nav_contact:hover,ul#navigation li a#nav_contact.active{
	background-position: -539px -55px;
}

/* IMAGES ET HABILLAGE*/

#effetGauche2{
	position:absolute;
	float:left;
	margin: 120px 0px 0px 80px;
	width: 55px;
	height: 67px;
	background-image: url('images/effetGauche.png'); 
	background-repeat: no-repeat;
}

.p_photo_detail {
	width: 400px;
	height: auto;	
}

.p_photo_detail img{
	border:solid 1px #b69c6a;
}

/* PETIT BLOC */
#Haut_petitBloc{
	width: 205px;
	height: 49px;
	margin:0px;
	padding:0px;
	background-image: url('images/Haut_petit_bloc.png'); 
	background-repeat: no-repeat;
}

#Haut_petitBloc p{
	padding: 6px 10px 2px 10px;
}

#Bas_petitBloc{
	width: 205px;
	height: 59px;
	margin:0px;
	padding:0px;
	background-image: url('images/Bas_petit_bloc.png'); 
	background-repeat: no-repeat;
}

#Milieu_petitBloc{
	background-color:#E3D7BD;
	width: 205px;
	height: auto;
	margin:0px;
	padding:0px;
}

#Milieu_petitBloc p, #Milieu_petitBloc table{
	padding:0px;
	margin: 0px 15px 0px 15px;
	text-align:left;
}

#Module{
	padding:0px;
	margin: 0px 5px 0px 5px;
	text-align:left;
}

/* GRAND BLOC */
#Haut_grandBloc{
	float:left;
	width: 505px;
	height: 49px;
	margin:0px;
	padding:0px;
	background-image: url('images/Haut_grand_bloc.png'); 
	background-repeat: no-repeat;
}

#Haut_grandBloc p{
	padding: 6px 0px 2px 0px;
}

#Bas_grandBloc{
	float:left;
	width: 505px;
	height: 59px;
	margin:0px;
	padding:0px;
	background-image: url('images/Bas_grand_bloc.png'); 
	background-repeat: no-repeat;
}

#Milieu_grandBloc{
	float:left;
	background-color:#E3D7BD;
	width: 505px;
	height: auto;
	margin:0px;
	padding:0px;
}

#Milieu_grandBloc p{
	padding:0px;
	margin: 0px 5px 0px 5px;
	text-align:left;
}

/* VENTE */

#Haut_grandBloc_vente{
	float:left;
	width: 505px;
	height: 49px;
	margin:0px;
	padding:0px;
	background-image: url('images/Haut_grand_bloc_vente.png'); 
	background-repeat: no-repeat;
}

#Haut_grandBloc_vente p{
	padding: 6px 10px 2px 10px;
}

#Bas_grandBloc_vente{
	float:left;
	width: 505px;
	height: 59px;
	margin:0px 0px 20px 0px;
	padding:0px;
	background-image: url('images/Bas_grand_bloc_vente.png'); 
	background-repeat: no-repeat;
}

#Bas_grandBloc_vente2{
	float:left;
	width: 505px;
	height: 59px;
	margin:0px;
	padding:0px;
	background-image: url('images/Bas_grand_bloc_vente2.png'); 
	background-repeat: no-repeat;
}


#Milieu_grandBloc_vente{
	float:left;
	background-color:#D7E37F;
	width: 505px;
	height: auto;
	margin:0px;
	padding:0px;
}

#Milieu_grandBloc_vente2{
	float:left;
	background-color:#FFFFFF;
	width: 503px;
	border-right:solid 1px #b69c6a;
	border-left:solid 1px #b69c6a;
	height: auto;
	margin:0px;
	padding:0px;
}

#Milieu_grandBloc_vente2 p{
	float:left;
	height: auto;
	width:483px;
	margin:0px;
	padding:10px 10px 10px 10px;
}


#content_annonce{
	float:left;
	width: 492px;
	height: auto;
	padding:0px 5px 0px 5px;
	color:#FFFFFF;
}

#content_annonce_detail{
	float:left;
	width: 472px;
	height: auto;
	padding:10px 10px 10px 10px;
}

.annonce_colGauche{
	float:left;
	width: 100px;
	height: auto;
	padding:0px 20px 0px 0px;
}

.annonce_colGauche img{
	border:solid 1px #FFFFFF;
	margin-bottom:6px;
}

.annonce_colGauche2{
	float:left;
	width: 300px;
	height: auto;
	padding:0px 30px 0px 0px;
}

.annonce_colMilieu{
	float:left;
	width: 200px;
	height: auto;
	padding:0px 10px 0px 0px;
}

.annonce_colDroite{
	float:left;
	text-align:right;
	width: 170px;
	height: auto;
	padding:0px 0px 0px 0px;
}


#fond_Annonce_vente{
	background-color:#B0C700;
	border:solid 1px #FFFFFF;
	width: 492px;
	height: auto;
	overflow:hidden;
	min-height: 120px;
	margin:0px;
	padding:0px;
}


#effetBas_vente{
	float:left;
	width: 495px;
	height: 8px;
	margin:0px;
	padding:0px;
	background-image: url('images/effetBas_annonce_vente.png'); 
	background-repeat: no-repeat;
}

.en_savoir_plus_vente{
	float:right;
	cursor:pointer;
	width: 79px;
	height: 25px;
	margin:0px;
	padding:0px;
	background-image: url('images/en_savoir_plus_vente.png'); 
	background-repeat: no-repeat;
}

.retour{
	position:absolute;
	cursor:pointer;
	width: 69px;
	height: 25px;
	margin:7px 0px 0px 420px;
	padding:0px;
	background-image: url('images/retour.png'); 
	background-repeat: no-repeat;
}

.retour_loc{
	position:absolute;
	cursor:pointer;
	width: 69px;
	height: 25px;
	margin:7px 0px 0px 420px;
	padding:0px;
	background-image: url('images/retour_loc.png'); 
	background-repeat: no-repeat;
}

.voir_tout{
	position:absolute;
	cursor:pointer;
	width: 69px;
	height: 25px;
	margin:7px 0px 0px 420px;
	padding:0px;
}

/* LOCATIONS */

#Haut_grandBloc_location{
	float:left;
	width: 505px;
	height: 49px;
	margin:0px;
	padding:0px;
	background-image: url('images/Haut_grand_bloc_location.png'); 
	background-repeat: no-repeat;
}

#Haut_grandBloc_location p{
	padding: 6px 10px 2px 10px;
}

#Bas_grandBloc_location{
	float:left;
	width: 505px;
	height: 59px;
	margin:0px 0px 20px 0px;
	padding:0px;
	background-image: url('images/Bas_grand_bloc_location.png'); 
	background-repeat: no-repeat;
}

#Bas_grandBloc_location2{
	float:left;
	width: 505px;
	height: 59px;
	margin:0px;
	padding:0px;
	background-image: url('images/Bas_grand_bloc_vente2.png'); 
	background-repeat: no-repeat;
}


#Milieu_grandBloc_location{
	float:left;
	background-color:#B2DADA;
	width: 505px;
	height: auto;
	margin:0px;
	padding:0px;
}

#Milieu_grandBloc_location2{
	float:left;
	background-color:#FFFFFF;
	width: 503px;
	border-right:solid 1px #b69c6a;
	border-left:solid 1px #b69c6a;
	height: auto;
	margin:0px;
	padding:0px;
}

#Milieu_grandBloc_location2 p{
	float:left;
	height: auto;
	width:483px;
	margin:0px;
	padding:10px 10px 10px 10px;
}

#fond_Annonce_location{
	background-color:#4DAAA9;
	border:solid 1px #FFFFFF;
	width: 492px;
	height: auto;
	overflow:hidden;
	min-height: 120px;
	margin:0px;
	padding:0px;
}


#effetBas_location{
	float:left;
	width: 495px;
	height: 8px;
	margin:0px;
	padding:0px;
	background-image: url('images/effetBas_annonce_location.png'); 
	background-repeat: no-repeat;
}

.en_savoir_plus_location{
	float:right;
	cursor:pointer;
	width: 79px;
	height: 25px;
	margin:0px;
	padding:0px;
	background-image: url('images/en_savoir_plus_location.png'); 
	background-repeat: no-repeat;
}

.coup_coeur{
	position:absolute;
	width: 26px;
	height: 28px;
	margin:0px 0px 5px 5px;
	line-height:0.5em;
	background-image: url('images/coeur.gif'); 
	background-repeat: no-repeat;
}

.asaisir{
	position:absolute;
	width: 36px;
	height: 28px;
	margin:0px 0px 5px 5px;
	line-height:0.5em;
	background-image: url('images/asaisir.gif'); 
	background-repeat: no-repeat;
}
