
body{
	text-align:center;
	background-image:url(imagenes/background.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:70% 60%;
}


img{
border:none;
margin:0px 0px;
}

#principal{
position:absolute;
margin: 0px 0px;
top:0px;
right:0px;
bottom:0px;
left:0px;
width:100%;
height:100%;
overflow:hidden;
}


#fotografia{
position:absolute;
float:right;
right:0px;
width:470px;
height:600px;
bottom:0px;
}
#fotografia img{
background-image:url(imagenes/foto-mozilla.png);
background-repeat:no-repeat;
}

#logotipo{
position:relative;
float:left;
left:30px;
width:160px;
height:171px;
top:0px;
margin-top:0px;
}

#logotipo img{
background-image:url(imagenes/logotipo.png);
background-repeat:no-repeat;
}

#ramas-cuervo{
position:absolute;
float:left;
left:0px;
width:512px;
height:302px;
bottom:0px;
}

#ramas-cuervo img{
background-image:url(imagenes/ramas-cuervo.png);
background-repeat:no-repeat;
}

#correo{
position:absolute;
float:left;
left:35%;
bottom:5px;
}

#correo p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
}

#correo p a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#99CC00;
text-decoration:none;
}

#correo p a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FF9F00;
text-decoration:none;
}



#correo p a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#99CC00;
text-decoration:none;
}

#presentacion{
position:absolute;
float:left;
left:22%;
top:130px;
width:300px;
}

#presentacion h1{
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
}

#presentacion p{
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
}

#presentacion p a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#99CC00;
text-decoration:none;
}

#presentacion p a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FF9F00;
text-decoration:none;
}



#presentacion p a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#99CC00;
text-decoration:none;
}

