/* Mise en forme de la page */

body { background-color: #e5df00; background-image: none; background-position: 0 0; margin: 0; border-color: #e5df00; border-style: none; outline-color: #e5df00; list-style-image: url(http://www.casimages.com/img.php?i=090121094344565049.jpg); }


/* Menu fond noir Mise en forme */

#header {
margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px;
height:185px;
width:827px;	
}

#menu { background-color: #e5df00; height: 30px; width: 827px; text-align:center; background-image:url(images/menu.gif); vertical-align:middle; margin: 0 auto; padding-top:16px; border-color: #e5df00; }




#EnteteTexte{
	margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px;
	height:17px;
	width:827px;	
}

#contenu { color: #010000; background-color: #e5df00; height:auto; width:687px; background-image:url(images/BgTexte.gif); text-decoration: none; margin: 0 auto; padding: 2px 70px 20px; }


#footer {
	margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px;
	height: 62px;
	width: 827px;
	text-align:center;
	background-image:url(images/footer.gif);
	background-position:top;
	background-repeat:no-repeat;
}




/* Mise en forme des textes */


.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-align:justify;*/
	color: #646464;
}


/* titre H1 */
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ff9228;

}


/* autre textes */

.textePetit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #646464;
}



/* Liens par d?fault */

a:link {color: #ff9228; text-decoration: underline;}
a:visited {color: #ff9228; text-decoration: underline;}
a:hover {color: #666; text-decoration: none;}



/* Liens pour MENU DES ONGLETS - Doir ?tre appliqu? sur la cellule <td> ou tableau est non sur le texte*/

.menu a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000; text-decoration: none;}
.menu a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000; text-decoration: none;}
.menu a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #ff9228; text-decoration: none;}
.menu{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #ff9228; text-decoration: none; text-align:center;}
.menu p{ padding: 1px; margin:0px;}


/* Autres Code */


.photosPositionnementDROIT {float:right; margin-left: 15px; margin-top: 15px; margin-bottom: 15px;}

.photosPositionnementGAUCHE {float:left; margin-right: 15px; margin-top: 15px; margin-bottom: 15px;}

.tiret {border-bottom: dashed 1px; border-bottom-color: #ffca28;}

.noRepeat{background-position:top; background-repeat:repeat-x;}

.padding {padding:5px 20px 5px 20px;}



.boiteFormulaire {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #524b39;
border: 1px solid #ff9228;
background-color: #FFF;
}

