body {
background: url(../img/fe-bg.jpg) #42271E;
color: #E0C5BC;
font-family: "Trebuchet MS";
font-weight:bold;
text-align: center;
margin-bottom:0px;
margin-top:0px;
scrollbar-face-color: #42271E; 
scrollbar-shadow-color: #42271E;
scrollbar-highlight-color: #E0C5BC; 
scrollbar-3dlight-color: #E0C5BC;
scrollbar-darkshadow-color: #42271E; 
scrollbar-track-color: #42271E;
scrollbar-arrow-color: #E0C5BC;
}

a {color:#E0C5BC}

wrap{
width:758px;
margin:0 auto;
background:#000;
}

.header {
background: #42271E;
height: 90px !important;
line-height:12px;
}

ul{list-style:none}

#menu  { list-style-type: none; text-align: center; padding:0px 50px 0px 50px;}
#menu  li {display: inline; margin-right: 10px; font-size: 0.8em;}

#submenu {
background: url(../img/fe-fondo.jpg) no-repeat center top;
height: 550px;
width: 768px;
margin: 0 auto;
}
#submenu h1 {font-weight:lighter; font-size: 35px;}

#nuevos {float: left; text-align:right; width:50%;}
#nuevos a {text-decoration: none;}
#nuevos a:hover {background:#E0C5BC; color:#42271E;}

#anteriores{float: right; text-align:left; width:50%;}
#anteriores a {text-decoration: none;}
#anteriores a:hover {background:#E0C5BC; color:#42271E;}

#copyright {font-size:0.6em; background: #42271E; color:#E0C5BC; text-align:center; }
