@charset "utf-8";
/* CSS Document */


#outer { background: url(imagenes/bkg2.jpg) no-repeat top center;
}

#links { background:none; 
width:350px; height:30px;
float:left; margin:10px 0 0 75px;
position: static;
_margin:10px 0 0 40px;
}
#links h2{ padding:0; font-weight:200;}
#links a{  font-size:20px; padding:0 15px; color:#ffffff;}
#links a span{  font-size:30px; font-weight:500;}
#links a:hover{ text-decoration:none; color:#ffefc9;}


#contenedor {
position:absolute; top:90px; left:0;
width:100%; height:385px;
}

#contenido { 
float:left;
width:500px; height:385px;
margin:0 35px 0 85px;
_margin:0 20px 0 40px;
}
#menu {/*border:#666666 1px solid;*/
float:left;
width:180px; height:375px;
margin:10px 0 0 0;
_margin:10px 0 0 30px;}

#footer p{_clear:both;_margin:-20px 0 0 10px;
}





