/* Les liens */
img {border:none; margin:0px}
a img {border:none; margin:0px}
a:hover img { border:none; filter : alpha(opacity=70); -moz-opacity : 0.7; opacity : 0.7; }

a:link {
	color: #018D24;
	}
#headerplan {
	height: 216px;
	width: 981px;
}
.be1 {width:469px; height:260px; float:right; margin:0 10px 10px 10px;}

.photosbe { margin:0 auto; width:618px;}
.photosbe div { width:200px; height:180px; float:left; margin:0 2px; text-align:center;}


#liens {
	color: #FFFFFF;
}
#liens a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

	a:visited {
	color: #018D24;
	}
	a:hover {
	color: #018D24;
	}
	a:active {
	color: #018D24;
	}
	
div#yzeo a.hover
{
	color: #fff; 
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* FIN : Les liens */



/* Structure General */
body
{
	text-align: center;
	margin: 0px auto;
	padding: 0;
	background: #10561d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-image: url(../images/background.gif);
}

.clearer {
	clear: both;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
}

p {
    text-align: justify;
	margin: 0px auto;
}
/* FIN: Structure General */

/* Structure Page d'introduction */
h1
{
	color: #000;
	font-weight: bold;
	font-size: 11px;
}

div#titre-intro
{
	width: 981px;
	text-align: center;
}

div#introheader
{
	margin: 0px auto;
	width: 981px;
	height: 350px;
}

div#introconteneur
{
	position: relative;
	margin: 0px auto;
	width: 981px;
	height:197px ;
	text-align: center;
	font-size: 12px;
	color: #000;
}

div#introfooter
{
	width: 981px;
	height: 30px;
	text-align: center;
	font-size: 11px;
	color: #000;
}
/* FIN : Structure Page d'introduction */

/* Structure Page type */
div#titre
{
	width: 981px;
	margin: 0px;
	height: 41px;
}

div#conteneur
{
	margin: 0px auto;
	width: 981px;
	min-height: 800px;
}

div#header
{
	margin: 0px auto;
	width: 981px;
	height: 108px;
}

div#pages
{
	text-align: left;
	margin: 0px auto;
	width: 981px;
	background: url(../images/background-contenu.gif) repeat-y;
}

div#contenu
{
	width: 981px;
	margin: 0;
}

div#photo
{
	float: left;
	width: 275px;
}

div#txt
{
	padding-left:230px;
	width: 661px;
	margin: 0;
	text-align: left;
	font-size: 11px;
	color: #000;
	padding-right: 100px;
}

div#menu
{
	margin: 0;
	width: 981px;
	height: 257px;
}

div#adresse
{
	width: 981px;
	height: 101px;
}

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

div#yzeo
{
	text-align: center;
	padding-left: 350px;
	vertical-align: middle;
	font-size: 10px;
	width: 600px;
	height: 40px;
	color: #fff;
}
/* FIN : Structure Page type */

/* Structure catalogue */

div#catalogue
{
	margin: 0;
	float: right;
	width: 253px;
	font-size: 12px;
	color: #e49721;
}
/* FIN : Structure catalogue */

/* Structure Page Formulaire */
div#formulaire
{
	margin-left: 200px;
	text-align:center;
	font-size: 11px;
	color: #000;
	width:500px;
}

#frmEnvoi
{
	text-align: left;
	padding-left: 10px;
}

p.field label
{
	display: block;
	float: left;
	width: 250px;
}
.img {
	border: thin solid #10551D;
}


p.submit
{
	text-align: center;
}

/*FIN : Structure Page Formulaire */
/* 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: #10561d;
	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/prev.gif) left 100% no-repeat;
	left: 0;
	float: left;
}

#nextLink {
	background: url(../images/next.gif) right 100% no-repeat;
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/prev.gif) left 100% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/next.gif) right 100% no-repeat;
}

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

#imageData {
	padding:0 10px;
	color: #fff;
}

#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;
}
/*-------------------------formulaire------------------------*/

#formulaire { background: transparent; text-align:center; width:400px; padding:10px 0 0 50px; color:#000; float:left; } /* carateristique du formulaire */

#formulaire * { margin:0 0 2px 0; padding:0; } /* caracteristique de toutes les balises qui se trouvent dans le formulaire */

.labelform { width: 203px; float: left; text-align: right; margin: 0 5px 0 0; } /* carateristique des label, width minimum 203px; */

.pform { padding: 3px 0px 10px 0px; text-align:left; clear:both; } /* carateristique des p */

.inputform { width:195px; height:13px; float:left; margin: 0 5px 0 2px; } /* carateristique des input */

.textareaform { width:398px; height:100px; overflow: auto; background-color:transparent; } /* carateristique du textarea */

.selectform {
	height:18px;
	float:left;
	margin: 0 5px 0 2px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#D8CFD2;
} /* carateristique des select */

.labelmessage { width:95px; } /* carateristique du label contenant "Votre message" */

#labelenvoyer { width:125px; } /* carateristique du label avant l'input envoyer, sert a centrer le bouton envoyer */

.inputenvoyer { width:150px; font: normal 10px Verdana, Arial, Helvetica, sans-serif; } /* carateristique de l'input "envoyer mon 			message" */

.divtexte { margin: 5px 0 0 0; text-align:center; clear: both } /* carateristique de la div contenant le texte du captchat*/

#formulaire div { margin: 5px auto; } /* centrer dans le formulaire des div */

#formulaire div a { color:#000; } /* couleur du lien dans capchat */

.divimagecaptchat { display:none; } /* carateristique de la div entourant l'image captchat */

.transp, .inputtexte { background: transparent; border: 1px solid #000; color:#000; font: normal 11px Verdana, Arial, Helvetica, sans-serif;s } /* pour rendre les input et textarea transparent avec une bordure */

/*-------------------------fin formulaire------------------------*/