a:focus /* Quand le visiteur sélectionne le lien */
{
background-color: #D6D6D6;
}

a:hover /* Quand le visiteur pointe sur le lien */
{
color: FF0000;
}

a /* Lien normal */
{
text-decoration: none;
color: #3366FF;
font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
text-align: center;
font-weight: bold;
font-size: 11px;
}
 
body
{
margin-top: 0pt;
color: rgb(0, 0, 0); 
background-color: rgb(222,216,185);
}

#en_tete table
{
background-color: rgb(222,216,185);
}

#menu1 p
{
text-align: center;
font-size: 12px;
font-weight: bold;
}

#menu2 p
{
text-align: center;
font-size: 12px;
font-weight: bold;
}

.bande1
{
background-color: rgb(222,216,185);
}

.bande1 h6
{
text-align: center;
font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

.contenu
{
padding: 15px;
background-color: #EEECF2;
background-attachment: scroll;
background-image:url(images/SBF_GEN.jpg);
background-repeat:repeat-y;
}

.contenu h3
{
font-family: Comic Sans MS, Arial, "Times New Roman", Times, serif;
font-size: 20px;
text-align: center;
font-weight: bold;
text-decoration: underline;
}

.contenu h4
{
font-family: Comic Sans MS, Arial, "Times New Roman", Times, serif;
font-size: 14px;
text-align: left;
font-weight: bold;
text-decoration: underline;
}

.contenu h5
{
font-family: Comic Sans MS, Arial, "Times New Roman", Times, serif;
font-size: 10px;
text-align: left;
font-weight: normal;
}

.contenu h6
{
font-family: Comic Sans MS, Arial, "Times New Roman", Times, serif;
font-size: 10px;
text-align: center;
font-weight: bold;
}


.contenu p
{
font-family: Comic Sans MS, Arial, "Times New Roman", Times, serif;
font-size: 13px;
text-align: justify;
}

.contenu table
{
background-color: #F8F9F2;
font-family: Comic Sans MS,Arial, "Times New Roman", Times, serif;
font-size: 13px;
}

.contenu li
{
font-family: Comic Sans MS, Arial, "Times New Roman", Times, serif;
font-size: 13px;
text-align: justify;
}

.bande2
{
background-color: rgb(222,216,185);
}

.bande2 p
{
font-weight: normal;
font-size:  9px;
font-family: Comic Sans MS, Arial, "Arial Black", "Times New Roman", Times, serif;
}

.bande2 h6
{
text-align: center;
font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}

.bande2 a
{
font-size: 10px;
}

#pied_de_page
{
padding: 5px;
text-align: center;
font-size: 10px;  
}