.actu_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.actu_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.actu_en_savoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a.link2 {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a.link2:hover {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a.link2:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: underline;
}
a.link2:active {
	color: #666666;
	text-decoration: underline;
}
.menu_pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a.menu_g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
a.menu_g:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
a.menu_g:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
a.menu_g:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
a.menu_g:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
.actu_dateFiche {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.citation {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
}
.champs {
	border: 1px solid;
}
.txtContact {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}
.legende {
	font-size: 80%;
	color: #999999;
	margin: 5px;
}
.ssmenu{
	display:none;
	position:absolute;
	width:auto;
	background-color:#F4F4F4;
	z-index:1000;
	border: 1px solid #E0E0E0;
	line-height: 1.25em;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.ssmenu a:hover {
	color: #FF0000;
	text-decoration:underline;
}
