@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:15px;
	font-size:11px;
	font-family:Verdana, "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.normal {
	line-height:15px;
	font-size:11px;
	font-family:Verdana, "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	color:#333333;
}

.titres {
	line-height:15px;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	color:#84B100;
}

.menu {
	line-height:15px;
	font-size:12px;
	font-family:Verdana, "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	color:#333333;
}

.petit {
	line-height:15px;
	font-size:10px;
	font-family:Verdana, "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	color:#333333;
}

.coordonnees {
	line-height:15px;
	font-size:11px;
	font-style:italic;
	font-family:Verdana, "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	color:#999999;
}
