@charset "utf-8";
/* CSS Document */

p{
font-family: Verdana, sans-serif; font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}
li{
font-family: Verdana, sans-serif; font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}
body {
/*	background-color: #E17101;*/
	background-color:#FFFFFF;
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #D03D03;
}
.title {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #D03D03;
}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ff9933;
	display: block;
	padding: 8px;
	text-decoration: none;
	width: 140px;
}  
.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D03D03;
	display: block;
	padding: 8px;
	text-decoration: none;
	width: 140px;
}  
.contact {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ff9933;
	display: block;
	padding: 8px;
	text-decoration: none;
	width: 140px;
}
.cgv{
font-family: Verdana, sans-serif;
font-size: 8px;
color: #000000;
}
.partenaires {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ff9933;
	display: block;
	text-decoration: none;
}