body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#EBEBEB;
	color:#000000;
	margin-left:0px;
	margin-right:0px;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#F565AD;
}

#conteneur {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background-color:#F9E0EB;
	background: #F9E0EB url(images/conteneur.gif) top center repeat-y;
}

#haut {
	height:106px;
	text-align:right;
	background: transparent url(images/haut.jpg) top left no-repeat;
}

#haut h1 {
	display:block;
	padding-top:81px;
	margin-right:11px;
	margin-left:auto;
	width:193px;
	text-transform:uppercase;
	text-align:center;
	font-size:11px;
}

#gauche {
	width:220px;
	float:left;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:15px;
	text-align:left;
}

*html #gauche {
	margin-left:5px;
}

#gauche strong {
	clear:both;
	display:block;
	width:220px;
	color:#FFFFFF;
	text-align:center;
	margin:0px;
	margin-top:5px;
	border:1px solid #7F7F85;
	height:20px;
	line-height:18px;
	background-color:#F565AD;
	text-transform:uppercase;
}

#gauche strong a, #gauche strong a:hover  {
	color:#FFFFFF;
}

#gauche ul {
	display:block;
	list-style: none;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	width:220px;
	float:left;
	border:1px solid #7F7F85;
	border-top:0px;
	background-color:#FFFFFF;
	text-align:center;
}

#gauche li {
	margin:0px;
	padding:0px;
	list-style:none;
	min-height:15px;
}

#gauche li a {
	height:20px;
	width:220px;
	display:block;
	text-align:justify;
	text-indent:30px;
	line-height:19px;
	text-transform:capitalize;
	background: transparent url(images/ico.gif) top left no-repeat;
}

*html #gauche li a {
	width:218px;
}

#gauche li a:hover {
	color:#F565AD;
	background: #F9E0EB url(images/ico2.gif) top left no-repeat;
	text-indent:50px;
}

#droite {
	width:700px;
	float:right;
	margin-top:5px;
	margin-bottom:15px;
	margin-right:10px;
}

*html #droite {
	margin-right:5px;
}

#page {
	display:block;
	text-align:center;
	width:676px;
	border:1px solid #7F7F85;
	margin-top:5px;
	padding:10px;
	float:right;
	background-color:#FFFFFF;
}

#page p {
	clear:both;
	display:block;
	width:673px;
	text-align:justify;
	padding:0px;
	margin:0px;
	padding-top:5px;
}

#page img {
	border:1px solid #7F7F85;
	float:left;
	margin:0px;
	margin-right:10px;
	margin-bottom:5px;
}

#page a:hover b {
	color:#000000;
}

#page form {
	clear:both;
	display:block;
	width:673px;
	text-align:center;
	padding:0px;
	margin:0px;
	padding-top:20px;
}

#telechargement, #inscription {
	display:block;
	width:auto;
	height:735px;
	margin:15px;
	padding:10px;
	text-align:justify;
	border:1px solid #7F7F85;
	background-color:#FFFFFF;
}

#inscription {
	height:235px;
}

#telechargement img {
	margin-bottom:10px;
}

#telechargement form, #inscription p {
	display:block;
	width:435px;
	height:200px;
	text-align:center;
	padding:0px;
	padding-bottom:5px;
	margin:0px;
	border:1px solid #7F7F85;
}

#telechargement form img {
	border:0px;
	margin-bottom:0px;
}

#inscription p img {
	margin-top:5px;
	border:1px solid #7F7F85;
}

#inscription p iframe {
	width:410px;
	height:175px;
}

#telechargement form input {
	margin:1px;
}

#telechargement form strong, #inscription p strong {
	display:block;
	width:435px;
	color:#FFFFFF;
	margin:0px;
	border-bottom:1px solid #7F7F85;
	height:20px;
	line-height:18px;
	background-color:#F565AD;
	text-transform:uppercase;
}

#bas {
	height:21px;
	background: #F565AD url(images/bas.gif) top left no-repeat;
	clear:both;
	color:#FFFFFF;
	line-height:19px;
}

#bas a {
	color:#FFFFFF;
}

div#disclaimer {
	text-align:left;
}

div#disclaimer-fond {
	position:absolute;
	z-index:1000;
	width:100%;
	height:2650px;
	background-color:#EBEBEB;
	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:180px;
	padding:15px;
	font-size:12px;
	color:#000000;
	border:1px solid #7F7F85;
	background-color:#FFFFFF;
}

div#disclaimer-cadre b {
	font-size:14px;
}

div#disclaimer-cadre a {
	text-decoration:none;
	font-size:22px;
	font-weight:bold;
	color:#F565AD;
}

div#disclaimer-cadre a:hover {
	color:#7F7F85;
}