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

body { background: #91b56b url('images/pattern.gif') repeat-x;}

.bg { background: #91b56b url('images/pattern2.jpg') repeat-x;}

body td, div, p {font:normal 12px Arial, Helvetica, sans-serif; color:#222;} 

p { line-height:13px; padding: 0 0 14px 0;}

input, textarea, select {background-color:#91b56b; font:normal 12px Arial, Helvetica, sans-serif; color:#fff;}

.indentify {text-indent:5px; padding-left:30px; padding-right:20px;}

.majuscule p:first-letter {font: bold 14px Arial, Helvetica, sans-serif;}

h1 { font:normal 12px Arial, Helvetica, sans-serif; color:#222; line-height:14px; padding:0; height:20px; text-align:center;}

a { font: normal 12px Arial, Helvetica, sans-serif; color:#222; text-decoration: underline;} 

.lien {font:normal  12px Arial, Helvetica, sans-serif; color:#222;}

.yzeo div {font:normal  10px Arial, Helvetica, sans-serif; color:#ebf7de;}

.yzeo a {font:normal  10px Arial, Helvetica, sans-serif; color:#ebf7de; text-decoration: underline;} 

.indent {text-indent:5px;}

.liste li { margin-left:10px; list-style:disc inside;}

.form tr td { border-bottom:none; border-top:none; border-right:none; border-left:none;}

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

ul { padding-top:0px; margin:0 20px 10px 50px;}

#conteneur { width:950px; margin:0 auto; padding:0;}

#header { width:950px; height:163px; margin:0; padding:0;}

#titre { width:950px; height:45px; margin:0; padding:0;}

#centre { background: url('images/repeat.jpg'); width:950px; min-height:268px; margin:0; padding:0; display:table-cell;}

#milieu { background: url('images/contenu.jpg') no-repeat; width:950px; min-height:268px;_height:268px; margin:0; padding:0;}

#contenu { text-align:justify; padding: 10px 50px 10px 55px;}

#interieur { _width:480px; float:right;}

#interieur p { width:480px;}

#interieur1 { _width:470px; float:right;}

#interieur1 p { width:470px;}

#interieur2 { _width:460px; float:right;}

#interieur2 p { width:460px;}

#interieur3 { _width:360px; float:right;}

#interieur3 p { width:360px;}

#interieur4 { clear:both; padding-left:35px; padding-right:30px; text-align:justify}

#footer { background: url('images/footer.jpg'); width:950px; height:52px; margin:0 auto; padding:0;}

#yzeoConteneur {height:24px; width:155px; padding:13px 0 0 760px;}

#yzeoGH {height:12px; width:107px; text-align:right; vertical-align:top; line-height:10px; padding-top:1px;}

#yzeoD {height:22px; width:42px; float:right; padding: 2px 0 0 0}

#yzeoD img {border:none; }

#yzeoG {height:24px; width:107px; float:left;}

#coordonnees {float:right; width:200px; text-align:center; padding: 50px 0 0 30px;}

.gras a { font-weight:bold;}

.encadre { border:1px solid #222;}

	/*/////////////////////////////////////////////// formulaire //////////////////////////////////////////////////////////////////*/
	
	form { height: 470px; }
	
	#formulaire{ background: transparent; text-align:center; width:400px; padding:0; margin:0; float:left;     } /* carateristique du formulaire */
	
	#formulaire * { margin:0 0 2px 0; padding:0; font: normal 12px Arial, Helvetica, sans-serif;} /* 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; color:#222;} /* carateristique des input */
	
	.textareaform { width:398px; height:80px; overflow: auto; color:#222;} /* carateristique du textarea */
	
	.selectform  { height:18px; float:left; margin: 0 5px 0 2px; color:#fff;} /* 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 Arial, Helvetica, sans-serif; color:#fff;} /* 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 #222; padding: 0 0 0 100px;} /* carateristique de la div entourant l'image captchat */
	
	.transp, .inputtexte { background: transparent; border: 1px solid #222; color:#222;} /* pour rendre les input et textarea transparent avec une bordure */
	
	/*////////////////////////////////////////////// fait par GrEGoOoO /////////////////////////////////////////////////////////////////*/
	
	/*/////////////////////////////////////////////// fin du formulaire //////////////////////////////////////////////////////////////////*/