.index1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; 
font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; 
text-transform: none; color: #FF6600; text-decoration: none}.index2 { font-family: 
Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: 
normal; color: #666666; text-decoration: none} .texto1 { font-family: Verdana, 
Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: 
normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: 
none} .titulo_res1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 
12pt; font-style: normal; font-weight: bold; text-decoration: none} .titulo2 { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: 
normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: 
none; color: #CC0000; text-decoration: none} .links1 { font-family: Arial, Helvetica, 
sans-serif; font-size: 9pt; font-style: normal; line-height: normal; font-weight: 
bold; font-variant: normal; text-transform: none; color: #FFCC00; text-decoration: 
none} .texto_chico { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 
8pt; font-style: normal; line-height: normal; color: #000000; text-decoration: 
none};


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.Estilo3 {font-size: 12px}
.Estilo4 {font-size: 18px}
.unnamed1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.unnamed2 {
	font-family: Tahoma;
	font-size: 8.5pt;
}

a.ventana{
    position:relative;
    z-index:24;
    color:#000000;
    text-decoration:none;
}
a.ventana span{ display: none; }

a.ventana:hover{ z-index:25; color: #aaaaff; background:;}
a.ventana:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #660033;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.ventana:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(vcss/cuadro.gif) no-repeat top;
}
a.ventana:hover span.middle{ 
	display: block;
	padding: 0 8px; 
	background: url(vcss/cuadro-linea.gif) repeat bottom; 
}
a.ventana:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #660033;
    background: url(vcss/cuadro.gif) no-repeat bottom;
-