/* CSS Document */

p{
font-family:Vernada, sans-serif;
font-size: 11px;
color: #000000;
line-height:: 18px;
padding: 3px;
}.gras {
	font-family: Vernada, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.navigation {
	font-family: Vernada, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
	display: block;
	padding: 8px;
	width: 120px;
}


.navigation:hover {
	font-family: Vernada, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D03D03;
	display: block;
	padding: 8px;
	width: 110px;
}

.navigation2 {
	font-family: Vernada, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	background-color: #993300;
	padding: 8px;
	width: 140px;
}

.navigation2:hover {
	font-family: Vernada, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	background-color: #D03D03;
	padding: 8px;
	width: 140px;
}
.bandeau {
	font-family: Vernada, "sans serif";
	font-size: 16px;
	line-height: 20px;
	font-weight: bolder;
	color: #990000;
}
.Page {
	font-family: Vernada, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
}
.Title {
	font-family: Vernada, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

