body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	margin: 0px;
}
.bg-droite {
	background-image: url(../images/disclamer-bg-main.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg-gauche {
	background-image: url(../images/disclamer-gauche.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.avertissment {
	background-image: url(../images/avertissement.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 112px;
	width: 387px;
}
.txt {
	font-size: 11px;
	color: #FFFFFF;
	height: 151px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/disclamer-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: justify;
	width: 387px;
}
.bg-bas {
	background-image: url(../images/disclamer-bg-bas.jpg);
	height: 182px;
	width: 387px;
}
.footer {
	font-size: 11px;
	color: #999999;
	text-align: center;
	padding: 20px;
	line-height: 16px;
}
.footer a {
	color: #FFFFFF;
}
.footer a:hover {
	color: #EE4D99;
}
.flag a {
	color: #F90990;
	text-decoration: none;
	font-size: 11px;
}
.flag a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
