/* CSS Document */
body{
margin:0px;
background-image:url(../IMG/fond.gif);
background-repeat:repeat-x;
background-color:#BAD2EE;
}


.texte_footer{
font-family:Trebuchet Ms;
font-size:11px;
color:#006699;
}

.link_footer{
font-family:Trebuchet Ms;
font-size:11px;
color:#006699;
text-decoration:underline;
}

.entete_rubrique{
font-family:Trebuchet Ms;
font-size:14px;
color:#1b1b1b;
padding:8px;
}

.texte_page{
font-family:Trebuchet Ms;
font-size:11px;
color:#1b1b1b;
padding:2px;
text-decoration:none;
}

.select_page{
font-family:Trebuchet Ms;
font-size:11px;
color:#1b1b1b;
padding:1px;
text-decoration:none;
}

.texte_club{
font-family:Trebuchet Ms;
font-size:13px;
color:#1b1b1b;
padding:2px;
text-decoration:none;
}
.titre_page{
font-family:Trebuchet Ms;
font-size:12px;
color:#005E94;
font-weight:bold;
padding:2px;
text-decoration:none;
}


.titre_page_ffs{
font-family:Trebuchet Ms;
font-size:12px;
color:#A72428;
font-weight:bold;
padding:2px;
}

.titre_actu{
font-family:Trebuchet Ms;
font-size:16px;
color:#005E94;
font-weight:bold;
padding:2px;
}

img{
	border:0px;
}


