.boite {
	overflow: auto;
	z-index: auto;
	visibility: visible;
}
.actu_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E12C0D;
	font-style: normal;
	font-variant: normal;
	line-height: 20px;
}
.actu_sstitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #0a50a1;
	font-style: oblique;
	font-variant: normal;
}
.actu_texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.actu_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #33a02c;
}
.actu_lieu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #33a02c;
}
.actu_lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	background-color: #FDCC12;
}
.bordurehaut {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}
.bordurebas {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.borduregauche {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
}
.borduredroit {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
}
.bordhautgauchedroite {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: Aucune;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.bordbasguchedroite {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: Aucune;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bordure {
	border: 1px solid #999999;
}
a.type2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: underline;
}
