a:link { font-family:Arial; font-size:12px; color:#0000FF; text-decoration:underline; }
a:visited { font-family:Arial; font-size:12px; color:#0000FF; text-decoration:underline; }
a:active { font-family:Arial; font-size:12px; color:#0000FF; text-decoration:underline; }
a:hover { font-family:Arial; font-size:12px; color:#FF0000; text-decoration:underline; }
a.actus:link { font-family:Arial; font-size:12px; color:#FF0000; text-decoration:underline; }
a.actus:visited { font-family:Arial; font-size:12px; color:#FF0000; text-decoration:underline; }
a.actus:active { font-family:Arial; font-size:12px; color:#FF0000; text-decoration:underline; }
a.actus:hover { font-family:Arial; font-size:12px; color:#0000FF; text-decoration:underline; }
body {
	margin: 0px;
	background-color: #CCCCCC;
}
.titre {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #0099FF;
}
.colonnestyle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006633;
	padding-left: 4px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
}
.tableau {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
.cel {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
}

.aligncentre {
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	font-family: Arial;
	font-size: 12px;
}
.aligngauche {
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	font-family: Arial;
	font-size: 12px;
}
.lien {
	padding-left: 4px;
	font-size: 12px;
	font-family: Arial;
}
.assos {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.aligndroit {
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	padding-right: 10px;
}

.gras {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}
hr {
	color: #006633;
}
.tableactus {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0099FF;
	text-align: center;
}
