@charset "iso-8859-1";
#Logomarca{
width:360px;
height:75px;
margin-left:7px;
position:relative;
z-index:1;
}
#Player{
width:315px;
height:260px;
left:545px;
top:30px;
position:absolute;
z-index:3;
}
#Topo{
width:830px;
height:280px;
margin-top:-10px;
border:5px solid #FFF;
background:#000;
position:relative;
z-index:2;
}
#Menu{
width:840px;
height:30px;
background:#FFF;
}
#Menu ul li{
width:auto;
margin-left:15px;
margin-right:15px;
float:left;
}

#Box{
width:840px;
height:auto;
margin-top:15px;
float:left;
clear:both;
}

#banners{
width:480px;
height:60px;
padding:5px;
margin-top:40px;
margin-left:180px;
float:left;
clear:both;
background:#FFF;
}
#banners ul li{
width:273px;
height:80px;
float:left;
margin-right:5px;
background:#CCC;
}

#Copyright{
width:840px;
height:auto;
margin-top:50px;
float:left;
clear:both;
background:#1D1E20;
}
#Copyright center{
font-size:11px;
color:#CCC;
}
#Copyright center a{
font-size:11px;
color:#CCC;
}