/* AUTEUR: Karim Aguenaou */
/* DATE DE CREATION: 18/01/2000 */

A:body { 
    color:#0000FF; 
    text-decoration:none; 
}

A:link  {
    color:#0000FF; 
    text-decoration:none; 
}

A:visited {
    color:#0000FF; 
    text-decoration:none; 
}

A:active { 
    color:#0000FF; 
    text-decoration:none; 
}

A:hover {
    color:#CC0000;
    text-decoration:none; 
}

.titre_col {
    font-family:Garamond,Arial; font-size:11pt; 
    background-color:#FF6633; 
}

.ss_titre_col {
    font-family:Garamond,Arial; font-size:11pt; 
    background-color:#FEAB00; 
}

.col_nouv {
    font-family:Garamond,Arial; font-size:11pt; 
    background-color:#F3DB9B; 
}

TD {
    font-family:Arial; font-size:10pt;
	font-weight:bold;
}

BODY {
    font-family:Arial; font-size:10pt;
    background-color:#000080; 
}




