body {
background: url(../img/amistad-mov.gif) #1D3880;
color: #6699FF;
font-family: "Trebuchet MS";
font-weight:bold;
text-align: center;
margin-bottom:0px !important;
margin-top:0px;
scrollbar-face-color: #1D3880; 
scrollbar-shadow-color: #1D3880;
scrollbar-highlight-color: #6699FF; 
scrollbar-3dlight-color: #6699FF;
scrollbar-darkshadow-color: #1D3880; 
scrollbar-track-color: #1D3880;
scrollbar-arrow-color: #6699FF;
}

a {color:#6699FF}

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

.header {
background: #1D3880;
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/amistad-fondo.jpg) no-repeat center top;
height: 550px;
width: 768px;
margin: 0 auto;
}
#submenu h1 {font-weight:lighter; font-size: 30px;}

#nuevos {float: left; text-align:right; width:50%;}
#nuevos a {text-decoration: none;}
#nuevos a:hover {background:#1D3880; color:#6699FF;}

#anteriores{float: right; text-align:left; width:50%;}
#anteriores a {text-decoration: none;}
#anteriores a:hover {background:#1D3880; color:#6699FF;}

#copyright {font-size:0.6em; background: #1D3880; color:#6699FF; text-align:center; }
