@charset "iso-8859-1";

/* ***********************************************

	Fabien Fenouillet	CSS level 2 

************************************************* */

body {
	background-color: #ADD8E6;
	background: Black;
}

A
{
	text-decoration : none;
	color : none;
}


a.lient
{
	color: White;
	text-decoration: none;
	text-align: center;
}
a.lient:hover
{
	color: White;
	background: url(over_titre.jpg);
	background-position: center;
	text-align: center;
	font-style: italic;
}


.menu1{
	font-family: "Arial Black";
	font-style: normal;
	font-weight: light;
	font-size: 16;
	text-align: center;
	background: #660000;
	line-height: 31px;
	font: normal extra-light;
}

