/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-image: url(img/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
background-image:url(img/header.jpg);
width:981px;
height:277px;
margin:auto;
}
#nav {
background-image:url(img/nav.gif);
width:981px;
margin:auto;
}
#footer {
background-image:url(img/footer.jpg);
width:981px;
height:165px;
margin:auto;
}
#pub {
padding-left:447px;
padding-top:77px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
marquee {
width:610px;
}

.stats_visiteurs { font-size: 11px; color: #0066FF; }
.classement { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.date_classement { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

table.style_proposer_site { border-width: 2px; border-style: solid; border-color: #0099FF; border-collapse: separate; }
table.style_proposer_site td { padding: 3px; }
