
/*------------------------------------------------------------------------*/
#tabl-sondage table {
border-color:blue;
border-style:solid;
border:3px solid #6495ed;
width:625;
margin:auto;
border-collapse:collapse;
}
#tabl-sondage tbody {background-color:#FFFFFF;border:2px solid #6495ed;}
#tabl-sondage th{
font-family:Arial,Helvetica, Geneva, sans-serif;
border:1px dotted #6495ed;
padding:5px;
background-color:#EFF6FF;
width:25%;
}
#tabl-sondage td{
/*font-family:sans-serif;*/
font-size:08px;
border:1px solid #6495ed;
padding:5px;
text-align:left;
#background-color:#ffffff;
background-image:url("../image/fond/fond05.gif");
}
#tabl-sondage caption{
/*font-family:sans-serif;*/
text-align:center;
}
#tabl-sondage thead th, #tabl-sondage tfoot th {
/*font-family:sans-serif;*/

font-size:11px;
color:#FFFFCC;
background-color:#D0E3FA;
background-image:url("../image/fond/fond006.gif");
border:1px solid #6495ed;
}
