@charset "utf-8";
/* CSS Document */

body {
background:#000000 url(../images/bg.jpg) repeat-x 0% 0%;
font:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
}

a {
text-decoration:none;
color:#FFFFFF;
}

img {
margin:0;
}

p {
margin:0;
font-weight:bold;
text-align:center;
}

ul {
list-style-type: disc;
list-style-image: url(../images/puce.png);
}

h3 {
font-size:13px;
font-weight:bold;
line-height:30px;
margin:0;
text-align:center;
}

#bestof {
height:412px;
}

.box {
margin-top:10px;
background:#ffffff url(../images/box_bg.jpg) repeat-x top;
}

.linklist a {
color:#FF0099;
font-size:14px;
font-weight:bold;
}

.play:hover span {
background: url(../images/play.png) no-repeat;
display:block;
position:absolute;
top:30px;
left:0px;  
z-index:100;
width:230px;
height:160px;
}

.play_big:hover span {
background: url(../images/play.png) no-repeat;
display:block;
position:absolute;
top:150px;
left:250px;  
z-index:100;
width:230px;
height:160px;
}

.time {
line-height:30px;
vertical-align:middle;
float:left;
font-size:11px;
font-weight:bold;
margin:0 0 0 10px;
}

.rating {
line-height:30px;
float:right;
margin:0 10px 0 0;
}

.rating img{
padding-top:7px;
}

#footer a {
color:#000000;
}

#footer p {
height:30px;
color:#FFFFFF;
}
