@charset "utf-8";
/* Import de la CSS d'initialisation
----------------------------------------------------------*/
@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/
body { color:#161515; font-size:11px; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; }

h1 { color:#161515; font-weight:bold; font-size:12px; padding-bottom:20px; }
h2 { color:#161515; font-weight:700; font-size:1.3em; /*text-transform: uppercase;*/ }
h3 { color:#161515; font-weight:700; font-size:1.17em; /*text-transform: uppercase;*/ }
h4 { color:#161515; font-weight:700; font-size:1em; /*text-transform: uppercase;*/ }
h5 { color:#161515; font-size:0.83em; }
h6 { color:#161515; font-size:0.67em; }
p { color:#161515; font-size:1em; }
ul, ol{ color:#161515; font-size:1em; }
li { color:#2261ad; font-size:1em; list-style:none outside none; background:url(../images/fleche.png) left no-repeat; padding-left:15px;}
a { color:#2261ad; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
textarea { color:#161515; padding:3px; }
input { color:#161515; padding:3px; }

#colonneDroite h2 { color:#1f7cbf; font-weight:700; font-size:1em; padding-top:4px; /*text-transform: uppercase;*/ }
#colonneDroite p { color:#1f7cbf; font-size:1em; }
#colonneDroite label { color:#1f7cbf; font-size:1em; }
#colonneDroite ul, #colonneDroite ol{ color:#1f7cbf; font-size:1em; }
#colonneDroite li { color:#1f7cbf; font-size:1em; list-style:none outside none; background:url(../images/fleche.png) left no-repeat; padding-left:15px;}
#colonneDroite a { color:#1f7cbf; text-decoration:underline; }
#colonneDroite a:hover { text-decoration:none; } /* si changement de couleur au survol */
#colonneDroite textarea { color:#1f7cbf; padding:3px; }
#colonneDroite input { color:#1f7cbf;/* padding:3px; */}
#intro p, #intro a, #intro h1 { color:#5a5a5a; }
#yzeo p, #yzeo a { color:#5a5a5a; }

.clearvalidator{ clear:both; height:3px;}
/* Éléments Particuliers
----------------------------------------------------------*/
/* Placement d'images */
.imgLeft { float:left; padding:0 2em 0 0; }
.imgRight { float:right; padding:0 0 0 2em; }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.aligncenter { margin-left:auto; margin-right:auto; }
.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }
.justify { text-align:justify; }

/* Des classes de formatage du texte en ligne */
em, .italic, .italique { font-style:italic; }
strong, .bold, .gras { font-weight:700; }
.strike, .barre { text-decoration:line-through; }

/* Des classes flotante */
.floatleft { float:left; }
.floatright { float:right; }

/* Les "nettoyeurs" */
.clearb { clear:both; }
.clearer { clear:both; width:0; height:0; line-height:0; }

/*	Mise en page
----------------------------------------------------------*/

/* Page d'accueil */
.illustration { width: 210px; display:block; float:left; padding:0 10px 0 0; position:relative; margin-top:-55px; cursor:pointer}
.illustration a { cursor:pointer}
.titreBien{ float:left; position:relative; left:0; margin-left:-74px;}
.nosBiens{ padding-left:50px;}

/*	Mentions Légales */

.int{
width:100%;
}
.int1{
width:950px;
margin:0 auto;
}

.liens1{margin-top:-50px; margin-left:180px;}
.liens2{margin-left:180px;}

.chiadoi{width:45%;}
.chiadoi1{width:45%; border:1px solid #00FFFF; padding:5px; height:300px;}
.chiadoi2{width:45%; border:1px solid #00FFFF; padding:5px; height:350px;}
.hide-sentmail{ display:none;}

.pad190{padding-left:190px;}

.fixenvoi{
width:650px;
height:300px;}

.underline {text-decoration:underline;}

.locations{border:1px solid #0283c2; width:550px; margin-left:55px;}
.contenuloc{width:605px}

.encartloc{width:400px; float:left; margin-left:20px;}
.margL{ margin-left:20px;}