@charset "ISO-8859-1";
.bckgrdpres {
	background-color: #303030;
	background-image: url(structure/bckgrdpres.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.txtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.texteadresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #B9B9B9;
	text-decoration: none;
}
.bckgrdnews {
	background-image: url(structure/bckgrdnews.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.greytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #416381;
	text-decoration: none;
}
