div#menu_canciones{
float:right;
width:300px;
border:2px solid #333333;
padding:10px;
}

div#web{
width:800px;
text-align:left;
margin-right: auto;
margin-left: auto;
border:2px solid #000000;
background-color:#FFFFFF;
}
div#top{
height:18px;
color:#FF6600;
background-color:#eaeaea;
padding-left:5px;
}
div#top ul{
float:right;
text-align:right;
padding-right:5px;
}
div#top li{
display:inline;
}
div#logotipo{
float:left;
width:250px;
height:80px;
}
div#header{
height:80px;
}
div#footer{
background: #eaeaea;
text-align:center;
padding:10px;
margin-top:5px;
border-top:1px solid #333333;
}
li{
list-style-type:none;
}
div#textos_header{
height:65px;
padding-top:15px;
text-align:center;
}
a{
color: #0066FF;
}

h1{
font-size:16px;
color: #000000;
}
h2{
font-size:14px;
}
h1, h2, h3, h4, h5, h6, form, ul, li, body, p, input, select{
padding:0px;
margin:0px;
}
body{ font-family: "Arial"; background:repeat-x url(/theme/images/bg.gif) #66aaff; font-size:12px; color: #333333;
}
.clear{
clear:both;
}
div#contenido{
padding:10px;
}
div#botonera_header{
margin-top:10px;
height:26px;
padding-top:0px;
background:#fff;
border-bottom:1px solid #000000;
}
#botonera_header a{
color: #3366FF;
font-size:14px;
font-weight:bold;
text-decoration:none;
float:left;
}
#botonera_header ul{
float:left;
}
#botonera_header li{
float:left;
height:21px;
padding-left:6px;
padding-right:6px;
margin-right:5px;
margin-left:10px;
padding-top:5px;
}
div#presentacion{
background:url(/theme/images/bg-presentacion.gif) no-repeat left;
height:30px;
padding-left:40px;
margin-bottom:15px;
padding-top:7px;
}
h2{color:#000000;
font-size:18px;
}
div#letrado{
margin-top:10px;
margin-bottom:10px;
border:2px solid #000000;
background:#FFFF33 url(/theme/images/bg-letrado.gif) repeat-x top;
padding:5px;
text-align:center;
color:#0066FF;
font-size:11px
}
div#letrado a{
color:#CCCCCC;
font-size:11px
}