body {
margin-left: 50px;
font-size: 11px;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
a:link {
font-weight: bold;
font-size: 11px;
color:black;
font-family: Arial, Helvetica, Geneva;
text-decoration:none;
}
a:visited {
font-weight: bold;
font-size: 11px;
color:black;
font-family: Arial, Helvetica, Geneva;
text-decoration:none;
}
a:hover {
font-weight: bold;
font-size: 11px;
color:#e32338;
font-family: Arial, Helvetica, Geneva;
text-decoration:underline;
}
a:active {
font-weight: bold;
font-size: 11px;
color:#e32338;
font-family: Arial, Helvetica, Geneva;
text-decoration:underline;
}
p { font-size: 11px; }
td { font-size: 11px; }
.justifie { text-align: justify }
.retrait { text-indent: 5px }
.soustitre { color: #636363; font-size: 11px; font-weight: bold; text-decoration: underline; margin: 2px; padding: 2px; }
.slogan { color: #f00; font-size: 14px; font-weight: bold; text-align: left; margin: 0; padding: 0; }
INPUT { font-size: 11px; background-color: #e7e7e7; border: solid 1px #e32338; }
SELECT { font-size: 11px;  background-color: #e7e7e7; border: solid 1px #e32338 }
TEXTAREA {
font-size: 11px;
background-color: #e7e7e7;
border: solid 1px #e32338;
}
/*Les fonds*/
.fnd_gris20 { background-color: #b1b1b1; }
.fnd_orange { background-color: #f90; }
/*Couleurs de polices*/
.orange { color: #e32338; }
.gris30 { color: #636363; }
.gris40 { color: #333; }
.blanc { color: #fff; }
/*Pour les titres*/
.txtArialBlack{font-family:arial black;}
/*Taille police*/
.G12 { font-size: 12px; text-align: left; }
.G14 { font-size: 14px; text-align: left; }
/*Les traits*/
.trait_liste { border-top: 2px dotted #b1b1b1; }
.separation_table { border-top: 1px dotted #333; border-bottom: 1px dotted #333; }
.separation_table2 { border-bottom: 1px dotted #333; }
.cadre_image { border: solid 1px #010; }
/*Les styles de polices*/
.italique { font-style: italic; }
.gras { font-weight: bold; }

