#main #body .home {
	background:transparent;
}
#main #body .page #bgIe6 {
	position:relative;
}
#main #body .page #bgIe6 div.links{
	position:absolute;
	top:0;
	right:0;
	background:#412c2b;
	padding:10px;
	width:370px;
	text-align:left;
}
#main #body .page #bgIe6 div.links p {
	float:left;
	color:#FFF;
	float:left;
	font-size:12px;	
}
#main #body .page #bgIe6 div.links div.list_links {
	float:left;
	clear:both;
	width:330px;
}
#main #body .page #bgIe6 div.links a {
	float:left;
	margin:5px 5px;
}
#main #body .page #bgIe6 div.links div.list_links a.acces {
	clear:both;
	font-size:12px;	
	color:#FFF;
	text-decoration:underline;
	cursor:pointer;
}
#main #body .page #bgIe6 div.links div.list_links a.acces:hover {	
	text-decoration:none;
}

/* Style pour l'animation slideshow */
#main #body .page .animation {
	float:left;
	width:920px;
	height:317px;
	padding:10px;
	background:#FFF;
	position:relative;
	text-align:center;
	margin-top : 10px
}
#main #body .page .animation #s4 {
	margin:auto;
	width:907px;
	height:317px;
	z-index:1;
}
#main #body .page .animation #s4 div.anim span.img {
	float:left;
	width:907px;
	height:317px;
}
* html #main #body .page .animation #s4 div.anim span.img {
	position:absolute;
}
#main #body .page .animation #s4 div.anim span.img IMG{
	width:907px;
	height:317px;
}
#main #body .page .animation #s4 div.anim span.detail {
	display:none;
}


/* Navigation entre les visuels du slideshow */
#main #body .page .animation #nav {
	position:absolute;
	bottom:20px;
	left:30px;
	z-index:2;
	list-style:none;
	margin:0;
	padding:0;
}
#main #body .page .animation #nav a {
	float:left;
	color:#FFF;
	width:17px;
	height:16px;
	background:url(../images/static/hp-nav-off.png) no-repeat bottom center transparent;
	text-align:center;
	text-decoration:none;
	margin:0 2px;
	padding:10px 0 0 0;
	font-weight:bold;
	cursor:pointer;
	position:relative;
	list-style:none;
	font-size:11px;
	font-weight:normal;
}
#main #body .page .animation #nav a.activeSlide {
	background:url(../images/static/hp-nav-on.png) no-repeat bottom center transparent;
}
#main #body .page .animation #nav a.activeSlide2 {
	background:url(../images/static/hp-nav-on-arrow.png) no-repeat bottom center transparent;
}
#main #body .page .animation #nav span.info_bulle {
	position:absolute;	
	font-size:10px;
	display:none;
	font-weight:normal;
	text-align:left;
	width:250px;
	top:-15px;
	left:-5px;
}
#main #body .page .animation #nav span.info_bulle span.info {
	background:#41C06C;
	padding:2px 5px;
	color:#FFF;
}

/* BLOC EN CE MOMENT */
#main #body .page .bloc_bas {
	background:#FFF;
	width:920px;
	padding:0 2px 7px 18px;
	float:left;
	background:url(../images/static/1007-hp-separ-horiz.gif) bottom center no-repeat #FFF;
}
#main #body .page .bloc_bas .bloc {
	float:left;
	width:306px;
}
#main #body .page .bloc_bas .bloc .links {
	display:none;
}
#main #body .page .bloc_bas #bloc-club {
    width:306px;
    height:148px;
    position:relative;
}
#main #body .page .bloc_bas #bloc-club ul.liste-parcours {    
    float:left;
    margin:0;
    padding:0;
    width:306px;
    list-style:none;
    color:#FFF;
    position:absolute;
    bottom:20px;
    left:20px;
}
#main #body .page .bloc_bas #bloc-club ul.liste-parcours li {    
    float:left;
    width:100%;
    text-align:left;
    clear:both;
    background:url(../images/static/hp-puce.gif) no-repeat top left;
    background-position:left 2px;
    color:#FFF;
    padding-left:11px;
    font-size:12px;
}
#main #body .page .bloc_bas #bloc-club ul.liste-parcours li a {    
    color:#FFF;
}
#main #body .page .bloc_bas #bloc-club ul.liste-parcours li span {    
    color:#41C06C;
}

/* BLOC BAS REF HP */
#main #body .page .ref {
	display:none;
}

/* BLOC BAS REF HP : NUAGE DE LIENS */
#main #body .page .bloc_bas .nuage-liens .links a {
	width:auto;
	text-decoration:none;
	float:none;
}
#main #body .page .bloc_bas .nuage-liens .links a.medium_font {
	font-size:14px;
}
#main #body .page .bloc_bas .nuage-liens .links a.big {
	font-size:18px;
}
