/* CSS Document */

BODY {
	color: #000000;
	margin: 0px;
	background-color: #000000;
	background-image: url(images/site_fond.png);
	font-family: Arial, Helvetica, sans-serif;
	padding: 50px;
	font-size: 14px;
}

a
{
	color: #a4c357;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
color: #999999;
text-decoration: none;
}

a#SnewsText
{
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #000000;	

}

a#Helptext
{
	text-decoration: none;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	font-size: x-small;
}

img{ margin: 0; padding: 0; border: none; }



.rollover
{
color:#f0ffda;

}

table#Snews {
	border: thin solid #98bb43;
	
	background-color: #FFFFFF;
}



BarreSep
{
background:#98bb43;

}

.smallcab{
	font-size: xx-small;
	font-weight: bold;
}
.Xsmallcab{
	font-size: x-small;
	font-weight: bold;
}
.Shdsmallcab{
	font-size: x-small;

}

H1{
	font-size: medium;
	font-weight: bold;
	color:#a4c357;
}

H2{
	font-size: medium;
	font-weight: bold;
	color:#000000;
}

H3{
	font-size: medium;
	font-weight: bold;
	color:#FFFFFF;
}

.titre{
	font-size: medium;
	font-weight: bold;
	color:#a4c357;
}

.titreWHT{
	font-size: small;
	font-weight: bold;
	color:#FFFFFF;
}

.titreWHT:hover{
	font-size: small;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#000000;
}

.titreWHTBig{
	font-size:medium ;
	font-weight: bold;
	color:#FFFFFF;
}

.titreBlK{
	font-size: x-small;
	font-weight: bold;
	color:#a4c357;
}

.titrebarre{
	font-size: medium;
	font-weight: bold;
	color:#FFFFFF;
}



.style1 {color: #0066FF}