/************** formulaire de contact *******************/
#frmEnvoi{
	width:470px;
	margin-left:auto;
	margin-right:auto;
}

#frmEnvoi input, textarea{
 	background-color:#5C3F30;
	color: #FFFFFF;
	border-width:thin;	
}

#frmEnvoi .field{
	text-align:right;
	display:block;
	width:100%;
	margin-top:10px;
	margin-bottom:0px;
}

#frmEnvoi .field label{
	float:left;
}
/************ fin formulaire de contact *****************/

body
{
	text-align: center;
	margin: 0px auto;
	padding: 0;
	background-color:#9f8b80;
}

a img { border:1px solid #999999; filter : alpha(opacity=100); -moz-opacity : 1; opacity : 1; }

a:hover img { border:1px solid #999999; filter : alpha(opacity=70); -moz-opacity : 0.7; opacity : 0.7; }

div#conteneur
{
	/*position: relative;*/
	margin: 0px auto;
	width: 950px;
	/*min-height: 600px;*/
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#header
{
	/*margin: 0px auto;
	width: 950px;*/
	height: 265px;
	background:transparent url(images/fond-header.jpg) no-repeat;
}


div#pages
{
	float: left;
	/*margin: 0px auto;*/
	width: 950px; 
	
	background:transparent url(images/bg.jpg)repeat-y;
}

div#menu
{
	float: left;
	/*margin: 0px auto;*/
	width: 235px;
}


div#bienvenue
{
	float: left;
	width: 715px;
	height: 45px;
	background: url(images/bienvenue.jpg) no-repeat;
}

#titre2 {   height:45px; /*clear:both;*/ }

#centre { width:715px; float:left; }


div#contenu
{
	
	padding:5px 30px 0 25px;
	min-height:650px;
	_height:575px;
	background: url(images/contenu.jpg) repeat-y;

}

div#contenu1
{
	float: left;
	padding-left: 25px;
	padding-right: 30px;
	width: 660px;
	min-height:575px;
	_height:575px;
	background: url(images/contenu.jpg) repeat-y;
}



div#formulaire
{
	display: block;
	float: left;
	margin-top: 15px;
	width: 850px;
	min-height: 400px;
}

div#adresse
{
	float: left;
	width: 950px;
	height: 49px;
	background: url(images/adresse.jpg) no-repeat; margin-top:-20px;
	/*clear:both;*/
}

div#yzeo
{
	text-align: center;
	vertical-align: middle;
	float: left;
	padding-top: 5px;
	width: 950px;
	height: 26px;
	font-size: 10pt;
}

div#yzeo img
{
	vertical-align: middle;
}

div#introconteneur
{
	position: relative;
	margin: 0px auto;
	width: 950px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div#titre
{
	text-align: center;
	width: 950px;
	height: 70px;
}

div#intromenu
{
	margin-top: 0;
	text-align: center;
	width: 950px;
	height: 300px;
}

div#introfooter
{
	text-align: center;
	width: 950px;
	height: 50px;
}

/* Styles CSS pour LightBox PopUp */
#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: #744f3d;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 5px;
	}

#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 { background: url(images/prevlabel.gif) left 100% no-repeat; left: 0; float: left;}
#nextLink { background: url(images/nextlabel.gif) right 100% no-repeat; right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 100% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 100% no-repeat; }


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

#imageData{	padding:0 10px; color: #000000; }
#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;
	}
	
/* Styles CSS API GoogleMap */
.titreplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.txtplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #9a379b;
}

.plan {
	width: 500px;
	height: 300px;
	border:1px #140411 solid;
}
