body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-align: justify;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	list-style-position: inside;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	background-attachment: fixed;
}

p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

a.lien:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: ;
	text-decoration: none;
	font-weight: bold;
}

a.lien:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.lien:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.allopass {
	background-image: url(../images/bg-allopass.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/* pour disclaimer */

.links {
	font:normal 20px  Georgia, "Times New Roman", Times, serif;
	color:#fff;
}
.links a {
	color:#fff;
}
.links a:hover {
	color:#000;
	background-color: #FFFF00;
	text-decoration:none;
}
.disclaimer {
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#ffffff;
}
.disclaimer a {
	font:normal 30px Georgia, "Times New Roman", Times, serif;
	color:#000;
}
.disclaimer a:hover {
	font:normal 30px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	background-color:#000;
	text-decoration:none;
}
.disclaimer .pad {padding:20px;}
.disclaimer .title {
	font:normal 30px Georgia, "Times New Roman", Times, serif;
	color:#000;
	padding:10px;
	text-align:center;
}
