
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.titre  { color: #333; font-weight: normal; font-size: 18px; font-family: verdana, "Trebuchet MS", Arial, Helvetica }
.titregris { color: #c0c0c0; font-weight: normal; font-size: 18px; font-family: verdana, "Trebuchet MS", Arial, Helvetica }
.titrered { color: #f00; font-weight: bold; font-size: 18px; font-family: verdana, "Trebuchet MS", Arial, Helvetica }

.text  {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

.textsm  {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
}
