body
{
	 background-image: url(../images_global/fond.jpg);
	 background-attachment: fixed;	 
}
a img
{
	border: none;
}
.menu
{
	text-align: center;
	
}
.ac
{
	background-image: url(../images_global/boutA.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 140px;	
}
.menu a
{
	text-decoration: none;
	font-family: Forte;
	color: #015252;
	font-size: 1.2em;
	
}
.menu a:hover
{
	text-decoration: none;
	font-family: Forte;
	color: #019580;
	font-size: 1.2em;
}

