.lien {
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.lien:hover{
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size:12px;
	font-family: Arial;
	font-weight: bold;
	background-color:#9E0B0E;
}
.lien2 {
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size:12px;
	font-family: Arial;
	font-weight: bold;
	background-color:#9E0B0E;
}

.lien2:hover{
	text-decoration: none;
	color: #9E0B0E;
	text-transform: uppercase;
	font-size:12px;
	font-family: Arial;
	font-weight: bold;
	background-color:#000000;
}
.lien3 {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.lien3:hover{
	text-decoration: none;
	color: #FFFFFF;
	font-size:12px;
	font-family: Arial;
	font-weight: bold;
	background-color:#9E0B0E;
}
.lien4 {
	color: #FFFFFF;
	font-size:12px;
	font-family: Arial;
	font-family: Arial;
	text-decoration: none;
}

.lien4:hover{
	text-decoration: none;
	font-size:12px;
	font-family: Arial;
	text-decoration: underline;
}
.publicgrostitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #9E0B0E;
	text-decoration: underline;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
.textenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.textetelcharg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #990000;
}
.titre_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #D29E68;
}

BODY {
overflow:auto;
scrollbar-face-color:#9E0B0E; 
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #9E0B0E; 
scrollbar-darkshadow-color:#9E0B0E; 
scrollbar-track-color: #9E0B0E; 
scrollbar-arrow-color: #000000;
position: absolute;
left: 0;
width: 100%;
height: 100%;
visibility: visible;
display: block;
background-image:url(images/background.jpg);
background-repeat:no-repeat;
background-position:50% 50%;
background-attachment:fixed;
}

