/***************************************************************************************************************/
/*********************************************  Construction  **************************************************/
* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #382c1e;
	background-color: #F1BA21;
	
}
hr{
	width:90%;
	background-color:#962C14;

}

li{
	list-style-position:inside;
}

div#header {
	margin-left: auto;
	margin-right: auto;
	height: 275px;
	background: url(images/fondheader.jpg);
	background-repeat: repeat-x;
}

div#contenu {
	margin-left: auto;
	margin-right: auto;
	width: 950px;	
}

div#gauche{
	background-position:left;
	background-image:url(images/dupligauche.jpg);
	background-repeat:repeat-y;
	padding-right:10px;
	width:667px;
	float:left;
}
div#droite{
	width:263px;
	float:right;
}
div#texte{
	text-align:justify;
	margin-right:17px;
}

.large1 { padding:4em 3em 3em ; 
position:relative; left:-5em; width:950px; background-color:#F1BA21;}

.large2 { padding:2em 10em 3em ; 
position:relative; left:-5em; width:950px; background-color:#F1BA21;}

div#yzeo {
	clear:both;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(images/fondfooterPlus.jpg);
}

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

div#yzeo a.hover {
	color: #382c1e; 
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.divmenu {
		  width:600px;
		  }



.tableMenus{
	width:100%;
}
.tableMenus td{
	text-align:center;
	vertical-align:top;
}

.clearFloat{
	float:none;
}
.floatLeft{
	float:left;
	margin-right:10px;
}
.floatRight{
	float:right;
}

.cadre{
border-width:medium;
border-color:#990000;
border-style:solid;
}

.centrer{
text-align:center;
}
.justify{
text-align:justify;
}

/***************************************************************************************************************/
/******************************************  Formulaire contact  ***********************************************/

#frmEnvoi
{
}

a:link {
	color: #382c1e;
}
a:visited {
	color: #382c1e;
}
a:hover {
	color: #234021;
}
a:active {
	color: #382c1e;
}
	
.style1
{
	color: #382c1e;
	font-weight: bold;
	font-size: 15px;
}

b{
	color: #382c1e;
	font-weight: bold;
	font-size: 12px;
}

h2{
	color: #234021;
	font-weight: bold;
	font-size: 15px;
}

.style4
{
	color: #234021;
	font-weight: bold;
	font-size: 12px;
}
/*Fin formulaire contact*/


/* ************************* Class Plan API GOOGLE ************************* */

.titreplan {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #234021;
	font-weight: bold;	
}
.txtplan {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.plan {
	width: 600px;
	height: 450px;
}


/* ************************* Fin Class Plan API GOOGLE ************************* */

.clearvalidator{ clear:both; height:3px;}