#csstopmenu, #csstopmenu ul{
padding: 0;
margin: 0;
list-style: none;
}

#csstopmenu li{
float: left;
position: relative;
}

#csstopmenu a{
text-decoration: none;
}

.mainitems{
border: 0px;
border-left-width: 0;
}

.headerlinks a{
margin: auto 8px;
font-weight: bold;
color: black;
}

.submenus{
display: none;
width: 780px;
height: 25px;
position: absolute;
top: 1.5em;
left: 0px;
border: 0px;
}

.submenus li{
width: 100%;
}

.submenus ul li a{
display: inline;
width: 100%;
text-indent: 3px;
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
}

.submenus li a:hover{
color: black;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
display: inline;
}

body {
cursor:default;
margin-top:0px;
margin-bottom:0px;
background-color: #666;
}

a { text-decoration:none }
a:link    { color: #eee }
a:active  { color: #eee }
a:visited { color: #eee }
a:hover   { color: #000; }


ul {
list-style-type: none;
}

em {font-weight: bold;}

h1 {
font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
font-size: 24px;
color:#fff;
letter-spacing:2px;
font-weight: normal;
position: relative;
top: -10px;
left: -4px;
}

.hueco {
font-size: 10px;
}

.series {
width: 300px;
font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
font-size: 14px; color:#fff;
letter-spacing:1px;
font-weight: normal;
position: relative;
top: -10px;
left: -45px;
}

.head {
position: relative;
top: 0px;
left: -7px;
font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
font-size:48px;
color:#eee;
background-color: #666666;
}

.menu {
position: relative;
top: 0px;
left: 0px;
font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
font-size:12px;
color:#eee;
background-color: #666666;
line-height: 25px;
}

.album {
background-color: #666;
width:765px;
height: 450px;
}

.cuerpo {
padding: 10px;
text-align:justify;
font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#fff;
}

.cuerpo2 {
padding: 10px;
font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#fff;
}

.pie {
position: relative;
left: 9px;
top: 12px;
text-align: right;
font-family:Trebuchet Ms, Arial, Helvetica, sans-serif;
font-size:11px;
color:#eee;
}

.style1 {color: #000000}

.bold {font-weight: bold;}