/* CSS Document */
#body{
height:600px;
width:1024px;
}

#contenedor{
height:600px;
width:1024px;
}

#fondo{
height:600px;
width:1024px;
}

#foto{
position:absolute;
}

#bienvenidos{
position:relative;
top:525px;
left:775px;
font:22pt GothicE;
color:#FFFFFF;
font-weight:bold;
font-decoration:none;
}

a.enlace:link,a.enlace:visited{
color:#FFFFFF;
text-decoration:blink;
}

a.enlace:active{
color:#FFFFFF;
font-size:24pt;
tex-decoration:none;
}

a.enlace:hover{
color:#FFCC99;
font-size:26pt;
}







