#polaroid {
width:1000px;
height:600px;
margin:auto;
position:relative;
top:15px;
}


#precedent{
float:left;
width:25px;
height:365px;
padding-top:195px;
position:relative;
left:84px;
}

#trombinoscope{
background-color:black;
float:left;
width:782px;
height:560px;
overflow:hidden;
position:relative;
left:84px;
}


#suivant{
float:left;
width:21px;
height:365px;
padding-top:195px;
padding-left:4px;
position:relative;
left:84px;
}


#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;
}


/*--------Carrousel--------------*/
.polaroid_img{
width:383px;
height:511px;
float:left;
margin-right:4px;
margin-left:4px;
background-image: url('/_img/pola/pola1.jpg');
list-style-type:none;
}

#carrousel{
margin:auto;
width:782px;
height:511px;
overflow:hidden;
}

#carrousel_over{
width:12000px;
height:511px;
position:relative;
padding:0px;
margin:0px;
}

/*------------------------*/

#infos{
color:#ffffff;
font-size:12px;
font-family:arial,verdana,sans-serif;
height:40px;
position:relative;
width:775px;
margin:auto;
left:-10px; /*y'en avait pas*/
/*background-color:green;*/
}

.pas_pb1{
background : url('/_img/booking/puce.png') no-repeat 0 8px;
padding-left:7px;
position:relative;
top:15px;
float:left;
margin-left:10px;
}

.pas_pb2{
background : url('/_img/booking/puce.png') no-repeat 0 8px;
padding-left:7px;
position:relative;
top:15px;
float:left;
margin-left:10px;
}

.nom{
position:relative;
top:14px;
font-size:14px;
letter-spacing:3px;
float:left;
margin-left:1px;
}

.pb{
background : url('/_img/booking/puce.png') no-repeat 0 11px;
padding-left:7px;
position:relative;
top:12px;
float:left;
margin-left:10px;
}


#icone1{
position:relative;
top:10px;
float:right;
margin-right:0px;
}

#icone2{
position:relative;
top:10px;
float:right;
margin-right:10px;
}

#icone3{
position:relative;
top:11px;
float:right;
margin-right:10px;
}