@charset "utf-8";
/* CSS Document */
p, h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
}
body{
	margin:0;
	padding:0;
	background:url(../img/body_fd.gif) repeat-x left top #000000;
	text-align:center;}

img{
	border:0;
	
}
#global{
	width:980px;
	height:740px;
	margin:0 auto;
	background:url(../img/global_fd.jpg) no-repeat 11px 114px;
	text-align:left;
	position:relative;
}
#logo{
	text-align:center;
	padding:15px 0 396px 0;
}
.langue{
	position:absolute;
	top:72px;
	right:115px;
}
.langue a{
	border:1px solid #ffffff;
	color:#888787;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	float:left;
	margin-left:10px;
	text-decoration:none;
	padding:2px;
}
.langue a:hover,
.langue a.on{
	border:1px solid #888787;
}
#blog_special{
	padding:35px 0 0 584px;
}
* html #blog_special{
	padding:35px 0 0 585px;
}
*:first-child+html #blog_special{
	padding:35px 0 0 585px;
}
#citation_luc{
	text-align:right;
	padding:0 123px 0 0;
}
#bloc_sites{
	width:768px;
	background:url(../img/bande_verte_luc.jpg) no-repeat left top;
	padding:13px 0 0 0;
	/*margin:296px 0 0 91px;*/
	margin:0 0 0 91px;
}
#bloc_site_raid{
	float:left;
	width:381px;
	padding-right:3px;
}
#bloc_site_endurance{
	float:left;
	width:381px;
}
#bloc_site_raid .texte_gris,
#bloc_site_endurance .texte_gris{
	background:#212121;
	color:#8e8e8e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:10px 10px 0 10px;
	height:100px;
}


#lien_blog_raid{
	text-align:right;
	background:url(../img/picto_fleche_rouge.gif) no-repeat 360px 10px #000000;
	padding:0 26px 0 0;
	zoom:1;
}
#lien_blog_endurance{
	padding:0 0 0 10px;
	background:url(../img/picto_fleche_bleu.gif) no-repeat 173px 10px #000000 ;
	zoom:1;
}
#lien_blog_raid a,
#lien_blog_endurance a{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	line-height:30px;
}
#main_configuration{
	clear:both;
	color:#8e8e8e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	padding:15px 0 20px 0;
	background:url(../img/logo_flash.gif) no-repeat 614px 15px;
}
* html #main_configuration{
	background:url(../img/logo_flash.gif) no-repeat 613px 15px;
}
#cache_semi_transparent{
	position:absolute;
	width:382px;
	height:161px;
	background:url(../img/cache.png) repeat;
}
* html #cache_semi_transparent{
	height:164px;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/cache.png", sizingMethod="scale");
}
*:first-child+html #cache_semi_transparent{
	height:164px;
}
.cache_semi_transparent1{
	top:502px;
	left:91px;
}
.cache_semi_transparent2{
	top:502px;
	left:475px;
}
.cache_none{
	display:none;
	top:0;
	left:0;
}
#lien_blog_raid.fleche_blanche{
	background:url(../img/picto_fleche_blanche.gif) no-repeat 360px 10px #000000;
}
#lien_blog_endurance.fleche_blanche{
	background:url(../img/picto_fleche_blanche.gif) no-repeat 173px 10px #000000;
}