
	
.body_annonce_detail{
width:710px;
height:770px;
background:url(images/fond_detail.jpg) repeat-y;
}
	
	





/* -------------------------------------------------------------------------------------------------------------| Information géneral  -----*/

div,a,h1,p,body,fieldset {
margin:0;
padding:0;
}


/* -------------------------------------------------------------------------------------------------------------| Les polices  |-------------*/

.police{
	font-size:12px;
	padding:5px;
	color:#444444;
	text-align:justify;
}
.police_1{
	font-size:12px;
	color:#444444;
	text-align:justify;
}

.police_2{
	font-size:9px;
	color:#AB101F;
	text-align:justify;
}

.police_3{
	font-size:12px;
	padding-left:60px;
	color:#444444;
	text-align:justify;
}
.police_erreur{
	display:block;
	width:350px;
	font-size:10px;
	color:#A50A1F;
	text-align:left;
	padding:10px;
	margin-left:100px;
	border:1px #A50A1F solid;
}

.titre_le_1{
	font-size:20px;
	font-weight:bold;
	color:#B64134;
}

.titre_1{
	display:block;
	width:240px;
	border-bottom:1px #444444  dashed;
	letter-spacing:2px;
	font-size:12px;
	color:#444444;
}

.titre_2{
	display:block;
	width:170px;
	border-bottom:1px #444444  dashed;
	letter-spacing:2px;
	font-size:12px;
	color:#444444;
}

.titre_3{
	display:block;
	width:600px;
	border-bottom:1px #444444  dashed;
	letter-spacing:2px;
	font-size:14px;
	color:#444444;
}

.sous_titre{
	display:block;
	height:20px;
	letter-spacing:2px;
	font-size:12px;
	padding-left:20px;
	padding-top:5px;
	color:#BA6051;
	width:500px;
	background-color:#F9F4E9;
}



.titre_bandeau_1, .titre_bandeau_2, .lettre_bandeau_2 {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:1px;
}

.titre_bandeau_1{					/* ***** Police du titre n°1 du bandeau ***** */
	margin-left:305px;
	margin-top:20px;
	font-size:46px;
	color:#863546;
}

.titre_bandeau_2{					/* ***** Police du titre n°2 du bandeau ***** */
	margin-left:300px;
	margin-top:75px;
	font-size:24px;
	color:#F15623;	
}

.lettre_bandeau_2{					/* ***** Police de la lettre  ***** */
	color:#863546;
	font-size:34px;
}

.lettre_annonce{					/* ***** Police de la lettre pour l'annonce  ***** */
	color:#FCC478;
	font-size:26px;
	font-weight:bold;
}

.info_page{							/* ***** Police info sur la page ***** */
	font-size:10px;
	font-weight:bold;
	color:#FEE7DC;	
}

.info_legale{
	font-size:10px;
	color:#8C032A;
	text-align:center;
	font-weight:normal;

}


.text_annonce_vendre, .text_annonce_louer{							/* ***** Police qui ce trouve dans l'annonce  lien a ***** */
	position:absolute;
	letter-spacing:1px;
	font-size:19px;
	color:#fff; 
	font-weight:bold; 
	text-align:center;
	font-family:"Times New Roman", Times, serif;

}

.text_annonce_vendre {											/* ***** Police qui ce trouve dans l'annonce  lien a ***** */
	margin-top:160px;
	margin-left:25px;
}

.text_annonce_louer{
	margin-top:159px;											/* ***** Police qui ce trouve dans l'annonce  lien a ***** */						
	margin-left:30px;
}

.text_annonce_dernier{
	font-size:10px;
	color:#444444;
}

.titre_type_annonce{
	display:block;
	height:20px;
	letter-spacing:2px;
	font-size:12px;
	padding-left:20px;
	padding-top:5px;
	color:#BA6051;
	width:600px;
	font-weight:bold;
	background-color:#F9F4E9;
}







/* -------------------------------------------------------------------------------------------------------------| Les liens  |---------------*/

a.langue {
	position:relative; 
    z-index:24;  
	font-size:10px;
	color:#444444; 
	text-decoration:none;
	font-weight:bold; 
	text-align:center;
	background:none;
}

a.langue:hover{
	text-decoration:none;
	z-index:25; 
	color:#F15623;
	background:none;
}

a.langue span{
	display: none;
}


a.langue:hover span{ 
	display:block; 
	position:absolute;
	top:3em; 
	left:3em; 
	width:15em;
	border:1px solid #FBB05B;
	background-color:#B94234; 
	color:#FBB05B;
	text-align: justify;
	font-weight:normal;
	padding:1px;
}

a.lien_site:link, a.lien_site:visited, a.lien_site:active {
	color:#444444;
	font-weight:bold;
	text-decoration:none;
}

a.lien_site:hover {
	color:#000000;
	text-decoration:none;
}

a.lien_a_louer:link, a.lien_a_louer:visited, a.lien_a_louer:active {
	display:block;
	width:125px;
	height:220px;
	background:url(images/bien_a_louer.jpg) no-repeat;
	text-decoration:none;
}

a.lien_a_louer:hover {
	display:block;
	width:125px;
	height:220px;
	background:url(images/bien_a_louer_hover.jpg) no-repeat;
}


a.lien_a_vendre:link, a.lien_a_vendre:visited, a.lien_a_vendre:active {
	display:block;
	width:125px;
	height:220px;
	background:url(images/bien_a_vendre.jpg) no-repeat center;
	text-decoration:none;
}

a.lien_a_vendre:hover {
	display:block;
	width:125px;
	height:220px;
	background:url(images/bien_a_vendre_hover.jpg) no-repeat;
}

a.lien_der_annonce:link, a.lien_der_annonce:visited, a.lien_der_annonce:active {
	color:#9A021B;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}

a.lien_der_annonce:hover {
	color:#000000;
	text-decoration:none;
	text-decoration:underline;
}

a.lien_acquisition:link, a.lien_acquisition:visited, a.lien_acquisition:active {
	color:#9A021B;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

a.lien_acquisition:hover {
	color:#000000;
	text-decoration:none;
	text-decoration:underline;
}

a.lien_page:link, a.lien_page:visited, a.lien_page:active {

	color:#8E0303;
	text-decoration:none;
	font-size:10px;
	padding:1px 4px 1px 4px;
	background:#F1F0EF;
	border:1px #8E0303 solid;
	
}

a.lien_page:hover {
	color:#FD8208;
	text-decoration:none;
	font-size:10px;
	padding:1px 4px 1px 4px;
	background:#FAE8D7;
	border:1px #FE9E3F solid;
}

.police_page{
	color:#444444;
	font-size:10px;
	text-align:center;
}


/* -------------------------------------------------------------------------------------------------------------| Le menu  |-----------------*/

.pere_menu {
	float:left;
	width: 950px;
	height: 51px;
	text-align:center;
	padding-top:10px;
	background:url(images/fond_menu.jpg) repeat-x;
}

.menu, .menu-actif{																									
	margin:auto 30px; 
	padding-bottom:17px;
	color: #AA1524;
	font-weight: bold;
	font-size:14px;
	width:100px; 
	text-decoration:none; 
	text-align:center; 
	height:40px;
}

.menu-actif {																							
	color: #000000;
	background:url(images/picto_menu.jpg) no-repeat center bottom;
}

a.menu:hover{																							
	color: #000000;
	padding-bottom:17px;	
	background:url(images/picto_menu_hover.jpg) no-repeat center bottom;
}

a.menu-actif:hover{																							
	color: #000000;
	padding-bottom:17px;	
	background:url(images/picto_menu_hover.jpg) no-repeat center bottom;
}

/* -------------------------------------------------------------------------------------------------------------| Les cadres  |---------------*/


/* ****************************************************************************** BODY ****************** */
body{																
	background:url(images/haut_body.jpg) repeat-x;
	background-color:#FBB05B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* ****************************************************************************** CADRE PRINCIPAL ******* */

.pere_conteneur{																											
	margin:auto;
	width:950px;
	
}

.pere_gauche{
	float:left;
	margin:auto;
	width:300px;
	
}


.pere_cadre_principal{																											
	margin:auto;
	margin-top:20px;
	width:968px;
}
.cadre_principal_haut{																
	float:left;
	width:968px;
	height:262px;
	background:url(images/cadre_principal_haut.jpg) no-repeat;
}
.cadre_principal_centre{															
	float:left;
	width:968px;
	background:url(images/cadre_principal_centre.jpg) repeat-y;
}
.cadre_principal_centre_rouge{														
	float:left;
	width:968px;
	padding-left:9px;
	background:url(images/centre_rouge.jpg) repeat-y;
}
.cadre_principal_bas{																
	float:left;
	width:968px;
	height:18px;
	background:url(images/cadre_principal_bas.jpg) no-repeat;
}

.pied{
	clear:both;
}

/* ****************************************************************************** CADRE INFO ******* */

#cadre_info_accueil, #cadre_info_acquisition , #cadre_info_location, #cadre_info_expertise, #cadre_info_qui, #cadre_info_liens{
	display:none;
	float:left;
	width: 950px;
	height: 17px;
	text-align:center;
	margin-top:17px;
	background:url(images/fond_info.jpg) repeat-x;
}

/* ****************************************************************************** CADRE SELECTION DE LA LANGUE ******* */

.cadre_langue{
	float:left;
	padding-left: 30px;
	padding-top:10px;
	text-align:center;
	margin-top:17px;
}

/* ****************************************************************************** CADRE INFO LEGALE AU PIED DE LA PAGE ******* */

.info_pied_de_page{
	margin:auto;
	margin-top:10px;
	width:968px;
	
}

/* ****************************************************************************** CADRE ANNONCE ******* */

.pere_annonce{
	float:left;
	width:278px;
	margin-left:10px;
}
.cadre_annonce_haut{
	float:left;																	
	width:278px;
	height:8px;
	background:url(images/cadre_annonce_haut.jpg) no-repeat bottom;
}
.cadre_annonce_centre{
	float:left;															
	width:278px;
	padding-left:7px;
	background:url(images/cadre_annonce_centre.jpg) repeat-y;
}

.cadre_annonce_bas{	
	float:left;															
	width:278px;
	height:8px;
	background:url(images/cadre_annonce_bas.jpg) no-repeat;
}

.cadre_petit_annonce{
	float:left;
	padding-left:3px;
	padding-right:5px;	
	width:125px;
}

.contenu_info{
	float:left;
	width:250px;
	padding-left:5px;
}

/* ****************************************************************************** CADRE RECHERCHE ******* */

.pere_recherche{
	float:left;
	width:278px;
	margin-left:5px;
}
.cadre_recherche{
	float:left;																	
	width:272px;
	height:260px;
	background:url(images/cadre_recherche_haut.jpg) no-repeat top;
}

.cadre_recherche_bas{
	float:left;																	
	width:270px;
	height:10px;
	margin-left:3px;
	border-right:1px #88032E solid;
	border-bottom:1px #88032E solid;
	margin-bottom:10px;
}

.contenu_info_recherche{
	float:left;
	width:170px;
	padding-left:98px;
	padding-top:2px;
}

.contenu_recherche_form{
	float:left;
	width:250px;
	padding-left:10px;
	padding-top:50px;
}

/* ****************************************************************************** CADRE DROITE ******* */

.pere_info_general{
	float:left;
	width:620px;
	margin-left:10px;
}

.cadre_info_general_centre{
	float:left;
	width:620px;
	text-align:justify;
	
}

/* ****************************************************************************** CADRE DERNIER ANNONCE ******* */

.cadre_dernier_annonce_dernier{
	float:left;
	width:620px;
}

.ligne_annonce{
	float:left;
	width:620px;
}
.colonne_annonce{
	float:left;
	width:200px;
	text-align:center;
	margin:auto;
}

.cadre_image_annonce{
	float:left;
	width:200px;
	height:110px;
	padding-top:14px;
	padding-left:1px;
	

	background:url(images/cadre_image.jpg) no-repeat center;
}


.cadre_text_annonce{
	font-size:12px;
	width:200px;
	color:#9A021B;
}
.cadre_text_annonce2{
	margin-left:20px;
	margin-top:10px;
	font-size:14px;
	color:#9A021B;
}

.cadre_prix_acquisition{
	float:left;
	width:120px;
	font-size:12px;
	font-weight:bold;
	color:#AB3E2A;

}

.cadre_titre_acquisition{
	float:left;
	text-align:center;
	width:280px;
}

.cadre_pere_acquisition{
	float:left;
	width:605px;
	
}
.cadre_info_annonce_gauche{
	float:left;
	width:400px;
	height:120px;
}

.ligne_titre_prix{
	float:left;
	width:400px;
	margin-top:10px;
}

.cadre_info_general_acquisition_droite_couleur, .cadre_info_general_acquisition_droite {
	float:left;
	width:150px;
	text-align:right;
}

.cadre_info_general_acquisition_gauche_couleur, .cadre_info_general_acquisition_gauche{
	float:left;
	width:200px;
	text-align:left;
	padding-left:10px;
	
}
.cadre_info_general_acquisition_gauche_couleur, .cadre_info_general_acquisition_droite_couleur {
	background:#F9F4E9;
}

.cadre_de_recherche_haut, .cadre_de_recherche_bas {
	float:left;
	font-size:12px;
	padding-left:200px;
	padding-bottom:10px;
	padding-top:10px;
	color:#BA6051;
	width:420px;
	font-weight:bold;
}

.cadre_de_recherche_haut{
	border-bottom:1px #444444 dashed;
}

.cadre_de_recherche_bas {
	border-top:1px #444444 dashed;
}


.ligne_qui{
	float:left;
	width:600px;
}

.colonne_qui_titre{
	float:left;
	width:150px;
	text-align:right;
	background:#F9F4E9;
	font-weight:bold;
	color:#444444;
	height:30px;
	padding-top:15px;
}

.colonne_qui_text{
	float:left;
	padding-left:20px;
	width:400px;
	background:#F9F4E9;
	color:#BA6051;
	height:30px;
	padding-top:15px;
}

.colonne_qui_titre_2{
	float:left;
	width:150px;
	text-align:right;
	font-weight:bold;
	height:30px;
	padding-top:15px;
}

.colonne_qui_text_2{
	float:left;
	padding-left:20px;
	width:400px;
	height:30px;
	padding-top:15px;
}

.colonne_partenaire_titre_2{
	float:left;
	width:150px;
	height:40px;
	text-align:right;
	font-weight:bold;
	padding-top:30px;
	background:#F9F4E9;
}

.colonne_partenaire_text_2{
	float:left;
	height:55px;
	padding-left:20px;
	width:400px;
	padding-top:15px;
	background:#F9F4E9;
}

/* ****************************************************************************** PAGE DETAIL ANNONCE ******* */

.haut_detail{
	margin-top:1px;
	float:left;
	width:710px;
	height:163px;
	background:url(images/haut_detail.jpg) no-repeat;
}

.titre_detail_1, .titre_detail_2, .lettre_detail_2 {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:1px;
}

.titre_detail_1{					/* ***** Police du titre n°1 du bandeau ***** */
	margin-left:125px;
	margin-top:-5px;
	font-size:46px;
	color:#863546;
}

.titre_detail_2{					/* ***** Police du titre n°2 du bandeau ***** */
	margin-left:120px;
	margin-top:50px;
	font-size:24px;
	color:#F15623;	
}

.lettre_detail_2{					/* ***** Police de la lettre  ***** */
	color:#863546;
	font-size:34px;
}



.pere_colonne_info{
	 float:left;
	 width:770px;
	 padding-left:21px;
	 
}

.colonne_info_detail{
	float:left;
	width:330px;
	margin-left:30px;
}

.colonne_des_detail{
	float:left;
	width:270px;
	text-align:justify;
}

.ligne_info_detail{
	width:330px;
}

.titre_info_detail{
	float:left;
	width:120px;
	height:20px;
	font-weight:bold;
	text-align:right;
}

.text_info_detail{
	float:left;
	width:200px;
	text-align:left;
	height:20px;
	padding-left:5px;
}

.colonne_photo_droite{
	float:left;
	width:205px;
	margin-top:-1px;
	padding:20px;
	text-align:justify;
}

.colonne_photo_gauche{
	float:left;
	width:400px;
	padding:5px;
	text-align:justify;
}

.cadre_image{
	float:left;
	width:205px;
	height:140px;
	background:url(images/cadre_image_detail.jpg) no-repeat;
	
}

.calage_image_detail{
	float:left;
	margin-left:40px;
	margin-top:22px;
}

.cadre_image_grand{
	float:left;
	width:400px;
	height:309px;
	background:url(images/cadre_image_grand_detail.jpg) no-repeat;
	
}

.calage_image_grand_detail{
	float:left;
	padding-left:40px;
	padding-top:34px;
}










