@charset "UTF-8";
/* CSS Document */



html, body {
	margin:0px;
	width:100%;
	background-image:url(images/shadow.jpg);
	background-repeat:repeat-x;
	background-color:#f8f8f8;
}
.img_center {
	background-image:url(images/img_center.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left: 50%;
	top: 0;
	width: 700px;
	height: 775px;
	margin-left: -350px;
}
.logo {
	background-image: url(images/logo.gif);
	background-repeat:no-repeat;
	position:absolute;
	width: 140px;
	height: 140px;
	left: 50px;
	top: 30px;
	padding: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	font-style: normal;
	position:absolute;
	left: 50px;
	top: 460px;
	width: 600px;
	padding: 0px;
}
.afooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	font-style: normal;
	color:#666666;
}
.afooter:link {
	text-decoration: none;
}
.afooter:visited {
	text-decoration: none;
}
.afooter:hover {
	color:#000000;
}
.afooter:active {
	color:#000000;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 22px;
	font-weight: normal;
	font-stretch:condensed;
	color: #999999;
	position:absolute;
	width: 800px;
	height: 110px;
	left: 50px;
	top: 95px;
	list-style-type: none;
	border-top:thin;
	border-top-size:1px;
	border-top-style: dotted;
	border-top-color:#999999;
	border-bottom:thin;
	border-bottom-size:1px;
	border-bottom-style:dotted;
	border-bottom-color:#999999;
	padding-top: 2px;
	padding-bottom: 2px;
}
#title {
	position: absolute;
	top: 285px;
	left: 50%;
	width: 325px;
	height:155px;
	margin-left: -162px;
	text-align:center;
	text-transform: uppercase;
	text-decoration:none;
	border-style:none;
}
.title_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height:18px;
	font-weight:bold;
	font-stretch:condensed;
	color:#faba00;
	padding: 0px;
}
.title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height:18px;
	font-weight:bold;
	font-stretch:condensed;
	color:#0188a5;
}
.title_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height:18px;
	font-weight:bold;
	font-stretch:condensed;
	color:#a6027b;
}
.text_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:14px;
	font-weight:bold;
	font-stretch:condensed;
	color:#000000;
}
.atext_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:14px;
	font-weight:bold;
	font-stretch:condensed;
	color:#000000;
}
.atext_black:link {
	text-decoration: none;
}
.atext_black:visited {
	text-decoration: none;
}
.atext_black:hover {
	color:#a6027b;
}
.atext_black:active {
	color:#a6027b;
}
.text_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:14px;
	font-weight:bold;
	font-stretch:condensed;
	color:#999999;
}
.atext_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:14px;
	font-weight:bold;
	font-stretch:condensed;
	color:#999999;
}
.atext_gray:link {
	text-decoration: none;
}
.atext_gray:visited {
	text-decoration: none;
}
.atext_gray:hover {
	color:#000000;
}
.atext_gray:active {
	color:#000000;
}
.text_gray_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:14px;
	font-weight:bold;
	font-stretch:condensed;
	color:#999999;










}
#content_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #999999;
	position: absolute;
	top: 285px;
	left: 50px;
	width: 175px;
}
.background {
	background-color:#262626;
	height:3000px;
	width:100%;
}
.clearfloat {
	clear: both;
}
.contenu_images {
	position: absolute;
	top: 285px;
	left: 250px;
}
.images img{
	padding-bottom:10px;
	padding-right:10px;
}
.left {
	float: left;
