

a.menu:active
{
	color: #FFFFFF;
	font-size:12px; font-family: Times New Roman;text-decoration: none;
}

a:link
{
	color: #FFFFFF;
	font-size:12px; font-family: Times New Roman;text-decoration: none;
}

a:visited
{
	color: #FFFFFF;
	font-size:12px; font-family: Times New Roman;text-decoration: none;
}

a:active
{
	color: #FFFFFF;
	font-size:12px; font-family: Times New Roman;text-decoration: none;
}

a:hover
{
	color: #CA6D2A;
	font-size:12px; font-family: Times New Roman;text-decoration: none;
}


body {
	background-attachment: fixed;
	background-image:  url(images/MEURTHE-03.jpg);
	background-repeat: no-repeat;
	background-position:;
	background-color: ;
	background-position: center center;
	
}
