body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #333333;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #999999;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #999999;
	text-decoration: underline;
}
a.plus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
}
.visuel {
	padding-right: 7px;
	padding-bottom: 2px;
}

.departement {
	font-size: 14px;
	font-weight: bold;
	background-color: #D8D8D8;
	letter-spacing: 0.4em;
	padding-left: 10px;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
}
.lieu {
	font-weight: bold;
	color: #333333;
}
.date {
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	color: #666666;
}
.dateb {
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	color: #666666;
}
.contact {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.orange {
	color: #FF9900;
}

