body                { color: #666666; font-size: 11px; font-family: Verdana; background-image: url("../../images/bg_page.jpg"); background-repeat: no-repeat; background-position: center top; margin: 90px 0 0; width: 100%; height: 100%; scrollbar-3dlight-color: #667031; scrollbar-arrow-color: #ffffff; scrollbar-darkshadow-color: #667031; scrollbar-face-color: #667031; scrollbar-highlight-color: #667031; scrollbar-track-color: #ffffff }
.index       { margin: 0; background-image: url("../../images/index_bg1.jpg"); background-repeat: no-repeat; background-position: center top;  }
.maquettes       { background-image: none; margin: 0; }
#menu { position: absolute; z-index: 2; top: 0; left: 0; width: 100%; text-align:center }
#contenu { width: 950px; height: auto; text-align:left  }
#bas { position: absolute; bottom: 2px; width: 100% }
#droite {width:189px; font-size:10px; background-image: url(/images/droite_bg1.jpg); background-repeat: no-repeat;}

#col1 {float:left; width:49%;}
#col2  { width: 49%; float: right }

td { color: #666666; font-size: 11px; font-family: Verdana; text-align: justify }

h1 { color: #309B4A; font-size: 16px; }
h2 { color: #EBA906; font-size: 13px; }
h3 { color: #309B4A; font-size: 13px; }
h4 { color: #EBA906; font-size: 11px; font-weight: normal;}
h5 { color: #309B4A; font-size: 11px; font-weight: normal;}

a  { color: #309B4A; text-decoration: none; text-align: left }
a:hover { color: #000000; text-decoration: none }

.small { font-size: 10px;  }
.fin { font-weight: normal; }
.blanc { color: #ffffff }
.blanc:hover    { color: #ffffff }
select,input,textarea   { font-size: 10px; font-family: Verdana; border: solid 1px #309B4A; background-color:#97CDA4  }
.cadre1 {border:2px solid #309B4A}
.titre1 { color: #EBA906; font-size: 12px; font-weight:bold }
.gal1 {border:2px solid #309B4A; margin-bottom:2px}
.gal2 {border:1px solid #309B4A; margin-right:2px; margin-bottom:2px}

/*****************************************
 DEBUT ACCESSIBILITE
*******************************************/
/*
menu links accesskeys
*/
span.accesskey {
   text-decoration:none;
}

/*
accessibility divs are hidden by default
text, screenreaders and such will show these
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/*****************************************
 FIN ACCESSIBILITE
 *******************************************/
.cadrerouge { border: solid 1px #BE2939 }
.cadregris1 { border: solid 1px #cccccc }
.cadregris2 { border: solid 2px #cccccc }
.margright { margin-right: 10px }



.clear{
	clear:both;
}
/*****************************************
 FORMULAIRE CONTACT
*******************************************/

p{
	padding:0;
	margin:0;
}

p.Form{
	padding:6px 0;

}

p.Form label{
	display: block;
	float: left;
	width: 25%;
	text-align: right;
	margin: 0 1em 0 0;
	padding: 0.1em;
	height: 1%;
}

label.deux_elements{
	display: block;
	float: left;
	width: 25%;
	text-align: right;
	margin: 0 1em 0 0;
	padding: 0.1em;
}

label.deux_elements_deuxieme{
	margin: 0 1em 0 2em;
	padding: 0.1em;
}

fieldset{
	border: 1px solid #EBA906;
	margin:10px 0;
	padding:5px
}

fieldset legend{
	color: #309B4A;
	font-weight:bold;
	font-size:12px;
}

#cadre { /* taille du cadre, à titre d'exemple */

}

#cadre img{
	border:1px solid #309B4A
}

/* propriétés communes à l'ensemble des 4 coins */
#hautgauche, #hautdroit, #basgauche, #basdroit {
height: 11px; width: 11px;
background-repeat: no-repeat;
font-size:1px; /* correction d'un bug IE */
}

/* propriétés spécifiques à chaque coin */
#hautgauche {
background: url(../../images/anglblanc1.gif)
}
#hautdroit {
float: right;
background: url(../../images/anglblanc2.gif)
}

#basgauche {
background: url(../../images/anglblanc3.gif)
}

#basdroit {
float: right;
background: url(../../images/anglblanc4.gif)
}


.erreur{
color:#eba906;
}

