/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	font-size: 12px;
	text-align: justify;
	background-color: #F7F7F7;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
}

p {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 0px;
}

h1 {
	font-size: 12px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: normal;
	text-indent: 5px;
	padding: 0px;
}

h2 {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin: 10px;
	padding: 0px;
}

h3 {
	font-size: 12px;
	text-align: justify;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

a {
	color: #FF3F8B;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

#contenu {
	width: 575px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

#encart {
	width: 600px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

#partenaire {
	width: 100px;
	float: left;
	text-align: center;
	margin: 0px;
	padding-bottom: 5px;
	font-size: 10px;
}

div.clear{
clear:both;
font-size:0px;
height:0px;
width:0px;
}

div#disclaimer{ text-align:left; }
div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:white; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }
div#disclaimer-cadre b{ font-size:14px; color:black; }
div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#356aa0; }
div#disclaimer-cadre a:hover{ color:blue; }

