/* Import de la CSS d'initialisation
----------------------------------------------------------*/


@import url(structure.css);


/* Construction (Montage)
----------------------------------------------------------*/


body { color:#54473f; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; font-size:12px; }


h1 { color:#FFFFFF; font-size: 1.2em; position:absolute; left:0; top:0; width:100%; }
h2 { color:#54473f; font-size: 1.3em; font-weight:bold; }
h3 { color:#54473f; font-size: 1.17em; font-weight:bold; }
h4 { color:#54473f; font-size: 1em; }
h5 { color:#54473f; font-size: 0.83em; }
h6 { color:#54473f; font-size: 0.67em; }
p { color:#54473f; font-size: 1em; }
ul, ol { color:#54473f; font-size: 1em; }
li {  color:#54473f; font-size: 1em; }
a { color:#54473f; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
a:visited { } /* si changement de couleur après le clic */
input { border-width:thin; padding:3px; color:#54473f; }
textarea { border-width:thin; padding:3px; color:#54473f; }
em { }
strong { }


#yzeo p{
	color:#355702;
}
#yzeo a{
	color:#355702;
}
#yzeo a:hover{ color:#FFFFFF; }


#colonneGauche h3 { }
#colonneGauche ul { padding:0;}
#colonneGauche ul li { list-style:none none outside;}




/* Éléments Particuliers
----------------------------------------------------------*/


/* Placement d'images */
.imgLeft{ float:left; margin-right:1em; }
.imgRight{ float:right; margin-left:1em; }


/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.aligncenter { margin-left:auto; margin-right:auto; }


/* Des classes d'alignement du texte */
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.justify { text-align: justify; }


/* Des classes de formatage du texte en ligne */
.bold, .gras { font-weight: bold; }
.italic, .italique { font-style: italic; }
.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; }


/* Formulaire de contact */
#frmEnvoi{ width:470px; }
#frmEnvoi input, textarea{ background-color:transparent; border-width:thin; }
#frmEnvoi .field{ text-align:right; margin-top:10px; }
.image { margin:0 auto; } /* centrage de l'image de l'ancien formail (à virer si nouveau formail } */


/* Formulaire d'immobilier */
#recherche input, textarea{ border-width:thin; }


.encadrer{
	padding:1em;
	border:1px solid #b62340;


}


.input2 {
	border:1px solid #b62340;
}


textarea {
	border:1px solid #b62340;
}
select {
	border:1px solid #b62340;
}
.minititre{
	color:#b62340;
	font-style:normal;
	font-size:14px;
	font-weight: bold;
	font-variant: normal;
}
/*--------------------------------- Plan du site -------------------------------*/
.bordure {
	border: 1px solid #515151;
}
#PS_page
{
	width:100%;
	text-align:center;
	
}
#PS_text
{
	margin:auto;
	text-align:left;
	width:750px;
	padding-left:40px;	
	padding-right:40px;	
	background-color:#ffffff;
}
#PS_lienbas
{
	margin:auto;
	text-align:left;
	width:700px;
}


/*/////////////////////////////////////////////// formulaire nos offres //////////////////////////////////////////////////////////////////*/
	
#nos_offres { width:100%; padding:0 0 0 20px; vertical-align:top;}

.input_nos_offres { width:96px; height:13px; padding:0 0 0 0 }

.double { float:left; width:170px; padding: 0 0 0 10px; height:90px; }

.double3 { float:left; width:170px; padding: 240 12 50 10px }

.double2 { float:left; width:160px; padding: 0 0 0 0; height:140px; margin-bottom:10px;}

.overflow { width:170px; height:265; padding:0;}

.div_nos_offres { float:left; width:160px; display:block; height:25px; padding:3px 0 0 0; vertical-align:top }

.checkbox { display:block; float:left; width:55px; _width:50px }

.checkbox2 { display:block; float:left; width:85px; _width:80px }

.selpage { font-weight:bold; }

.img_nos_offres { border:1px solid #000 }

.offres { width:550px; clear:both; margin: 0 auto; background:#fff4b6; padding:0 0 5px 0;}

.fieldset { border-bottom:3px solid #54473f; border-right:1px solid #54473f; border-top:1px solid #54473f; border-left:1px solid #54473f; vertical-align:top;}

.legend { /*padding:2px 15px 2px 10px;*/ text-transform:uppercase; color:#54473f; font: italic bold 12px Verdana, Arial, Helvetica, sans-serif; border-left:3px solid #54473f }

.image_offres { width:150px; float:left; padding:5px 0 0 5px; text-align:center }

.description_offre { width:375px; float:left; padding:5px 5px 0 15px }

.infos_offres { height:36px; background:#a61d39; clear:both }

.carre_offres { width:20px; height:30px; background:#a61d39; float:left }

.ref_offres { float:left; width:33%; text-align:left; padding:5px 0 0 0; font-weight:bold; color:#fff4b6; }

.secteur_offres { float:left; width:33%; text-align:center; padding:5px 0 0 0; font-weight:bold; color:#fff4b6; }

.prix_offres { float:left; width:30%; text-align:right; padding:5px 0 0 0; font-weight:bold; color:#fff4b6; }

.offres_gauche { float:left; width:280px; padding:0 10px; }

.offres_droite {float:left; width:200px; padding:0 10px; text-align:center; margin-top:20px;}

.offres_droite img { margin:0 0 10px 0; border:1px solid #000}



/*/////////////////////////////////////////////// fin du formulaire ///////////////////////////////////////////////////////////////*/

.notre_avis {color:#ad343b; font-weight:bold;}
/*
h1 { font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#000; line-height:12px; padding:20px 0 0 0; text-align:center; height:80px; vertical-align:middle; }

h2 { text-transform:uppercase; color:#fff; font: italic bold 12px Verdana, Arial, Helvetica, sans-serif; line-height:12px; padding: 2px 0 0 5px; margin:10px 0 0 0; background:#898989; height:14px; text-align:center }
*/
h3 { text-transform:uppercase; color:#54473f; font: bold 13px Verdana, Arial, Helvetica, sans-serif; line-height:12px; margin: 0 0 5px 0; border-bottom:1px solid #54473f; border-right:1px solid #54473f; padding: 0 0 3px 0; clear:both }
/*
h4 { 
color:#ffffff;
font-size:120%;
font-weight:bold;
padding:2px 0pt 10px 10px;
background:#a61d39;
width:520px;
margin-top:15px;*//*
text-transform:uppercase; color:#fff; font: italic bold 12px Verdana, Arial, Helvetica, sans-serif; line-height:12px; padding: 2px 0 0 5px; margin:10px 0 10px 0; background:#a61d39; height:14px; text-align:center; color:#6d603d; }
*/
.fieldset{
vertical-align:top;
margin-top:45px;
height:760px;
}

.notre_avis {color:#a61d39; font-weight:bold;}

.img_coup { border:10px; border-color:#a61d39;margin-top:30px;}

.overflow { overflow:auto}

/*////////////////////////////////  Lightbox///////////////////////////////////*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/*///////////////////////////////////// Fin Lightbox  /////////////////////////////////*/