/* Général */
body{background-color:#161616;width:100%;font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
color: white;font-size:12px;text-align:center;width:100%;
margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:10px;padding:0px;
background-image:url(../images/bg/bg_top.gif);background-position:top center;background-repeat:repeat-x;}
html{margin: 0;padding: 0;height: 100%;}
img{border:0px;}
td{vertical-align:top;}
p{color:white;}

/* Layout */
#container{margin:auto;text-align:left;padding:0px;width:865px;border-collapse: collapse;text-align:left;}
#bandeauHaut{width:865px;margin:auto;text-align:left;height:114px;
background-image:url(../images/entete/bg_entete.gif);margin-top:10px;}
#footer{width:865px;margin:auto;font-size:9px;text-align:center;color:#FF9933;}

/* index */ 
.titreSectionIndex{color:white;font-size:18px;width:245px;}
.texteSectionIndex{color:#8E8E8E;width:245px;padding-top:13px;text-align:justify;height:103px;}


/* Liens */
a:link{color:#f8951d;text-decoration: none;}
a:visited{color:#f8951d;text-decoration: none;}
a:active{color:#f8951d;text-decoration: none;}
a:hover{color:#f8951d;text-decoration: underline;}





/* Pour champs obligatoires */
.etoile{color:red;}

.bouttonDoigt{cursor:pointer;}	


.titreSection, .titreSectionGros, .titreSectionItalique{font-family:Trebuchet MS; font-weight:bold;color:#f8951d;}
.titreSection{font-size:14px;}
.titreSectionGros{font-size:18px;}
.titreSectionItalique{font-size:16px;font-style:italic;}

.inputGris{color:black;}

.textTribuchet{font-family: "Trebuchet MS", Verdana, Helvetica, Arial;}
.textTribuchetGris{font-family: "Trebuchet MS", Verdana, Helvetica, Arial;color:#999}

