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

font-size:100%;
color:#FFFFCC;
background-color:#D0E3FA;
background-image:url("../image/fond/fond006.gif");
border:1px solid #6495ed;
}
/*------------------------------------------------------------------------*/
#tabl-Sondage table {
border-color:blue;
border-style:solid;
border:3px solid #6495ed;
width:94%;
margin:auto;
border-collapse:collapse;
}
#tabl-Sondage tbody {background-color:#FFFFFF;border:2px solid #6495ed;}
#tabl-Sondage th{
font-family:monospace;
border:1px dotted #6495ed;
padding:5px;
background-color:#EFF6FF;
width:25%;
}
#tabl-Sondage td{
font-family:sans-serif;
font-size:80%;
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:100%;
color:#FFFFCC;
background-color:#D0E3FA;
background-image:url("../image/fond/fond006.gif");
border:1px solid #6495ed;
}





