/* CSS Document */
.blanc{
font-family:tahoma;
font-size:11px;
color:#FFFFFF;
}
.noir{
font-family:tahoma;
font-size:11px;
color:#000000;
}
.noir_detail{
font-family:tahoma;
font-size:13px;
color:#000000;
}

.authentification{
font-family:tahoma;
font-size:11px;
color:#000000;
}
.orange{
font-family:tahoma;
font-size:10px;
color:#FF7E00;
}
.rouge{
font-family:tahoma;
font-size:11px;
color:#DA2424;
font-weight:bold;
}
.entete_tablo{
font-family:tahoma;
font-size:12px;
color:#ffffff;
}
.bleu{
font-family:tahoma;
font-size:11px;
color:#0377B8;
font-weight:bold;
}
.gris{
font-family:tahoma;
font-size:11px;
color:#747474;

}

.menu{
font-family:"Myriad Pro";
font-size:14px;
line-height:24px;
text-align:none;
color:#FFFFFF;
}
.select{
width:110;
font-family:tahoma;
font-size:11px;
color:#000000;
line-height:24px;
text-align:none;
}
.select_anne{

font-family:tahoma;
font-size:11px;
color:#000000;
line-height:24px;
text-align:none;
}
.input_aut{
font-family:tahoma;
font-size:11px;
color:#000000;
text-align:none;

}
/*.input_recherche{
border:2px solid #C7D7EB;
}*/
.submit_aut{
font-family:tahoma;
font-size:11px;
color:#FF0000;
font-weight:bold;
text-align:none;

}
.head_box{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
}
a{
font-family:"Arial Narrow";
font-size:13px;
line-height:24px;
text-align:none;
color:#FFFFFF;
font-style:normal;
text-decoration:none;
font-weight:bold;

}
/*a:hover .bleu{
font-family:"Arial Narrow";
font-size:14px;
line-height:24px;
text-align:none;
color:#249BD1;
}*/
a:hover .bleu{
font-family:tahoma;
font-size:14px;
line-height:24px;
text-align:none;
color:#249BD1;
}
a:hover .rouge{
font-family:tahoma;
font-size:11px;
color:#DA2424;
font-weight:bold;
}

div.bloc_opt {style.css (ligne 8)
background-color:#ECF8FF;
border:4px solid #D6E0F5;
height:350px;
overflow:scroll;
width:200px;
}
.annonce{
font-family:"Arial Narrow";
font-size:25px;
color:#9D0707;
font-weight:bold;
text-decoration:underline;
}