body {
background: url(../img/vivir-fondo.gif) #fff;
color: #666798;
font-family: "Trebuchet MS";
font-weight:lighter;
text-align: center;
scrollbar-face-color: #FFFFFF; 
scrollbar-shadow-color: #DCE3F2;
scrollbar-highlight-color: #DCE3F2; 
scrollbar-3dlight-color: #DCE3F2;
scrollbar-darkshadow-color: #DCE3F2; 
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #DCE3F2;
margin-bottom:0px;
margin-top:0px;
}

a {color:#666798}
a:hover {background:#666798; color:#fff;}

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

.header {
background: #fff;
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;}

#contenido {
background: #fff;
color:#666798;
margin: 0 auto;
width: 468px;

}
#contenido h1 {font-weight:lighter; font-size: 40px;}

#copyright {font-size:0.6em; background: #fff; color:#666798; text-align:center; }

#menuinferior {list-style-type:none; text-align: left;}
#menuinferior p {font-weight:lighter; font-size:25px; border-bottom:solid 1px #666798; margin-right:30px;}
#menuinferior li {display:inline; }
