
body { 
margin:0;
padding:0;
background-image:url('http://www.extraits-xgratuit.com/images/fond.jpg');
background-repeat:repeat-x;
background-color:#ffffff;
background-position: top center;
}

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

a.titre_sites { 

font-family: verdana; 
font-size: 17px; 
font-weight: bold; 
color: #002ECF; 
text-decoration: underline}

table {
	border-collapse: collapse;
	font-family: verdana;
	font-size: 12px;
	color: #005497;
}
form {
	margin: 0px;
}

a.menu {
	color: #41AAEB;
	font-weight: bold; 
	text-decoration: none;
	font-size: 15px;
}


.img img {border:1px solid #005497; display:-moz-inline-box; display:inline-block;}
