/* css texte/td centre inscription */

/* css td * texte rouge */
td.ic1a {	
font-family: Arial;
font-size: 13px;
font-weight: normal;
text-align: center;
text-decoration: none;
color: #FF0000;
background-color: #FFFFFF;
}

/* css td */
td.ic2a {	
font-family: Arial;
font-size: 13px;
font-weight: normal;
text-align: left;
text-decoration: none;
color: #000000;
background-color: #FFFFFF;
}

/* css font * centre inscription */
font.ic2ar {	
font-family: Arial;
font-size: 13px;
font-weight: normal;
text-decoration: none;
color: #FF0000;
}

/* css font gris clair centre inscription */
font.ic2ag {	
font-family: Arial;
font-size: 13px;
font-weight: normal;
text-decoration: none;
color: #676767;
}

/* css td entête */
td.ic3a {	
font-family: Arial;
font-size: 15px;
font-weight: normal;
text-align: center;
text-decoration: none;
color: #000000;
background-color: #FFFFFF;
}

/* css td entête */
td.ic3b {	
font-family: Arial;
font-size: 13x;
font-weight: normal;
text-align: center;
text-decoration: none;
color: #000000;
background-color: #FFFFFF;
}
