/* === caché tout en haut === */
#visuel_slide2 {
top:-600px;
}

/* === haut page === */
#visuel_slide3 {
top:-404px;
}

/* === contenu central page */
#visuel_slide0 {
top:0;
}

/* === pied page ===  */
#visuel_slide1 {
top:798px;
}

/* ====== */

#slide0 {
display:block;
top:50px;
}

#slide1 {
display:none;
top:115px;
}

#slide2 {
display:none;
top:120px;
}

#slide3 {
top:153px;
}

#slideshow {
height:auto;
left:0;
/* min-height:960px; */
position:absolute;
top:0;
z-index:0;
}

.visuel_bas{
height: 80px;
overflow: hidden;
}

#nav-slideshow {
list-style: none;
margin-left:30px;
margin-top:43px;
padding: 0;
}

#nav-slideshow li {
height:40px;
margin-bottom:22px;
width:40px;
}

#nav-slideshow span {
margin-left:-1px;
}

#static_bar {
	
background:  none repeat scroll 0 0 #CD042E;
height: 100%;
left:20px;
opacity:0.9;
position:absolute;
top:0;
width: 96px;
z-index:500;
}

.en #static_bar {	
background: url("../defaut/img/bandeau_en.png") no-repeat scroll 0 0 transparent;
}

.es #static_bar {	
background: url("../defaut/img/bandeau_es.png") no-repeat scroll 0 0 transparent;
}


#selected,
#next {
left:0;
position:absolute;
}

.visuel_slide {
left:0;
position:absolute;
}

.content_slide {
display: none;
left:130px;
position:absolute;
width:280px;
z-index:10;
}

.content_slide h3 {
background:#fff;
color:#000;
font:500 1.5454em/1.2352 Georgia;
margin:0 0 1px;
padding:2px 6px;
text-transform:uppercase;
}

.content_slide h3 span {
color:#c03;
}

.content_slide .content {
background:#fff;
border:8px solid #fff;
font-size:1em;
max-height:3.5454em;
line-height:1.1818em;
margin: 0 0 1px;
overflow:hidden;
width:264px;
}

.content_slide .content span {
color:#c03;
font-size: 1.3636em;
}

.content_slide .content p {
margin:0 0 6px;
}

.content_slide .content ul li {
font: 700 .8182em/1.0909 arial;
font-weight:700;
list-style:url(../images/bg-hp-col1.png) inside;
}

.content_slide .lire_suite{
background: #fff;
display:block;
padding: 0 8px;
}

.content_slide .content ul li a {
color:#c03;
}

#pointer {
left:96px;
position:absolute;
top:58px;
z-index:5;
}