div#mixtapes{
position: relative;
z-index:2;
font-size: 12px;
width: 970px;
top: -40px;
margin: 0px auto 0px auto;
text-align: center;
color: #840e8c;
}

div#navigation{
position: relative;
width: 970px;
z-index: 30;
text-align: left;
}

div#navigation a{
text-decoration: none;
background:url(images/categories_videos.png) top center no-repeat;
text-align: center;
position: absolute;
bottom: 0px;
cursor: pointer;
left: 0px;
list-style: none;
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
width: 120px;
color: #ffffff;
padding: 20px 15px 0px 15px;
height: 20px;
}

div#navigation a:hover{
background:url(images/categories_videos.png) 0px -89px no-repeat;
}

div#navigation a.cat_select{
background:url(images/categories_videos.png) 0px -184px no-repeat;
}
div#navigation .jcarousel-container {
width: 900px;
padding: 0px 20px;
margin: 0px auto;
z-index:50;
position: relative;
}

div#navigation .jcarousel-clip {
width: 900px;
height: 45px;
z-index: 2;
padding: 0;
margin: 0;
overflow: hidden;
position: relative;
}

div#navigation .jcarousel-list {
z-index: 1;
overflow: hidden;
position: relative;
top: 0;
left: 0;
margin: 0;
padding: 0;
}

div#navigation .jcarousel-list li,
div#navigation .jcarousel-item {
float: left;
position: relative;
list-style: none;
list-style-type : none;
font-size: 12px;
width: 150px;
height: 45px;
}

div#navigation .jcarousel-prev {
display: block;
cursor: pointer;
background:url(images/arrow/left_gris.png) 0px -18px no-repeat;
z-index: 30;
top:55px;
position: absolute;
left: 0px;
width: 18px;
height: 18px;
}

div#navigation .jcarousel-prev:hover {
background:url(images/arrow/left_gris.png) 0px 0px no-repeat;
}

div#navigation .jcarousel-next {
cursor: pointer;
background:url(images/arrow/right_gris.png) 0px -18px no-repeat;
z-index: 30;
top:55px;
position: absolute;
right:0px;
width: 18px;
height: 18px;
}

div#navigation .jcarousel-next:hover {
background:url(images/arrow/right_gris.png) 0px 0px no-repeat;
}
div#listing{
position: relative;
margin-top: -5px;
}
div#listing div.top{
width: 970px;
position: relative;
height: 15px;
background: url(images/annuaire_top.png) 0 0 no-repeat;
}

div#listing div.bottom{
clear: both;
width: 970px;
height: 15px;
background: url(images/annuaire_bottom.png) 0 0 no-repeat;
}

div#listing div.milieu{
width: 970px;
float: left;
background: url(images/annuaire_milieu.png) 0 0 repeat-y;
}

div#listing div.fond{
z-index:5;
float: left;
text-align: left;
width: 930px;
padding: 0px 20px;
position: relative;
min-height: 80px;
background: url(images/annuaire_fond.png) 0 0 no-repeat;
}

div#listing div.fond div.titre{
font-size: 13px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
padding: 5px;
}

div#listing div.fond div.cadre{
position: relative;
float: left;
width: 465px;
}
div#listing div.fond div.cadre a.modifier{
position: absolute;
top: 20px;
right: 0px;
width: 48px;
height: 48px;z-index: 100;
background:url(images/modifier.png) 0px 0px no-repeat;
display: block;
}
div#load{
text-align: center;
margin: 100px auto;
padding-top: 45px;
font-weight: bold;
background:url(images/ajax-loader.gif) top center no-repeat;
color: #840e8c;
text-transform: uppercase;
}
div#listing div.fond div.cadre a.moderer{
width: 48px;
height: 48px;
position: absolute;
right: 0px;
z-index: 100;
top: 20px;
background:url(images/moderer.png) 0px 0px no-repeat;
display: block;
}
div#listing div.fond div.cadre img{
border: none;
float: left;
background: url(images/image_100_100.png) -10px -316px no-repeat;
width: 94px;
height: 94px;
padding: 23px 23px 23px 23px;
}
div#listing div.fond div.cadre img:hover{
background: url(images/image_100_100.png) -10px -464px no-repeat;
}

div#listing div.fond div.contenu{
margin-top: 20px;
float: left;
width: 325px;
position: relative;
border-bottom: 1px solid #840e8c;
height: 99px;
}
div.pub{
position: relative;
top: -25px;
}
div#listing div.fond div.contenu a.visiter{
position: absolute;
bottom: 5px;
right: 0px;
width: 210px;
height: 22px;
cursor: pointer;
background:url(images/visiter_mixtape.png) 0 -32px no-repeat;
display: block;
}

div#listing div.fond div.contenu a:hover.visiter{
background:url(images/visiter_mixtape.png) 0 0px no-repeat;
}
div#listing div.fond div.contenu div{
padding-bottom: 5px;
}

div#listing div.fond div.contenu span{
text-decoration: underline;
}

