/* CSS Document */

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

.navigation {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 8;
	width: 140px;
}


.navigation:hover {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	display: block;
	padding: 8;
	width: 140px;
}
.MsoNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #006600;
	text-decoration: none;
}
.avis {
	font-family: Verdana;
	font-size: 16px;
	font-style: italic;
	line-height: 12px;
	font-weight: bold;
	color: #99CC33;
	text-decoration: none;
}
.retour {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF3333;
	text-decoration: blink;
}
