a
{
color:#3300FF;
text-decoration:none;

}
a:hover
{
color:#3300FF;
text-decoration:underline;

 }
a.lien_blanc
{
color:#ffffff;
text-decoration:none;

}
a.lien_blanc:hover
{
color:#ffffff;
text-decoration:underline;

 }
body {	
	/*background-attachment: fixed;
	background-repeat: no-repeat;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#cccccc;
}

table.footer{
	background:bottom;
	background-color:white;
	background-image:url(footer.jpg);
	background-repeat: no-repeat;
}
