/* ------------------------------------ *
 CSS
 mercredi 14 juillet 2010 11:11:19
 HAPedit 3.1.11.111
 * ------------------------------------ */

html {
font-family: arial,helvetica,serif;
}

DIV {
width:234px;
overflow:auto;
}

table {
width:1400px;
}

td {
width:234px;
font-family: arial,helvetica,serif;
color:#000000;
text-align: left;
}

td#nom_tableau {
color:#000000;
font-weight:bold;
text-align: left;
}

td#couleur2010 {
font-size:70%;
background-color: #FFDD22;
}

td#couleur2009 {
font-size:70%;
background-color: #99CCFF;
}

button {
text-align: left;
font-family: arial,helvetica,serif;
text-decoration:underline;
font-weight:bold;
background-color: transparent;
border-color: transparent;
color:#0000FF;
}




