/** Paramètres généraux ***/

* {margin: 0px; padding: 0px;}
img {display: block; border:none;}
body {font-family: "Trebuchet MS", Arial, serif;}
ul{font-weight:bold;list-style-type:none; /* suppression des points */}
input{border: 1px solid black;}
textarea{border: 1px solid black;overflow:hidden; }
.radio input,.alertemail input{border:none; vertical-align:text-top;}
.separation{clear:both; margin:0px; padding:0px; font-size: 1px;}
.interligne{line-height: 1em;margin: 8px 0px 0px 0px;}
#trait{border-top: 2px solid #612E1B;width: 999px;}
#bandeauflash{padding-left:8px;}
.sansbordure{border:none;}

#global {
margin-left: auto;
margin-right: auto;
width: 1000px; /* largeur obligatoire pour être centré */
}

/****** BANDEAU DEFILANT ******/
/******************************/
#bandeau{
margin:0em 0em 0em 5px;;
height:27px;
width:985px;
float:left;
}
#bandeaugauche,#bandeaumilieu,#bandeaudroite{
height:27px;
float:left;
}
#bandeaugauche{
background-image:url(images/bandeauleft.gif);
background-repeat: no-repeat;
width:10px;
font-size: 1px;
}
#bandeaumilieu{
background-image:url(images/bandeaucenter.gif);
background-repeat: repeat-x;
font-size: 0.9em;
color: #612E1B;
width: 960px;
padding-top:4px;
}

#bandeaudroite{
background-image:url(images/bandeauright.gif);
background-repeat: no-repeat;
width:12px;
font-size: 1px;
}

/********** MENU HAUT **********/
/*******************************/
#menu_haut{
margin: 0px 0px 0px 168px; 
height: 30px;
width: 830px;
}
#menu_haut li{float: left;}
#menu_haut li a{
display: block; /*forme des cases*/
background-image:url("images/boutonmenuhautup.gif");
background-repeat: no-repeat;
width: 132px;
height: 30px;
border: none;
margin: 0 3px;
padding-top: 3px;
text-align: center;
text-decoration: none; /* suppression trait lien */
color: #612E1B;
font-weight: bold;
font-size: 0.9em;
}
#menu_haut li a:hover{background-image:url(images/boutonmenuhautdown.gif);}

/********** MENU GAUCHE **********/
/*********************************/
#menu_gauche{padding-left:3px;}
.rubrique{
	margin-bottom:20px;
	position:relative;
}
.haut{
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 8px;
	font-size: 1px;
}
.milieumarroncompte,.milieumarronactu,.milieumarronquestions{
background-image:url(images/milieumarron.jpg);
background-repeat:repeat-y;	
height: 22px;
color: #FFFFFF;
font-weight: bold;
font-size: 0.9em;
margin-top:-4px
}
.milieumarroncompte{padding-left:42px;}
.milieumarronactu{padding-left:35px;}
.milieumarronquestions{padding-left:15px;}
.bas{
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	height: 12px;
  	font-size: 1px;
	padding-top:-10px;
}

/* contenu compte,question et actualites */

#compte,#questions, .actualites{
	background-image: url(images/milieu.jpg);
	background-repeat: repeat-y;
}

#compte{
font-size: 13px;
font-weight: bold;
padding-left:10px;
padding-top:3px;
}
#boutoninfo{
position:relative;
padding-top:7px;
}
#valider{
position:relative;
padding-top:10px;
padding-left:20px;
margin-bottom:-12px
}

#questions{
	font-size: 14px;
	font-weight: lighter;
	padding-top:6px;
	padding-left: 10px;	
}
#questions img{
  padding-left:125px;
  margin-top:-18px;
}

.actualites{
height:220px;
padding:10px 16px 0px 10px;
}
.actualites marquee{height:160px;}
.actualites h1{
color: #EA7818;
line-height:1em;
margin-bottom:0.6em;
margin-top:1.1em;
font-size:0.7em;
text-align: justify;
}
.actualites p{
font-weight:lighter;
color:#612E1B;
line-height:1em;
font-size:0.7em;
text-align: justify;
}
.actualites a{
color:#612E1B;
text-decoration:none;
}
.actualites a:hover{
color:inherit;
}
.actualites a:visited{
color:#612E1B;
}
.actualites img{float:left;padding:10px 0px 0px 15px}

#savoirplus{
font-size : 11px;
font-weight:bold;
float:right;
padding-top:4px;
text-decoration:underline;
}

/**** pop up ****/
.popupactu{
}
.popupactu h1{
font-size: 1em;
color:#EA7818;
padding:10px 10px 5px 10px;
}
.popupactu h2{
font-size: 0.9em;
color:#612E1B;
padding-left:10px;
}
.popupactu p{
font-size:0.8em;
color:#612E1B;
text-align:justify;
padding:0px 10px 5px 10px
}

/*** texte bas gauche ***/
#new3s{
font-size:12px;
font-weight:bold;
margin-top:-18px;
text-align:center
}
#new3s a{
text-decoration:none;
color:#000000;
}



/******** TEXTE PROMOTIONNEL *******/
/***********************************/
#logo3{position:relative;margin-left:4px;margin-top:-3px;}

.promo{
	background-image: url(images/fondaccueil/fond_05.jpg);
	background-repeat: no-repeat;
  	font-size: 14px;
	font-weight: bold;
	color: #EA7818;
	padding: 35px 0px 0px 5px;
  	line-height: 1em;
	text-align: justify;
}
.promo2{
	background-image:url("images/fondaccueil/fond_16.jpg");
	background-repeat: no-repeat;
	color: #EA7818;
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
	padding:0px 10px 10px 90px;
	vertical-align: top;
}

/************ BOUTONS MENU CENTRAL ***********/
/*********************************************/

a.location,a.contact,a.simulation,a.estimation,a.vente,a.gestion{display:block;}

a.location{
background-image:url(images/boutons/bouton1.gif);
height:90px;
width:95px;
}
a.location:hover{background-image:url(images/boutons/bouton1down.gif);}

a.simulation{
background-image:url(images/boutons/bouton2.gif);
height:83px;
width:82px;
}
a.simulation:hover{background-image:url(images/boutons/bouton2down.gif);}

a.contact{
background-image:url(images/boutons/bouton3.gif);
height:76px;
width:74px;
}
a.contact:hover{background-image:url(images/boutons//bouton3down.gif);}

a.estimation{
background-image:url(images/boutons/bouton4.gif);
height:88px;
width:87px;
}
a.estimation:hover{background-image:url(images/boutons/bouton4down.gif);}

a.vente{
background-image:url(images/boutons/boutonvente.jpg);
height:105px;
width:102px;
}
a.vente:hover{background-image:url(images/boutons/boutonventedown.jpg);}

a.gestion{
background-image:url(images/boutons/boutongestion.jpg);
height:105px;
width:102px;
}
a.gestion:hover{background-image:url(images/boutons/boutongestiondown.jpg);}

/********** BANDEAU PARTENAIRES **********/
/*****************************************/

/***titre bandeau ***/
#partenairehaut{
	background-image:url(images/partenairehaut.gif);
	height:22px;
	width:164px;
	text-align:center;
	color: #FFFFFF;
  	font-weight: bold;
	font-size: 1em;
	margin-left: 340px;
}


/*** bandeau icones ***/

#contpartenaire{margin-left:30px;}

#partenaireleft,#partenairemilieu,#partenairemilieu img,#partenaireright{float:left;}
#partenairecontenu{
z-index:3;
position:relative;
height:34px;
width:760px;
}

#partenaireleft{
background-image:url(images/partenaires/partenaireleft.png);
background-repeat: no-repeat;
height:42px;
width:12px;
font-size: 1px;
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/partenaires/partenaireleft.png');
}
#partenairemilieu{
background-image:url(images/partenaires/partenairemilieu.png);
background-repeat:repeat-x;
height:42px;
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/partenaires/partenairemilieu.png');
_background-image: none;
}
#partenairemilieu img{
margin-left:16px;
margin-right:17px;
_margin-left:15px;
_margin-right:15px;
padding-top:5px;
border-style:hidden;
border:0; 
}
#partenaireright{
background-image:url(images/partenaires/partenaireright.png);
background-repeat: no-repeat;
height:42px;
width:14px;
font-size: 1px;
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/partenaires/partenaireright.png');
}
			
/********** GABARIT STANDARD**********/
/*************************************/
.gabarit{padding-bottom:64px;display:block;}

.gabarithaut{
background-image: url(images/gabarithaut.png);
background-repeat: no-repeat;
width: 688px;
height: 25px;
font-size: 1em;
font-weight: bold;
text-align: center;
color: #FFFFFF;
padding-top:4px;
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/gabarithaut.png');
}

.gabaritmilieu{
background-image:url(images/gabaritmilieu.png);
background-repeat:repeat-y;
width:650px;
_width:655px;
height:400px;
font-size:0.8em;
line-height:15px;
padding-right:8px;
padding-left:25px;
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/gabaritmilieu.png');
}
/*** bug IE ***/
.gabaritmilieucontenu{
z-index:auto;
position:relative;
height:100%;
overflow:auto;
padding-right:20px;
}

.gabaritmilieu h1{
font-size:1em;
padding-top:1.2em;
padding-bottom:0.7em;
color: #EA7818;
}

.gabarit h2{font-size:0.9em;padding-bottom:0.3em;}
.gabaritmilieu p{text-align:justify;padding-bottom:0.6em;}
.gabaritmilieu a{
color: #663300;
float:right;
font-weight:bold;
font-size:12px;
}


.gabaritbas{
background-image:url(images/gabaritbas.png);
background-repeat: no-repeat;
width:688px;
height:18px;
font-size:1px;
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/gabaritbas.png');
}

/* Nouvelle partie gestion */
.gabarit_gestion{
background-image:url(images/transparentmilieu.png);
background-repeat:repeat-y;
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/transparentmilieu.png');
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
letter-spacing:0.1em;
width:689px;
}
.gabaritmilieu_gestion1 {
padding: 10px 20px 10px 10px;
color:#632C18;
font-size: 12px;
}
.gabaritmilieu_gestion1 p{
	margin: 2px 0px 2px 0px;
}
.gabaritmilieu_gestion2 {
padding: 10px 20px 10px 10px;
color:#632C18;
font-size: 13px;
font-weight: normal;
}
.gabaritmilieu_gestion2 p{
	margin: 7px 0px 7px 0px;
}
.gabaritbas_gestion{
background-image:url(images/transparentbas.png);
background-repeat:no-repeat;
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/transparentbas.png');
width:650px;
height:15px;
font-size:1px;
}

.boitemarron {
margin-left: 1px;
width: 655px;
background-color:#632C18;
font-weight: bold;
height: 20px;
color: white;
padding-left: 17px;
padding-top: 5px;
font-size: 13px;
}


/****** BOITE TRANSPARENTE ******/
/********************************/
.boitetransparente{
width:689px;
padding-bottom:22px;
}
.boitetransparentehaut{
background-image:url(images/transparenthaut.png);
background-repeat:no-repeat;
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/transparenthaut.png');
width:689px;
height:11px;
font-size:1px;
}

.boitetransparentebas{
background-image:url(images/transparentbas.png);
background-repeat:no-repeat;
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/transparentbas.png');
width:689px;
height:15px;
font-size:1px;
}

/*** contenu de la boite ***/

/***contact***/
.maincontenucontact{
overflow:auto;
height:470px;
position: relative;
z-index:2;
margin-right: 8px;
}

.contenucontact{
background-image:url(images/transparentmilieu.png);
background-repeat:repeat-y;
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/transparentmilieu.png');
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
letter-spacing:0.1em;
width:689px;
height:460px;
}

.contenucontact table{z-index:1;position:relative;}

#adresse2{
text-align:center;
width:360px;
margin-left:7%;
letter-spacing:0.1em;
word-spacing:0.2em;
font-family: "Trebuchet MS", Arial, serif;
}

.contenucontact a{color:#EA7818;}

.contenucontact th{
text-align:right;
vertical-align:top;
}

.alertemail{text-align:center;}
.carte img{margin: 35px 10px 0 0}

.boutonformcontact{
padding-left:500px;
margin-top:-10px;
padding-bottom:5px;
width:155px;
position:relative;
}

.boutonformcontact input{
	font-family: "Trebuchet MS", Arial, serif;
	border:1px solid black;
}

.boutonformestimation{
width:155px;
position:relative;
margin-left:480px;
}



/*** FORMULAIRE ANGLAIS ***/

.texteen{
margin-left:15px;
text-align: justify;
width:590px;
font-weight:normal;
}

.texteen p{
margin-bottom:8px;
}

.texteen hr{
width: 350px;
margin-left:125px;
margin-top:10px;
margin-bottom:10px;
}
.texteen h1{
font-size:15px;
padding-top:5px;
width:590px;
height:22px;
background-color:#612E1B;
color:#FFFFFF;
padding-left:10px;
margin-bottom:10px;
}

#formulaireen{
margin-left:30px;
}

#boutonformcontacten{
width:129px;
float:right;
}

/**** formulaire mail *****/
.formalertemail{
margin-left:90px;
width:480px;
height:490px;
z-index:2;
position:relative;
}
.formalertemail2{
width:689px;
height:490px;
overflow: auto;
z-index:2;
position:relative;
}
.formalertemail hr{
margin-top:8px;
margin-bottom:8px;
}
.formalertemail label,.pieces label,.typebien label,.surface h2{
font-size:12px;
color:#663300;
font-weight:bold;
padding-bottom:5px;
}
.typebien{
padding-top:25px;
line-height:20px;
}

.typebien h2,.pieces h2,.separation h2{
font-size:12px;
display: inline; 
font-weight:normal;
}
.pieces{
width:285px;
font-size:10px;
border-right: 1px solid #663300;
float:left;
}
.typebien input,.pieces input{border-style:none;}
.surface{float:left;padding-left:10px;}

#boutonretour,#boutonsuivant{
margin-left:300px;
margin-top:-16px;
z-index:3;
position:relative;
}




/****** LOCATION / VENTE *****/

#requetevide{
font-size:14px;
padding-left: 10px;
}

.photominiature {
padding: 0 10px 0 10px;
float: left;
}
img.petitcarre {
width:15px;
height:15px;
position: relative;
left:105px;
bottom: 15px;
}
.imagesimuler img{
float:right;
clear:right;
position:relative;

}
<!--.photogrand img{padding-left:25px;margin-right:20px;margin-top:40px;float:left;}-->

.photogrand img,.photograndv img{
padding-left:34px;
margin-right:24px;
margin-top:18px;
float:left;
}

.photograndv img{
margin-left:115px;
_margin-left:75px;
margin-top:18px;
float:left;
}


.photoscroll{
width: 490px;
height: 380px;
overflow:auto;
float:left;
position:relative;
z-index:100;
margin-top:30px;

}

.maincontenuvl{
overflow:auto;
height:460px;
z-index:2;
position:relative;
margin-right:8px;
}

.contenuvl,.contenuvl2{
font-weight:normal;
font-size:0.9em;
width:570px;
float:left;
margin-bottom:10px;
}

.contenuvl2{
width:370px;
text-align:center;
float:none;
padding-left:70px;
padding-top:25px;
}

.contenuvl h1,.contenuvl2 h1{font-size:1.1em;font-weight:bold;}
.contenuvl h2,.contenuvl2 h2{font-weight:bold;font-size:12px;}

.blocdroite{
width:120px;
float: right;
position:relative;
margin-top:80px;
padding-right:40px;
}

.blocdroite img{margin-bottom:20px;}


/**** Simulation ***/
/*******************/
.contenusimulation{
background-image:url(images/transparentmilieu.png);
background-repeat:repeat-y;
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/transparentmilieu.png');
padding-left:15px;
padding-top:6px;
width:674px;
height:460px;
}
.contenusimulation h1{
font-size:15px;
padding-top:10px;
width:570px;
height:22px;
padding-top:0px;
background-color:#612E1B;
color:#FFFFFF;
padding-left:10px;
margin-bottom:9px;
}

.contenusimulation td input{
text-align:right;
padding-right:3px;
}

.contenusimulation th,.contenusimulation td{
text-align:left;
font-size:0.9em;
font-weight:normal;
z-index:2;
position:relative;
}
.contenusimulation table{margin-bottom:10px;}


/**** Gestion ***/
/*******************/
.contenugestion{
background-image:url(images/transparentmilieu.png);
background-repeat:repeat-y;
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/transparentmilieu.png');
padding-left:15px;
padding-top:6px;
width:674px;
height:460px;
}

.contenugestion img{
  padding-left:375px;
  padding-top:67px;
  _padding-top:73px;
}

.contenugestion table{
margin-left:75px;
margin-top:60px;
}

.contenugestion td{
text-align:center;
}

/**** Estimation ***/
/*******************/

.maincontenuestim{
overflow:auto;
height:460px;
width:675px;
position: relative;
z-index:2;
margin-left:-8px;
}

.contenuestimation{
background-image:url(images/transparentmilieu.png);
background-repeat:repeat-y;
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/transparentmilieu.png');
padding-left:15px;
padding-top:6px;
width:674px;
height:460px;
}


.contenuestimation h1{
font-size:15px;
padding-top:10px;
width:625px;
_width:615px;
height:22px;
padding-top:0px;
background-color:#612E1B;
color:#FFFFFF;
padding-left:10px;
margin-bottom:9px;
}

.contenuestimation td input{
text-align:right;
padding-right:3px;
}

.contenuestimation th,.contenuestimation td{
text-align:left;
font-size:1.0em;
font-weight:normal;
z-index:2;
position:relative;
}
.contenuestimation table{
margin-bottom:10px;
}

/**** Bloc proposant l'alerte email en cas de non résultat de recherche***/

.alertemail{
border:1px solid black;
width:570px;
float:left;
margin-left:55px;
_margin-left:25px;
margin-top:25px;
}

.alertemailavecresultats{
border:1px solid black;
width:550px;
float:left;
text-align:center;
margin-left:10px;
_margin-left:10px;
margin-top:10px;
margin-bottom:25px;
}

/***** Dans la page contact bloc case à cocher pour alert email******/
.alertemailcontact{
width:550px;
float:left;
text-align:left;
}
