/* CSS Document */
body{
	background-color: #FFFFFF;
	background-image:  url(image/fondsite.jpg);
}
a.menu {
	FONT-SIZE: 14px;
	COLOR: #072166;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	FONT-SIZE: 14px;
	COLOR: #072166;
 FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
	}
a.menu:visited {
	FONT-SIZE: 14px;
	COLOR: #072166;
FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;

}.textetitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
}
.textesite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
}
.barre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
.menuselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.textedessous {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

