@charset "utf-8";
/* CSS Document */

body {
	background-image: url(img/fond_tan.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	color: #FFFFFF;
	width: 882px;
	text-align: justify;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.txtactu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
}
a:hover {
	text-decoration: none;
}
.lien_actu {
	color: #FFFF00;
	text-decoration: underline;
}
.txtbasdepage {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
