body
{
	font-family: Arial, verdana, Sans-serif;
	background-image: url(images/fond.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
{
	background-image: url(images/fond2.gif);
	background-repeat: repeat-x;
	margin: 0px;
}





a
{
	text-decoration: none;
	color: #25567A;
}
a:hover
{
	text-decoration: none;
	color: #367DB4;
}
a:active
{
	color: #996600;
}

