h1 {
	font-size: 14px;
	background-color: #C41724;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
}

h1.contrast {
	background-color: #166fa2;
}

#news ul {
	font-size: 15px;
}

#news h1 {
	font-size: 16px;
}

a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
a.menu:hover {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F6A22F;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E2998F;
	background-image: url(/images/10/background.jpg);
	background-repeat: repeat-x;
}
.basdepage {
	font-weight: normal;
	color: #000000;
	text-align: center;
	line-height: 24px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #C81929;
	margin-bottom: 0px;
	margin-top: 0px;
}
p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.backtable {
	background-image: url(/images/10/backgroundH.jpg);
	background-repeat: repeat-y;
}
.lienblanc {
	color: #FFFFFF;
	text-decoration: underline;
}

.chapo {
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
}

a {
	color: #3579B5;
	text-decoration: underline;
}

ul
{
margin-left: 10px;
padding-left: 10px;;
}

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
#texte a img { border: none }


