#men {
width:1000px;
height:590px;/*600*/
margin:auto;
position:relative;
top:15px;
/*background-color:red;*/
}


#scrollLinks1{
float:left;
width:25px;
height:560px;
}

#zone_sensible1{
width:120px;
height:251px;
position:relative;
z-index:500;
top:86px;
cursor:pointer;
/*background-color:red;*/
}

#trombinoscope{
background-color:black;
float:left;
/*width:950px;*/
height:560px;
overflow:hidden;
/*Meilleur solution à trouver*/
padding-left:8px;
width:942px;
}


#scrollLinks2{
float:left;
width:25px;
height:560px;
}

#zone_sensible2{
width:120px;
height:251px;
position:relative;
z-index:500;
top:86px;
cursor:pointer;
/*background-color:red;*/
left:-100px;
}


#suivant img, #precedent img {
cursor:pointer;
}

a:link {
text-decoration:none;
color:#ffffff;
}
a:visited {
text-decoration:none;
color:#ffffff;
}
a:link {
text-decoration:none;
color:#ffffff;
}
a:active {
text-decoration:none;
color:#ffffff;
}

body {

margin : 0px;
padding : 0px;
background-color:black;

}

#titre{
color:#ffffff;
position:relative;
top:50px;
font-size:14px;
letter-spacing:3px;
font-family:arial,verdana,sans-serif;
height:16px;
}

#nom{
width:650px;
float:left;
}

#section{
width:231px;
float:left;
font-size:13px;
position:relative;
left:55px;
}

#infos{
color:#ffffff;
position:relative;
top:85px;
font-size:12px;
font-family:arial,verdana,sans-serif;
height:30px;
}

li{
/*background : url('/_img/booking/puce.png') no-repeat 0 8px;*/
list-style-type:none;
float:right;
margin:0px;
padding:0px;
margin-left:20px;
margin-top:3px;
padding-left:6px;
position:relative;
left:-10px;
}

.footerli{
background : url('/_img/booking/puce.png') no-repeat 0 8px;
}

.pb{
background : url('/_img/booking/puce.png') no-repeat 0 8px;
list-style-type:none;
float:right;
margin:0px;
padding:0px;
margin-left:20px;
padding-left:6px;
position:relative;
top:3px;
left:-8px;
}

.pbie{
background : url('/_img/booking/puce.png') no-repeat 0 12px;
list-style-type:none;
float:right;
margin:0px;
padding:0px;
margin-left:20px;
padding-left:6px;
position:relative;
top:-1px;
left:-8px;
}

.pbsafari{
background : url('/_img/booking/puce.png') no-repeat 0 9px;
list-style-type:none;
float:right;
margin:0px;
padding:0px;
margin-left:20px;
padding-left:6px;
position:relative;
top:1px;
left:-8px;
}


ul{
margin:0px;
padding:0px;
}




/*----------Carouesel--------------*/

#wn1{
	position:relative; 
	width:931px; 
	height:255px; 
	overflow:hidden;
	/*background-color:green;*/
	}

#lyr1{

   /* position:absolute; */

    }


#t1 td{

    padding-right:5px;
    }


.holder { 
    /*width:200px; height:100px;*/
    position:relative;
    top:70px; 
    width:931px; 
    height:255px;
    /*background-color:red;*/
   }

.popo{
width:auto;
height:255px;
float:left;
}
    
.roll:hover{
color:#ff0000;
}

.rouge{
color:#ff0000;
}


/* Jquery Scroll*/


#scrollableList {
	width:400px;
	height: 348px;
	margin-right:-270px;
	overflow:hidden;
	float:right;
}

#scrollableList ul {list-style-type: none;}
#scrollableList ul li {float:left;margin-left:5px; cursor:pointer;}
#scrollableList ul li img {margin-right:0px;}


#contentList {
	background-color: #000;
	height:251px;
	float:none;
	position: relative;

}