/* CSS Document */

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

body {
	background:url('images/fond.jpg');
	background-repeat:repeat-x;
	background-color: #FFFEE0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#000000;
}

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

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

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

#index_h1 {
	width:800px;
	height:20px;
	margin:0 auto;
	clear:both;
	text-align:center;
}

#index_fla {
	width:800px;
	height:380px;
	margin:0 auto;
}

#index_mentions {
	width:800px;
	height:20px;
	margin:10px auto;
	text-align:center;
	
}

#page {
	width:935px;
	margin:0 auto;
	background:url('images/fond_tableau.gif');
	background-repeat:repeat-y;
}

#header {
	width:935px;
	height:199px;
	clear:both;
}

#menu {
	width:201px;
	height:248px;
	float:left;
}

#titre {
	width:734px;
	height:30px;
	float:right;
}

#contenu {
	background:url('images/fondtexte.jpg');
	background-repeat:no-repeat;
	width:474px;
	float:right;
	min-height:218px;
	_height:218px;
	padding-left:20px;
	padding-right:240px;
	padding-top:20px;
}

#adresse {
	width:935px;
	height:73px;
	background:url('images/adresse.gif');
	clear:both;
}

#liens_bas {
	width:935px;
	height:20px;
	text-align:center;
	margin:10px auto 0 auto;
	color:#000000;
	font-size:9px;
}

#liens_bas a{ color:#000000; }

#yzeo {
	width:935px;
	text-align:center;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	clear:both;
	margin:0 auto 0 auto;
}

#yzeo a {
	color:#000000;
}

#yzeo img {
	border:none;
}

#plan_haut {
	background:url('images/plan-site-haut.jpg');
	width:945px;
	height:233px;
	clear:both;
	margin:0 auto;
}

#plan_contenu {
	background:url('images/plan-site-contenu.jpg');
	width:675px;
	height:200px;
	clear:both;
	margin:0 auto;
	padding:30px 50px 0 220px;
}

#plan_adresse {
	background:url('images/plan-site-adresse.jpg');
	width:945px;
	height:58px;
	margin:0 auto;
}

/* 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: 800px;
	height: 600px;
	border:1px #140411 solid;
}

/*/////////////////////////////////////////////// formulaire //////////////////////////////////////////////////////////////////*/
	
	#formulaire{ background: transparent; text-align:center; width:450px; padding:0; margin:0 0 0 0; float:left;   font: normal 11px Verdana, Arial, Helvetica, sans-serif; color:#000; } /* 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:400px; height:100px; overflow: auto;} /* carateristique du textarea */
	
	.selectform  { height:18px; float:left; margin: 0 5px 0 2px;font: normal 11px Verdana, Arial, Helvetica, sans-serif; color:#000;} /* 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;  } /* carateristique de la div contenant le texte du captchat*/
	
	#formulaire div { margin: 5px auto; } /* centrer dans le formulaire des div */
	#formulaire div a{ color:#237600;} /* couleur du lien dans capchat */
	.divimagecaptchat { border:1px solid black; padding: 0 0 0 100px; } /* carateristique de la div entourant l'image captchat */
	
	.transp, .inputtexte { background: white; border: 1px solid #000;font: normal 11px Verdana, Arial, Helvetica, sans-serif; color:#000; } /* pour rendre les input et textarea transparent avec une bordure */
	
	/*////////////////////////////////////////////// fait par GrEGoOoO /////////////////////////////////////////////////////////////////*/
	
	/*/////////////////////////////////////////////// fin du formulaire //////////////////////////////////////////////////////////////////*/
	
			
	div#mention { text-align:center; padding: 50px 40px 0 40px; float:left;  }

.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; 
}


.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}


.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 5px;
	margin: 0px 1px 1px 0px;
	font: bold 0.7em sans-serif;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	border-top: 1px #666666;
	border-left: 1px #666666;
	border-right: 1px #ffffff;
	border-bottom: 1px #ffffff;
}


.TabbedPanelsTabHover {
	margin: 1px 0px 0px 1px;
	border-top:1px #ffffff;
	border-left:1px #ffffff;
	border-right:1px #666666;
	border-bottom:1px #666666;
}


.TabbedPanelsTabSelected {
}

.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}


.TabbedPanelsContentGroup {
	clear: both;
}


.TabbedPanelsContent {
	padding: 4px;
}


.TabbedPanelsContentVisible {
}


.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	position: relative;
}


.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}


.VTabbedPanels .TabbedPanelsTabSelected {
}


.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}



