@import "navigation.css";
@import "titres_eng.css";
@import "formulaire.css";





html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	color: #000;
}

p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}
img {
	border:none;
}
select {
	color: #000;
	background-color: #fff;
}

img, div, a, input, h1, h2, h3, h4 { behavior: url(../js/iepngfix.htc) } /* PNGFIX pour IE6 */

 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/

#bg_slideshow {
   width:900px;
   height:600px;
   position: relative;
   padding:0;
   margin:0 auto;
}



#general{
	margin:0 auto;
	padding:0;
	width:100%;
	top:0px;
	left:0px;
  	z-index: 1;
   position: absolute;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:900px;
	height:155px;
	background:url(../images/bg_header.png) left top repeat-y;
}
#logo_pa {
	margin: 0 0 4px 372px;
	padding:0;
}
#btn_visite {
	width:70px;
	height:60px;
	float:right;
	background:url(../images/btn_virtual_visit.jpg) 0 -60px no-repeat;
	text-indent:-5000px;
	overflow:hidden;
}
#btn_visite:hover{
	background:url(../images/btn_virtual_visit.jpg) 0 0 no-repeat;	
}
/*Contenu de page  CONTENT */

#content_transp {
	margin:0 auto;
	padding:0;
	width: 900px;
	height:445px;
	background:url(../images/bg_content_transp.png) left top repeat-y;
}
#content {
	width:588px;
	height:395px;
	float:right;
	padding:19px 0 0 0;
}

#content p{
	margin:5px 0 0 0;
	padding:0;
}

#content #content_g{
	width:159px;
	margin:0 30px 15px 0;
	float:left;
}
#content #content_d{
	width:380px;
	margin:0 0 15px 0;
	float:left;
}
#content img.mrg_top{
	margin:5px 0 0 0;	
}
#content .bloc_bleu_pres{
	width:460px;
	height:94px;
	background-color:#8ba3af;
	color:#FFF;
	margin:0 0 0 83px;
	padding:8px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#content .bloc_bleu_pres p{
	margin-top:-2px;	
}
#content ul {
	list-style-position:inside;
	line-height:1.1em;
	padding-top:7px;
}
#content ul li{
	margin:7px 0 0 0;	
}

#content_h p{
	line-height:1.5em;	
}
#content_b{
	margin:0 20px 0 0;
}
#content_b p {
	line-height:1.3em;	
}
#content_center {
	margin:0 0 0 75px;
	padding:20px 0 0 0;
}
#content_center p.txt_terrains{
	font-family:Arial,  sans-serif;
	color:#664e44;
	font-size:12px;
}
#content_center select {
	color:#FFFFFF;
	font-size:11px;
	background-color:#664e44;
	border:1px solid #7a5d50;
	width:240px;
	padding:5px;
	margin:30px 0;
}

ul#logos_groupe {
	margin: 30px 0 0 0 ;
	padding: 0;
	list-style-type: none;
	float:left;
	width:354px;	
}
ul#logos_groupe li{
	margin: 0;
	padding: 0;
	float:left;
	display:block;
	width:auto;
}



#content #contact_g{
	width:175px;
	margin:0 20px 0 85px;
	float:left;
}
#content #contact_d{
	width:275px;
	margin:0;
	float:left;
}

/* IE6 seulement */
/*\*/
* html #content #contact_g{
	width:175px;
	margin:0 20px 0 45px;
	float:left;
}
* html #content #contact_d{
	width:275px;
	margin:0;
	float:left;
}
/**/


#content #contact_g .bloc_agence{
	margin:20px 0 0 0;
	padding:0;
}
#content #contact_g .bloc_agence p.nom_agence{
	font-weight:bold;
	font-size:12px;
}
#content #contact_g .bloc_agence p.coord{
	margin:0;
	padding:0;
}
#content #contact_g .bloc_agence a.plan{
	color:#466460;
	text-decoration:none;
	font-weight:bold;
}
#content #contact_g .bloc_agence a.plan:hover{
	color:#000000;	
}

#bloc_actu{
	margin:30px 0 0 0;	
}


#btn_retour {
	float:right;
	width:100px;
	margin:-20px 30px 0 0;
	color:#664e44;
	text-decoration:none;
	font-size:10px;
	text-align:right;
	line-height:1em;
}
#contenu_resultats{
	height:320px;
	overflow:scroll;
	margin-top:20px;
	width:490px;
	color:#664e44;
}
.resultat{
	width:420px;
	height:140px;
	margin-top:1px;
	padding:5px 15px;
	color:#664e44;
}
.resultat:hover {
	background-color:#f4ede4;	
}
#contenu_resultats h2{
	color:#664e44;
	font-weight:normal;
}
#contenu_resultats h2 a{
	color:#664e44;
	text-decoration:none;
}

.image-droite {
   padding:0;
   margin:0 0 0 15px;
   float:right;
}
.image-gauche{
   padding:0;
   margin:0 15px 20px 0;
   float:left;
}
.txt-droite {
	float:right;
	width:310px;
	margin:0;
	padding:0;
}
.txt-gauche {
	float:left;
	width:300px;
	margin:0 0 20px 0;
	padding:0;
}


/*/// fin des colonnes ///*/	


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:8px 0 8px 48px;
	width:480px;
	background-color:#4d5a5c;
	color: #FFF;
	float:right;
}

#footer a{
	color:#CCC;
	text-decoration:none;
}

#footer a:hover{
	color:#999;
}

#footer .adr {
	font-size:11px;
	font-family:Arial, sans-serif;
	float:left;
}
#footer #flag {
	width:21px;
	height:12px;
	background:url(../images/flags/eng.jpg) 0 -12px no-repeat;
	float:right;
	text-indent:-5000px;
	overflow:hidden;
	margin:1px 18px 0 0;
}
#footer #flag:hover {
	background:url(../images/flags/eng.jpg) 0 0 no-repeat;
}

#footer #flag2 {
	width:21px;
	height:12px;
	background:url(../images/flags/fra.jpg) 0 -12px no-repeat;
	float:right;
	text-indent:-5000px;
	overflow:hidden;
	margin:1px 18px 0 0;
}
#footer #flag2:hover {
	background:url(../images/flags/fra.jpg) 0 0 no-repeat;
}
/*classe clear*/

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 20px;
}
  
h2 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 18px;
}
 }
#contenu_resultats h2 a{
	color:#664e44;
	text-decoration:none;
}
#contenu_resultats h2.vendu {
	color:#FF0000;
}
#contenu_resultats h2.vendu a{
	color:#664e44;
	text-decoration: line-through;
}
h3 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 16px;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 14px;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 12px;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 10px;
}
.liste_terrains {
	height: 100px;
}
.liste_terrains td {
	vertical-align: bottom;
}
