/*=======================================================*/
/* CONSTRUCTION DE LA PAGE
/*=======================================================*/
.page{
width:960px;
float:left;
margin:0px;
padding:0px;
background-color: black;
color:#f7f7f7;
cursor:default;
}


/*====================================================*/
/*les polices*/
/*====================================================*/
.fb8blanc {font-family: Verdana,Arial; font-weight: bold; font-size: 8pt; color: #f7f7f7; letter-spacing:2px;}
.fb8orang {font-family: Verdana,Arial; font-weight: bold; font-size: 8pt; color: #f75544; letter-spacing:2px;}
.f9blanc {font-family: Verdana,Arial; font-weight: bold; font-size: 9pt; color: #f7f7f7; letter-spacing:2px;}
.fb9orang {font-family: Verdana,Arial; font-weight: bold; font-size: 9pt; color: #f75544; letter-spacing:2px;}
.fb10orang {font-family: Verdana,Arial; font-weight: bold; font-size: 10pt; color: #f75544; letter-spacing:2px;}
.fb10blanc {font-family: Verdana,Arial; font-weight: bold; font-size: 10pt; color: #f7f7f7; letter-spacing:2px;}
.fb11orang {font-family: Arial; font-weight: bold; font-size: 11pt; color: #f75544; letter-spacing:2px;}

.u{text-decoration: underline;}

/*==============================================================*/
/* LES IMAGES */
/*==============================================================*/
img{border:0px;}

.br{clear:both;}
p{padding:10px;}

td{vertical-align:top;}

/*==============================================================*/
/* LES LIENS */
/*==============================================================*/
a:link {color : #424242;text-decoration : none;font-weight : bold;font-size : 8.5pt;}
a:visited {color :#424242;text-decoration : none;font-weight : bold;font-size : 8.5pt;}
a:hover {color :#ae4c42;text-decoration :none;font-weight : bold;font-size : 8.5pt;}

.ab:link {font-family: Comic Sans MS,Arial; font-size:7.5pt; color:#878787; letter-spacing:2px;}
.ab:visited {font-family: Comic Sans MS,Arial;  font-size:7.5pt; color:#878787; letter-spacing:2px;}
.ab:hover {font-family: Comic Sans MS,Arial; font-size:7.5pt; color:#ae4c42; letter-spacing:2px;}

.abas:link {font-family: Comic Sans MS,Arial; color : #424242; text-decoration : none; font-size : 7.5pt;}
.abas:visited {font-family: Comic Sans MS,Arial; color :#424242; text-decoration : none; font-size : 7.5pt;}
.abas:hover {font-family: Comic Sans MS,Arial; color :#606060; text-decoration :none; font-size : 7.5pt;}
