body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;

	scrollbar-face-color: #262626;
	scrollbar-highlight-color: #262626;
	scrollbar-3dlight-color: #161616;
	scrollbar-darkshadow-color: #161616;
	scrollbar-shadow-color: #262626;
	scrollbar-arrow-color: #757575;
	scrollbar-track-color: #000000;
}

h1 {
	font-size: 11px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: normal;
}
h2 {
	font-size: 11px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
}
.ref {
	font-size: 11px;
	color: #E9E9E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
}
.texteDroit {
	font-size: 10px;
	color: #7A7A7A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: normal;
}
.texteVert {
	font-size: 10px;
	color: Lime;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: normal;
}
.texteVertGras {
	font-size: 11px;
	color: Lime;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: bold;
}
.texteOr {
	font-size: 10px;
	color: #FFCC2F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: normal;
}
.texteRouge {
	font-size: 10px;
	color: Red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: normal;
}
.texteBleu {
	font-size: 10px;
	color: #7DFDFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: normal;
}


.liens-right					{ color: #585858; text-decoration: none; }
.liens-right:link 				{ color: #585858; text-decoration: none; }
.liens-right:hover 				{ color: #999999; text-decoration: none; }
.liens-right:visited 			{ color: #585858; text-decoration: none; }
.liens-right:visited:hover 		{ color: #999999; text-decoration: none; }

.txtBlanc{
color:#fff;}

a:link {
color:#87BAE1
}

a:hover{
text-decoration:underline}

a:visited {
color:#87BAE1;
text-decoration:none}

a:visited:hover {
text-decoration:underline}

.dateActu {
color:#87BAE1; font-weight: normal;
 font-family: Euromode;
}
