/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size:11px;
color:#000000;
line-height: 18px;
padding: 3px;
}

.gras {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 10px;
	font-weight: 900;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
.bandeau {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	filter: Invert;
	display: block;
}


.navigation:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	display: block;
	padding: 4px;
	width: auto;
	text-align: center;
}

.bordure {
	border: thin outset #FFCC99;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
	border-right-color: #FFCC66;
	border-top-color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #FFFF33;
}
.navigation {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	background-color: #FFCF63;
	display: block;
	padding: 4px;
	width: auto;
	text-align: center;
}
