.titrebande {
	font-weight: bold;
	color: #333366;
	font-size: 18px;
	background-color: #CCCCCC;
	height: 25px;
	width: 100%;
}
.titre {
	font-weight: bold;
	color: #999999;
	font-size: 15px;
}
.soustitre {
	font-weight: bold;
	color: #999999;
	font-size: 15px;
}
.normal {
	font-weight: bold;
	color: #333366;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
}
.highlight {
	color: #FF6600;
}
a:link {
	color: #333366;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #333366;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #333366;
	font-size: 12px;
	text-decoration: none;
}
.contentbox {
	background-image: url(../images/content_back.jpg);
	width: 580px;
	background-repeat: no-repeat;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
}
.adresse {
	color: #333366;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
