  body {
background-color: #ffffff;
}

a {
font-size: 10px;
color: #000000;
font-weight: bold;
text-decoration: none;
font-family: "Trebuchet MS", sans-serif, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:hover {
color: #494949;
}

a.b {
color: #000000;
}
a.b:hover {
color: #494949;
}

//------------------Général Page -----------------------//

div.corps {
border-width: 1 0 1 0px;
border-style: solid;
border-color: #000000;
}

h1 {
font-size: 20px;
color: #fc0082;
font-weight: bold;
font-family: "Trebuchet MS", sans-serif;
}

h1.white {
color: #ffffff;
background-color: #fe84c0;
}

.text_defaut {
font-size: 10px;
color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.categorie_donnee {
font-size: 16px;
color: #000000;
font-weight: bold;
font-family: "Trebuchet MS", sans-serif, Verdana, Geneva, Arial, Helvetica, sans-serif;
}


//------------------ Menu -----------------------//

div.menu {text-align: center; margin-bottom: 10px;}
div.menu ul {height:12px; list-style-type: none; text-align: center; padding:10px 0 10px 0;}
div.menu ul li {height:12px; display: inline; padding: 0 10px 0 5px;}
div.menu ul li.dernier {height:12px;}
div.menu ul li.sep {font-size: 10px; font-weight: bold; color: #3b7cd7; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

    

//------------------Boite Sommaire -----------------------//

.date_titre {
font-size: 10px;
color: #000752;
font-weight: bold;
text-decoration: none;
font-family: "Trebuchet MS", Comic, Geneva, Arial, Helvetica, sans-serif;
}

.duree_titre {
font-size: 10px;
color: #000752;
font-weight: bold;
text-decoration: none;
font-family: "Trebuchet MS", Comic, Geneva, Arial, Helvetica, sans-serif;
}

.boite_fond {
background-color: #ffffff;
border: solid black 1px;
}

.boite_title_fond {
background-color: #030558;
}

.boite_text_titre {
font-size: 12px;
color: #ffffff;
font-weight: bold;
font-family: "Trebuchet MS", sans-serif, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.boite_text_donnee {
font-size: 12px;
color: #ffffff;
font-weight: bold;
font-family: "Trebuchet MS", sans-serif, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

        
