body {background:#ffffff url('') repeat-x;
font: 14px georgia, arial,verdana,sans-serif;
	padding:0px;
	margin:0px;}



#container {
width: 740px;
	background: #DBF0FE;
}
#header {
width: 740px;
height: 600px;
}


#alberto {
background: transparent;
float: left;
position: absolute;
width: 240px;
top: 500px;
left: 5px;
text-align: left;
}

#delrio {
background: transparent;
float: left;
position: absolute;
width: 480px;
top: 500px;
left: 260px;
text-align: left;
}

p {
	font-family: georgia, verdana, arial, sans-serif; 
	font-size: 10pt; 
	color: #000000;
	background: transparent;
	text-align: left;
	}

	a	{ color: #ffffff; background: transparent; text-decoration: none; font-size: 10pt;} 
	a:link	{ color: #000080; background: transparent; font-weight: bold; font-size: 10pt; } 
	a:visited	{ color: #000080; background: transparent; font-weight: bold; font-size: 10pt; } 
	a:active	{ color: #000000; background: transparent; font-weight: bold;  font-size: 10pt;} 
	a:hover	{ color: #838383; background: transparent; text-decoration: underline; font-weight: bold; font-size: 10pt;}

li {font-family: georgia; font-size: 11px; color: #000000}

h2 {font-family: georgia; verdana, arial, sans-serif; 
      color: #5286C2; 
background: transparent;

       
}

div#wrapper {

    position:relative;

    margin-left:auto;

    margin-right:auto;

    top: 0px;

    width:740px;

    background-color: #DBF0FE;

}