/* CSS Document */

/* css texte/td cherche prix */

/* css td gris clair */
td.chp1a {	
font-family: Arial;
font-size: 13px;
font-weight: normal;
text-decoration: none;
color: #000000;
background-color: #B4B4B4;
}

/* css td bleu */
td.chp1b {	
font-family: Arial;
font-size: 13px;
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
background-color: #0E88C6;
}

/* css td orange */
td.chp1c {	
font-family: Arial;
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #000000;
background-color: #FDCA00;
}

/* css td bordeaux */
td.chp1d {	
font-family: Arial;
font-size: 13px;
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
background-color: #C20061;
}

/* css td bordeaux */
td.chp1e {	
font-family: Arial;
font-size: 13px;
font-weight: normal;
text-decoration: none;
color: #FF0000;
background-color: #FDCA00;
}
