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-fr {
	background-image: url(../images/disclamer-fr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 112px;
	width: 387px;
}
.avertissment-en {
	background-image: url(../images/disclamer-en.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 112px;
	width: 387px;
}
.avertissment-es {
	background-image: url(../images/disclamer-es.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;
}
.bg-input-disclamer {
	background-image: url(../images/bg-input-disclamer.gif);
}
.input {
	background-color: #febbf1;
	height: 20px;
	width: 120px;
	border: 1px solid #4d003d;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
