/* CSS Document */

body {
	background: url('images/fond.jpg');
	background-color: #95C7EA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	padding:0px;
	padding-top:0px;
	color: #1A2F66;
} 

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

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

a:hover {
color: #1A2F66; text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

a.lien:link {
color: #1A2F66; text-decoration: underline;
} 

a.lien:visited {
color: #1A2F66; text-decoration: underline;
} 

a.lien:hover {
color: #1A2F66; text-decoration: underline;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #1A2F66;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	text-align:center;
	}
	
.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.texte3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.texte4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #C8A8C8;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

#page { width:975px; margin:0 auto;  background: #5faadf url('images/charte_07.jpg');}
	
#menu { width:975px; height:289px; }
	
#titre { width:975px; height:44px; float:left; }
	
	
#contenu {
	width:775px;
	min-height:170px;
	_height:221px;
	background: transparent url('images/charte_06.jpg') no-repeat;
	clear:both;
	padding:30px 100px 0 100px;
	background-position: top;
}

#contenugauche {
	float:left;
	width:auto;
	height:121px;
	clear: both;
}
	
#contenudroite {
	float:right;
	width:500px;
}
#contenucentre {
	float:left;
	width:500px;
}

#contenu p{ padding:0;
font: 11px Verdana, Arial, Helvetica, sans-serif; 
color: #1A2F66;}
	
#contenu ul{ padding:0px 0px 0px 30px;
font: 11px Verdana, Arial, Helvetica, sans-serif; 
color: #1A2F66;}


li { display: list-item; line-height: 1.4em; }

#adresse {
	width:975.px;
	height:62px;
	background-image: url(images/charte_08.jpg);
	clear: both;
	width: 975px;
}

div#yzeo {
	text-align:center;
	color:#1A2F66;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 8px 5px 10px;
}
	
div#yzeo img {padding: 0 5px 2px 5px; border:none; vertical-align:middle;}
	
div#yzeo a {color:#1A2F66; }

div#menubas { padding: 10px 0 10px 0; text-align:center; color:#1A2F66; font:normal 10px Verdana, Arial, Helvetica, sans-serif; }

div#menubas a { color:#1A2F66; }

#contact {  clear:both; width:450px; }

div#mention { text-align:center; float:left; padding:30px 0 0 90px;   }

.prix{height:26px;}

/*/////////////////////////////////////////////// formulaire //////////////////////////////////////////////////////////////////*/
	
	#formulaire{ text-align:center; width:400px; padding:20px 50px 0 0px; float:left; font: normal 11px Verdana, Arial, Helvetica, sans-serif; color:#1A2F66; display:table-cell } /* 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:190px; height:13px;  float:left; margin: 0 5px 0 2px;} /* carateristique des input */
	
	.textareaform { width:393px; height:80px; overflow: auto;} /* carateristique du textarea */
	
	.selectform  { height:18px; float:left; margin: 0 5px 0 2px; font: normal 11px Verdana, Arial, Helvetica, sans-serif; color:#1A2F66;} /* 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 */
	
	.divimagecaptchat { border:1px solid #fff; padding: 0 0 0 100px; } /* carateristique de la div entourant l'image captchat */
	
	.transp, .inputtexte { background: #fff; border: 1px solid #A7A6AA; font: normal 11px Verdana, Arial, Helvetica, sans-serif; color:#1A2F66; } /* pour rendre les input et textarea transparent avec une bordure */

.diapo { }
