body{ background:url(fondo.png); font-family:Helvetica; }
a:link{ text-decoration:none; }
a:visited{ text-decoration:none; }
a:hover{ text-decoration:none; }
a:active{ text-decoration:none; }

.estilo1{ font-size:7pt; color:#000; font-weight:bold; text-align:justify; }
.estilo1:hover{ text-decoration:underline; }
.estilo7{ font-size:8pt; color:#000; }
.estilo10{ font-size:7pt; color:#f47d00; }
.estilo13{ font-size:8pt; color:#000; font-weight:bold; }
.estilo14{ font-size:8pt; color:#f47d00; font-weight:bold; }
.estilo14:hover{ text-decoration:underline; }
.estilo17{ font-size:8pt; color:#000; }
.estilo17:hover{ text-decoration:underline; }

#index{ position:relative; width:990px; }
#cabecera{ float:left; width:520px; height:75px; }
#google{ float:left; width:468px; height:75px; padding-top:5px; }
#contenido{ float:left; width:791px; border:2px solid #000; }
#listado{ float:right; width:190px; padding-left:5px; }
