/************* CVC **********/
.bigger{
font-size:14px !important;
font-weight:bold !important;
}
a.help:link,a.help:visited,a.help:hover{
color:#FF8040;
font-size:10px;
}

table.tcvcchoices ,table.tcvcchoices td{
border-collapse:collapse;
border-top:1px solid #F4F4F4;
border-bottom:1px solid #F4F4F4;
padding:10px;
}

table.infos td{
color:#005E82;
font-size:12px;
width:160px;
}

div.titre_info{
font-weight:bold;
text-align:center;
border-bottom:1px dotted #FFA500;
color:#FFA500;
}
span.masc{
color:#2798F3;
}
span.fem{
color:#E238E2;
}

div#main_container select{
font-size:12px;
font-weight:normal;
}

div.d_cl_table{
height:300px;
width:350px;
overflow:scroll;
}
table.cl_table{

}
table.cl_table input{
border:0;
width:25px;
background:#F4F4F4;
text-align:center;
}
td#vics_total{
font-weight:bold;
}
div.titre_saisie_victoires{
font-weight:bold;
color:#005E82;
}
td.saisie_victoires{
text-align:center;
background:#F7F7F7;
border:1px solid #E6E6E6;
width:601px;
margin:10px;
height:100px;
}
td.saisie_victoires select{
margin:5px;
display:none;
font-weight:bold;
font-size:12px;
color:#005E82;
/*visibility:hidden;*/
}
input#btn_calculer{
font-size:16px;
}
div.btns,div#wait {
width:100%;
text-align:center;
}
/************* END CVC **********/
