@charset "iso-8859-1";
body {
background-color : #fffced;
}
.titre_page {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
font-style : normal;
line-height : normal;
font-weight : bolder;
font-variant : normal;
color : #666600;
text-decoration : none;
}
.gris {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-size : 12px;
line-height : normal;
font-weight : normal;
font-variant : normal;
text-align : justify;
color : #9C8F82;
text-decoration : none;
}
.rouge {
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
font-size : 12px;
line-height : normal;
font-weight : normal;
font-variant : normal;
text-align : justify;
color : #FF0000;
text-decoration : none;
}
.titre_texte {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
font-style : normal;
line-height : normal;
font-weight : normal;
font-variant : normal;
color : #646331;
text-decoration : none;
}
a:link {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
line-height : normal;
font-weight : bold;
font-variant : normal;
color : #333333;
text-decoration : none;
}
a:visited {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
line-height : normal;
font-weight : bold;
font-variant : normal;
color : #333333;
text-decoration : none;
}
a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
line-height : normal;
font-weight : bold;
font-variant : normal;
color : #B1E900;
text-decoration : none;
}
a:active {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
line-height : normal;
font-weight : bold;
font-variant : normal;
color : #333333;
text-decoration : none;
}
