
#slideshow {
list-style:none; 
color:#fff;
margin:0;
}

#slideshow span {
display:none
}

#wrapper {
width:642px;
margin:0px auto; 
display:none
}

#wrapper * {
margin:0; 
padding:0
}

#fullsize {
position:relative; 
width:500px; 
height:277px; 
padding:0px;
}

#information {
position:absolute; 
bottom:45px; 
width:270px;
margin-left:10px; 
height:0; 

color:#fff; 
overflow:hidden; 
z-index:200; 
opacity:1; 
filter:alpha(opacity=100)
}



#information h3 {
padding:10px;
font-size:25px;
color:#f09e1e;
}

#information p {
padding:10px;
font-size:14px;
text-align:justify;
line-height:24px;

}

#information a{
color:#fff;
text-decoration:none;
padding:4px 56px 9px 20px;
width:153px;
font-size:13px;
margin-left:90px;
text-align:center;
background:url(../images/bg-bouton-slide.png);
background-repeat:no-repeat;
}

#information a:hover {
color:#fff;
}
#image {
width:642px;
}

#image img {
position:absolute;
z-index:25; 
width:auto
}

.imgnav {
position:absolute;
width:25%; 
height:306px; 
cursor:pointer; 
z-index:150
}

#slideleft {
}

#slideleft:hover {
}

#slideright {
}

#slideright:hover {
}

#slidearea {
float:left; 
position:relative; 
width:642px; 
height:72px; 
overflow:hidden
}

#slider {
position:absolute; 
left:0;
height:74px;
width:642px;
}

#slider img {
}
