.fondsvert {
	background-image: url("../../fonds.jpg" );
	background-repeat: no-repeat;
	background-position: center top;
}
.cadrebas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #162650;

}
.cadrehaut {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.fondsgris {
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}
.txtblancheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.navoff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.fondsnoir {
	background-color: #000000;
}
.navon {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A1D60A;
	text-decoration: none;
}
.lignedroite {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #A1D60A;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	background-color: #000000;

}
.langue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A1D60A;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: right;
}
.txtstd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DADADA;
	text-decoration: none;
	text-align: justify;

}
.txtstdmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	letter-spacing: 1px;

}
.newsstd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;


}
.newsfonds {
	background-image: url(../img/fondsnews.jpg);
	background-repeat: no-repeat;
}
.newstitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A1D60A;
	font-weight: bold;

}
a:hover {
	color: #A1D60A;
}
.champcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	height: 20px;
	width: 200px;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	height: 20px;
}
body {
	background-color: #000000;
	margin: 0;
}

#news a:link, #news a:active, #news a:visited {
	
	color:#dadada;
	font-weight:bold;
	background-color:transparent;
	text-decoration:none;

}

#news a:hover {
	
	color:#a1d60a;
	background-color:transparent;
	text-decoration:none;
	
}