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

h1 {
	color: #ffef46;
	font-weight: bold;
	font-size: 12px;
}

a {
	color:#ffffff;
}

a img {
	border:none
}

.Style1 {
	font-weight: bold
}
.Style2 {
	font-weight: bold
}
.texte2 {
	color: #ffef46;
	font-weight: bold;
	font-size: 12px;
}

.style4 {
	color: #ffef46;
	font-weight: bold;
	font-size: 12px;
}

.style5 {
	color: #004685;
	font-weight: lighter;
	font-size: 10px;
}

body {
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background: #ffef46;
}

#titre_intro {
	margin: 0 auto;
	height: 50px;
	background: #ffef46;
	text-align:center;
}

#intro {
	text-align:center;
	margin: 0 auto;
	height: 315px;
	background: url(images/fondheader.jpg) repeat-x;
}

#introfooter {
	margin: 0 auto;
	text-align: center;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #004685;
}

#header {
	width:100%;
	text-align:center;
	height:315px;
	background: url('images/fondheader.jpg') repeat-x;
	clear:both;
}

#titre {
	width:100%;
	clear:both;
	text-align:center;
	height:75px;
	background-color:#004685;
}

#conteneur {
	width:100%;
	min-height:200px;
	_height:200px;
	background-color:#004685;
	clear:both;
}

#contenu {
	width:910px;
	margin:0 auto;
	padding-left:40px;
}

#adresse {
	width:100%;
	text-align:center;
	height:80px;
	background:url('images/fond-footer.jpg');
	background-repeat:repeat-x;
	clear:both;
}

/* PLAN DU SITE */

#contenu_plan {
	width:602px;
	margin:0 auto;
	padding-left:60px;
	padding-right: 60px;
	;
}

#liens_bas {
	width:903px;
	height:40px;
	text-align:center;
	margin:10px auto 0 auto;
	color:#004685;
	font-size:9px;
}

#liens_bas a {
	color:#004685;
	font-size:9px;
}

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

#yzeo a {
	color:#004685;
}

#yzeo img {
	border:none;
}

/* 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 50px;
	float:left;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
} /* 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:350px;
	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:#fff;
} /* couleur du lien dans capchat */

.divimagecaptchat {
	display:none;
} /* 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 20px 0 120px;
	float:left;
}
