#diapo {
width: 270px;
height: 182px;
overflow:hidden;
border: 0px solid #fff;z-index:5;
position: relative;  
margin: 6px 0 0 238px;
}

#diapo li,#diapo ul {margin:0;padding:0;}

.jDiaporama{position:relative;height: 182px; width: 270px;}

.jDiaporama ul{
overflow:hidden;
height: 182px;
width: 270px;
}

#contenu .jDiaporama li{
list-style:none;
list-style-type:none;
overflow:hidden;
position:absolute;
list-style-position: inside;
list-style-image:none;
}

.jDiaporama li img{
display:block;
}

.jDiaporama li .desc{
/*position:absolute;
bottom: 0; left: 0;*/
display:none;
margin:0;
color:#000000;
font-size:11px;
padding:3px 5px;
background-color:#FFFFFF;
width:540px;
height:29px;
text-align: center;
}

.jDiaporama li .desc a{
color:#000000;
text-decoration: none;
}

.jDiaporama li .desc a:hover{
text-decoration: underline;
}

.jDiaporama li .title{
position:absolute;
top: 0; left: 0;
display:none;
margin:0;
color:#fff;
font-size:1px;
font-family: Arial;
/*padding:5px;*/
height: 0px;
line-height:1px;
}

.jDiaporama li .count{
position:absolute;
top: 0; right: 0;
display:none;
margin:0;
color:#fff;
font-size:1px;
font-family: Arial;
/*padding:5px;*/
height: 0px;
line-height:1px;
}

.jDiaporama_controls{
display:none;
}

.jDiaporama_controls a{
font-weight:normal;
width:10px;
height:13px;
text-indent:-9999px;
display:block;
margin:0 3px;
position:absolute;
}
/*
.jDiaporama_controls .prev{
background:url(/reg_tpl/sellier/images/animation/controls2.png) no-repeat bottom;
_background:url(/reg_tpl/sellier/images/animation/controls.gif) no-repeat bottom;
top:50%;
margin-top:-16px;
height:32px;
width:32px;
left: 0px
}

.jDiaporama_controls .next{
background:url(/reg_tpl/sellier/images/animation/controls2.png) no-repeat top;
_background:url(/reg_tpl/sellier/images/animation/controls.gif) no-repeat top;
top:50%;
margin-top:-16px;
height:32px;
width:32px;
right: 0px
}

.jDiaporama_controls .pause{
background:url(/reg_tpl/sellier/images/animation/playpause.png) no-repeat top;
_background:url(/reg_tpl/sellier/images/animation/playpause.gif) no-repeat top;
width:64px;
height:48px;
left:50%;
top:50%;
margin-left:-32px;
margin-top:-24px;
}

.jDiaporama_controls .play{
background:url(/reg_tpl/sellier/images/animation/playpause.png) no-repeat bottom;
_background:url(/reg_tpl/sellier/images/animation/playpause.gif) no-repeat bottom;
width:64px;
height:48px;
left:50%;
top:50%;
margin-left:-32px;
margin-top:-24px;
}
*/
/**** Status ****/

.jDiaporama_status{
text-align:right;
position:absolute;
right:0;
display:none;
color:#004c93;
font-size: 11px;
height: 22px;
line-height: 20px;
padding-right:5px;
bottom: 0;
}

.jDiaporama_status a{
background:url(../../sellier/images/animation/bullets.html) no-repeat left;
_background:url(../../sellier/images/animation/bullets-2.html) no-repeat left;
float:left;
width:20px;
height:16px;
text-indent:-9999px;
margin-right:3px;
text-decoration: none;color:#5170ae;
overflow: hidden;
}
.jDiaporama_status a:hover{text-decoration:none;}
.jDiaporama_status a.active, .jDiaporama_status a:hover{
background:url(../../sellier/images/animation/bullets.html) no-repeat right;
_background:url(../../sellier/images/animation/bullets-2.html) no-repeat right;
color:#004c93;
}