
#logo {
height: 130px;
width:100px; background-color: White;
top: 0px; margin-left: 0px;
border: 0px solid; z-index:0;
position: absolute;
}
#logo1 {
height: 130px;
width: 600px; background-color: White;
top: 0px; margin-left: 300px;
border: 0px solid; z-index:0;
position: absolute;
}
#barramenu {
height: 30px;
width: 990px; background-color: #F3F3F3;
top:140px; margin-left: 0px;
border: 0px solid; z-index:0;
position: absolute;
}

#izquierda-dalt{
height: 160px;
width: 220px; background-color: White;
background-position: center;
top: 200px;
border:0px solid; z-index:0;
position: absolute;
}


#menu1 {
height: 160px;
width:670px;background-color:  White;
background-position: center;
top: 200px; margin-left: 260px;
border: 0px solid; z-index:0;
position: absolute;
}

#pie {
height: 30px;
width: 990px; background-color: #F3F3F3;
top:460px; margin-left: 0px;
border: 0px solid; z-index:0;
position: absolute;
}

a:link {color: #5959FF; text-decoration: none;}
a:visited {color:#5959FF; text-decoration: none;}
a:active {color: #5959FF; text-decoration: none;}
a:hover {color:#5959FF; text-decoration: underline;}

a.enlaceb:link {color: #800080; text-decoration: none}
a.enlaceb:visited {color: #800080; text-decoration: none}
a.enlaceb:active { color: #800080;  text-decoration: none}
a.enlaceb:hover { color: #800080; text-decoration: underline;}


