body {
margin: 0px auto;
background-color: #646464;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555555;
text-align: center;
}

#marge { width: 100%; height: 15px; }

a {
color: #475C78;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #475C78;
font-weight: bold;
text-decoration: underline;
}

.title {
font-size: 40px;
font-weight: bold;
color: #304F78;
}

.header {
height: 43px;
background-image: url(images/header.gif);
background-repeat: no-repeat;
background-color: #646464;
}

.headerleft {
padding: 15px 0 0 15px;
}

.headerright {
padding: 15px 15px 0 0;
}

.headerright a {
font-size: 11px;
color: #dddddd;
font-weight: bold;
text-decoration: none;
}

.headerright a:hover {
color: #9DB8CF;
font-weight: bold;
text-decoration: none;
}

.mainbody {
background-image: url(images/mainbodybg.gif);
background-repeat: repeat-y;
background-color: #646464;
}

.mainleft {
padding: 0 0 0 20px;
}

.dividervert {
background-image: url(images/divider_vert.gif);
background-repeat: repeat-y;
}

.mainright {
padding: 10px 15px 0 5px;
}

.footer {
height: 43px;
margin: 0;
background-image: url(images/footerbg.gif);
background-repeat: no-repeat;
background-color: #646464;
}

.footerleft {
padding: 8px 0 0 35px;
text-align: left;
}

.footerleft a:hover{
color: #111111;
background-image:url(images/gostats2.png);
}
.footerleft a{
text-decoration: none;
font-weight: normal;
background-image:url(images/gostats1.png);
background-repeat:no-repeat;
background-position:right; 
}

.footerright {
text-align: right;
padding: 8px 35px 0 0;
font size: 9px;
}

.poweredBy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555555;
}

#cache, #bg1, #bg2 { width: 100%; }
#cache { margin: 0; text-align: center; background: #333; display: none; }
#cache td{ color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px 0 0 0px; padding: 0;}
#cache a { color: #fff; }
#cache td:hover { background-color: #777;}
#cache a:hover { text-decoration: none; }
#bg1 { background: #333; height: 5px; }
#bg2 { background: url('images/fleche.png') no-repeat center; height: 14px; }

.info-bulle-contenu
{
font-weight: normal;
border: 1px solid #333333;
display: none;
position: absolute;
background: #BAC4D1;
padding: 6px;
font-size: 10px;
padding-left: 12px;
padding-right: 12px;
color: #475C97;
}