body{
	background-image: url(images/fondsite.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #05144D;

margin: 0; 
padding: 0; 
width: 100%; 
height: 100%; 

}
.tableau {
	height: 100%;
	width: 100%;
}
a.lien1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
}
a.lien1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.lien2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a.lien2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
