/* CSS Document */
body {
color : black; 
background-color : #CC0000; 
font-family : arial; 
font-size : 12px; 
color : #000000; 
}
b {
font-weight:bold;
color : #CC0000;
}
div.fond_blanc {
vertical-align : bottom; 
background-color : #ffffff; 
width : 982px; 
} 
a.menu {
font-family : arial; 
font-size : 13px; 
color : #ffffff; 
text-decoration : none; 
font-weight : bold; 
} 
a.menu:hover {
font-family : arial; 
font-size : 13px; 
color : #CC0000; 
text-decoration : none; 
font-weight : bold; 
} 
div.premiere_actu {
background-color : #efefef; 
} 
div.bloc_premier {
background-color : #ffffff; 
border-top-width : 1px; 
border-top-style : solid; 
border-top-color : #cdcdcd; 
border-left-width : 1px; 
border-left-style : solid; 
border-left-color : #cdcdcd; 
border-right-width : 1px; 
border-right-style : solid; 
border-right-color : #cdcdcd; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-bottom-color : #cdcdcd; 
} 
div.bloc_gris {
background-color : #e6e6e6; 
border-top-width : 1px; 
border-top-style : solid; 
border-top-color : #626262; 
border-left-width : 1px; 
border-left-style : solid; 
border-left-color : #c7c7c7; 
border-right-width : 1px; 
border-right-style : solid; 
border-right-color : #c7c7c7; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-bottom-color : #c7c7c7; 
} 

a.lien_rouge {
font-family : arial; 
font-size : 12px; 
color : #CC0000; 
text-decoration : none; 
font-weight : bold; 
} 
a.lien_rouge:hover {
font-family : arial; 
font-size : 12px; 
color : #CC0000; 
text-decoration : underline; 
font-weight : bold; 
} 
a.lien_noir, {
font-family : arial; 
font-size : 12px; 
color : #000000; 
text-decoration : none; 
} 
a.lien_noir:hover {
font-family : arial; 
font-size : 12px; 
color : #000000; 
text-decoration : none; 
text-decoration : underline; 
}

a.lien_fin {
font-family : arial; 
font-size : 11px; 
color : #ffffff; 
text-decoration : none; 
}
a.lien_fin:hover {
font-family : arial; 
font-size : 11px; 
color : #ffffff; 
text-decoration : underline; 
}

.article {
font-family : arial; 
font-size : 20px; 
color : #CC0000; 
font-weight : bold; 
}
a.article {
font-family : arial; 
font-size : 20px; 
color : #CC0000; 
font-weight : bold; 
}

.titre {
font-family : arial; 
font-size : 24px; 
color : #000000; 
font-weight : bold; 
} 
.barre {
color : #000000; 
height : 1px; 
} 
.formulaire {
overflow : hidden; 
font-family : arial; 
font-size : 12px; 
color : #000000; 
} 
.BoutonOK {
width : 26px; 
height : 21px; 
border : none; 
background : url(../Images/Boutons/OK.gif); 
} 
.BoutonImprimer {
width : 64px; 
height : 21px; 
border : none; 
background : url(../Images/Boutons/Imprimer.gif); 
}
.BoutonValider {
width : 64px; 
height : 21px; 
border : none; 
background : url(../Images/Boutons/Valider.jpg); 
}  
a.img {
border : 1px #000000; 
}
.lettre {
font-family : Courier;
}  
