/* CSS Document */

body { 
	background-color:#FFFFFF;
	background-image:url(images/background03.jpg);
	background-position:Center Center;
	background-attachment:fixed;
	background-repeat:no-repeat;
}

a:link {
	color:#0000FF;
}

a:visited {
	color:#0000FF;
}

a:hover {
	color:#0000FF;
}

a.menu:hover {
	color:#FF6600;
	text-decoration:underline;
}

span.menuhaut {
	font-weight: bold;
	font-size: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

span.menubas {
	font-size: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

span.titre {
	color:#2c6e32;
	font-style: italic;
	font-weight: bold;
	font-size: 120%;
	font-family:Georgia, Times New Roman, Times, serif;
}

span.titre2 {
	color:#000000;
	font-style: italic;
	font-weight: bold;
	font-size: 100%;
	font-family:Georgia, Times New Roman, Times, serif;
}

span.contacts {
	color:#000000;
	font-size: 80%;
	font-family:Georgia, Times New Roman, Times, serif;
}

span.textegros {
	color:#000000;
	font-weight: bold;
	font-size: 110%;
	font-family:Georgia, Times New Roman, Times, serif;
}

.textenormal {
	color:#000000;
	font-size: 80%;
	font-family:Georgia, Times New Roman, Times, serif;
}

.textegros {
	color:#000000;
	font-size: 100%;
	font-family:Georgia, Times New Roman, Times, serif;
}

.formulaire {
	color:#000000;
	font-size: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}