#verslagauche {

/* margin-left:55px; */
 margin-left:420px;
margin-top:40px;
position:relative;
cursor:pointer;
width:49px;
height:45px;
background-image:url('/images/fleches/gauche.png');
display:none;
}

#verslagauche:hover {

background-image:url('/images/fleches/gauche2.png');

}


#versladroite {
/* margin-left:-10px; */

 margin-left:-425px;
margin-top:40px;
position:relative;
cursor:pointer;
width:49px;
height:45px;
background-image:url('/images/fleches/droite.png');
display:none;
}

#versladroite:hover {

background-image:url('/images/fleches/droite2.png');

}


#verslabas {
margin-left:450px;
position:relative;
/* margin-top:-10px; */
margin-top:-65px;
cursor:pointer;
width:49px;
height:45px;
background-image:url('/images/fleches/bas.png');
display:none;
}

#verslabas:hover {

background-image:url('/images/fleches/bas2.png');

}


#verslahaut {
 margin-left:450px;
 position:relative;
/* margin-top:-17px; */

margin-top:35px;
cursor:pointer;
width:49px;
height:45px;
background-image:url('/images/fleches/haut.png');
display:none;
}

#verslahaut:hover {

background-image:url('/images/fleches/haut2.png');

}

#barrevignette {
margin-left:800px;width:8000px;height:130px;float:left; -moz-border-radius : 10px;-webkit-border-radius : 10px;	border-radius : 10px;

}



#barrebanniere {
margin-top:-650px;width:800px;height:650px;float:left; -moz-border-radius : 10px;-webkit-border-radius : 10px;	border-radius : 10px;


}

#cielbleu {


-moz-box-shadow: 0 0 2px 2px #888;-webkit-box-shadow: 0 0 2px 2px#888;box-shadow: 0 0 2px 2px #888;width:80%;height:130px;float:left; -moz-border-radius : 10px;-webkit-border-radius : 10px;	border-radius : 10px;overflow:hidden;background: #FFFFFF url(/images/mascotte/ciel2.png) repeat-x;background-position: 0px -300px;
}

