/* CSS Document */

.navigation{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	display: block;
	padding: 5px;
	width: auto;
	text-decoration: none;
	text-align: right;
}


.navigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF9933;
	display: block;
	padding: 5px;
	width: auto;
	margin-left: 10px;
	text-decoration: none;
}
.bandeau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
}
.navigationMenuGauche:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	background-color: #225C9C;
	display: block;
	text-decoration: none;
}
.navigationMenuGauche {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	width: auto;
	text-decoration: none;
}
.textemenuinactif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	background-color: #7C5C47;
	color: #FFFFFF;
	display: block;
}
.navigationMenuGaucheB {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	display: compact;
	padding: 5px;
	width: auto;
	margin-left: 1pt;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	background-color: #CCCCCC;
}
.navigationMenuGaucheB:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #225C9C;
	display: compact;
	text-decoration: none;
	text-align: right;
	width: auto;
}
.navigationMenuGauchePrint {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	display: block;
	padding: 5px;
	width: auto;
	text-decoration: none;
}
.navigationMenuGauchePrint:hover {


	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF9933;
	display: block;
	padding: 5px;
	width: auto;
	margin-left: 1px;
	text-decoration: none;
}
.navigationMenuGaucheEdito {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: auto;
	margin-left: 0pt;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	background-color: #225C9C;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 5px;
}
.navigationMenuGaucheEdito:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	display: block;
	width: auto;
	margin-left: 0pt;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	background-color: #9E664B;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 5px;
}
