/*style du menu*/

a.bg {
text-decoration:none;
color:#C86604;
font-weight:bold;
font-size:14px;
}
a.bg:hover {
text-decoration:none;
color:#84BBD1;
font-weight:bold;
font-size:14px;
}
a.bg:visited {
text-decoration:none;
color:#C86604;
font-weight:bold;
font-size:14px;
}
td.bg {
text-align:center;
background:#FFEFCC;
font-family:arial;
}
