

body {
background-color : #666;
}

a {
font-family:verdana;
font-size:0.75em;
color : orange;
text-decoration : none;

}

a:hover {
font-family:verdana;
font-size:0.75em;
color : red;
text-decoration : underline;
font-weight:bold;

}



.date {
font-family : verdana;
color : red;
font-size : 0.70em;
font-style : italic;
font-weight : normal;
text-align : left;
text-decoration : none;
}

.titre {
font-family : verdana;
font-size : 1.1em;
line-height : 115%;
color : #0097fe;
font-style : normal;
font-weight : bold;
text-align : left;
text-decoration : none;
}

.texte {
font-family : verdana;
font-size : 0.80em;
line-height:1em;
color : #000080;
font-weight : normal;
text-align : justify;
text-decoration : none;
}
 .alerte {
font-family : verdana;
font-size :0.75em;
line-height : 100%;
color : navy;
text-align : justify;
text-decoration : none;
}
.slogan {
font-family : arial black;
font-size :1.5em;
font-style :ialic;
line-height : 100%;
color : red;
text-align : justify;
text-decoration : none;
}
.pied {
font-family : verdana;
font-size :0.8em;
font-style :normal;

}





