/*  Mise en page */

* { padding:0; margin:0; outline:none;}

body {
	background-color:#71BA22;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(images/fond0.jpg);
	background-repeat:repeat-x repeat-y;
	background-position:left top;
}
#divh1{
	width:100%;
	height:20px;
	text-align:center;
}
#header{
	width:100%;
	text-align:center;
	height:210px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	background-image:url(images/fond.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
/*-------------------plandusite--------*/
#main-plandusite{
	display:block;
	text-align:left;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
}


#header-plandusite{
	background-image:url(images/plan-du-site/header-plandusite.jpg);
	background-repeat:no-repeat;
	height:269px;
	width:990px;
	margin:0px;
	padding:0px;
}

#content-plandusite{
background-image:url(images/plan-du-site/contenu-plandusite.jpg);
background-repeat:no-repeat;
	width:990px;
	height:216x;
}
#menu-plandusite{	
	
	float:left;
}
/*#footer-plandusite{	
	width:990px;
	height:46px;
	margin:0px;
	padding:0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}*/
#plandusite
{
	text-align:center;
	width:990px;
}
.plan-text-content
{
	line-height:20px;
	text-align:left;
	margin-left:250px;
	padding-top:40px;
	width:650px;
	height:auto;
}


/*-----------------------------------------------------------------*/
.content-tarifs table tr , td {text-align:center; border:1px; border:solid; border-color: #73bd22;}


#headerintro{
	width:100%;
	text-align:center;
	height:auto;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	background-image:url(images/fond.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
#main{
	display:block;
	text-align:right;
	width:990px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#centre{
	text-align:left;
	width:990px;
	float:left;
	vertical-align:top;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
}
#left{
	width:225px;
	height:275px;
	float:left;
}
#top{
	width:765px;
	height:59px;
	float:left;
	vertical-align:top;
}
#top img{
	vertical-align:top;
}
#contenu{
	text-align:left;
	width:765px;
	float:left;
	vertical-align:top;
	margin-top:0px;
	background-image:url(images/bgtexte1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

#footer-plandusite{
	width:990px;
	text-align:center;
	height:46px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	background-image:url(images/plan-du-site/footer-plandusite.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#piedPage1{
	width:990px;
	clear:both;
	color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	vertical-align:text-bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#piedPage{
background-image:url(images/pied.jpg);
background-repeat:no-repeat;
height:55px;
	width:990px;
	clear:both;
	color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	vertical-align:text-bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#piedPage1 a{
	color:#ffffff;
	text-align:center;
}


#piedPage a{
	color:#ffffff;
	text-align:center;
}

#imgpiedPage{
	width:990px;
	height:46px;
	vertical-align:top;
}

#liensBas{
padding-left:130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	width:100%;
	clear:both;
	text-align:center;
	font-size:10px;
}

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

#liensBas a{
	color:#ffffff;
	text-align:center;
}

#validator {
	text-align:right;
	font-size:10px;
}

/* Fin mise en page */

/* Formulaire de contact */

#frmEnvoi{
	width:500px;
	margin-left:auto;
	margin-right:auto;
}

#frmEnvoi input, textarea{
 	background-color:#F2F7F3;	
}

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

#frmEnvoi .field label{
	float:left;
}

#frmEnvoi .input2{
	background-color:#ECF1EB;
}	
	

/* Fin formulaire de contact */




/* Styles des balises */

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #114006;
}

h2{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #114006;

}

h3{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #114006;

}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #114006;
}

li {
	list-style:inside;
	line-height:18px;
	color:#114006;
}

a:link {
color:#FF9900; text-decoration: underline;
} 

a:visited {
color: #FF9900; text-decoration: underline;
} 

a:hover {
color: #FF9900; text-decoration: none;
}

/* Fin des styles de balise */


/* Elements */

.justifier{
	text-align:justify;
}
.floatLeft{
	float:left;
	margin-right:10px;
}
.floatRight{
	float:right;
	margin-right:10px;
}
.centrer{
	margin-left:auto;
	margin-right:auto;
}
.centrerText{
	text-align:center;
}
.clearFloat{
	clear:both;
	float:none;
}
.tableStyle{
	width:100%;
	border:0px;
	vertical-align:text-top;
}
.cadreImg{
	border:medium;
	border-color:#996600;
	border-style:solid;

}
.zoneTexte{
	margin-left:30px;
	margin-right:100px;
	margin-top:10px;
}
.texte{
	color: #114006;
}
.photo{
	margin-right:30px;
	vertical-align:middle;
	float:left;
}
.photo2{
	margin-left:20px;
	vertical-align:middle;
	float:right;
}
.valMiddle{
	vertical-align:middle;
}
.valTop{
	vertical-align:top;
}
.noBorder{
	border:none;
}
/* Fin des éléments */


/* Classes pour le Plan API GOOGLE */

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

/*-------------------------Google Map-----------------------------*/
.plan {
	width: 640px;
	height: 480px;
	border-color: #FFF;
	border:medium;
	border-style:solid;
}
#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding: 0;
}
#map .infosbulle p {
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	font-size: 14px;
	color: #5F0666;
	font-weight: bold;
	margin-bottom: 1em;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
}
.plan-printer {
	display:block;
	text-align: right;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}

/* Fin des classes pour le Plan API GOOGLE */

