/* CSS Document */
body {
	background-color: #1B7BA1;
}
p{
	font-family:Verdana, sans-serif;
	font-size: 11px;
	color:#000000;
	padding: 3px;
	line-height: normal;
}.gras {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.Titre-statuts {
	font-family: Verdana, sans-serif;
	color: #0000FF;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #F3F113;
	display: block;
	color: #1B7BA1;
	padding: 8px;
}


.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D03D03;
	display: block;
	padding: 8px;
	width: 180px;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.clignote{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #244E20;
	text-decoration: blink;
}
.navigationcyber {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	color: #6699FF;
}
