#simpleTabs{
width:675px;
height:407px;
overflow:hidden;
position:relative;
}
#simpleTabs .image_reel {
left:0;
position:absolute;
top:0;
}
#simpleTabs .image_reel img{
float:left;
}
#simpleTabs .image_reel{
width:675px;
}
.simpleTabs-nav{
height:119px;
position:absolute;
top:288px;
width:675px;
background:url(../images/fd_actualites.gif) bottom left repeat-x;
}
.simpleTabs-nav ul{
list-style:none;
margin:0;
padding:0;
height:119px;
width:675px;
}
.simpleTabs-nav li{
float:left;
padding:9px;
color:#FFF;
cursor:pointer;
font-size:9px;
height:103px;
width:117px;
opacity:0;
}
.simpleTabs-nav li .titreActu{
font-weight:bold;
float:left;
display:none;
}
.simpleTabs-nav li .titreActu .genreActu{
float:left;
}
.simpleTabs-content{
float:left;
}
