/* CSS Document */

/* Especificaciones CAPA MENU IZQUIERDO*/

#MENU {
	left:61px;
	top:143px;
	position:absolute;
	z-index:0;
	width: 236px;
	height: 170px;
	visibility: visible;
}

/* Especificaciones TABLA MENU*/

table.menu {
	left:0px;
	top:0px;
	position:absolute;
	z-index:0;
	visibility: visible;
	width: 100%;
	background:#ffffff;
}

.celda {
	height: 25px;
	vertical-align: middle;	
	font-size: 11px;
		}

.celda_afiti {
	height: 20px;
	vertical-align: middle;	
	font-size: 11px;
		}		
		
.celda_vista {
	height: 25px;
	vertical-align: middle;	
	font-size: 11px;
	text-align:right;
	font-weight: bold;
	color:#666;
	background-color:#FFCCFF;
		}

/* Especificaciones estilo ROSA*/
.style4 {
	font-family:"Lucida Sans";
	font-size: 14px;
	font-weight: bold;
	color:#ab00ab;
	text-align:right;
	font-style: normal;
}

/* Especificaciones estilo GRIS DERECHA*/
.style5 {
	font-family:"Lucida Sans";
	font-size: 14px;
	font-weight: bold;
	color:#666666;
	text-align: right;
	font-style: normal;
}

/* Especificaciones estilo ROSA*/
.style6 {
	font-family:"Lucida Sans";
	font-size: 10px;
	color:#ab00ab;
	text-align:center;
	font-style: normal;
}

/* Especificaciones de TEXTO de tablas*/
.style7 {
	font-family: "Lucida Sans";
	font-size: 10px;
	font-style: normal;
	text-align:justify;
	text-decoration: none;
	color:#000000;
	line-height: 2;}


/* Especificaciones de TEXTO efectis*/
.style8 {
	font-family: "Lucida Sans";
	font-size: 10px;
	font-style: normal;
	color:#0099CC;
	font-weight: bold;
}


/* Especificaciones ROSA DERECHA*/
.style9 {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color:#ab00ab;
	font-weight: bold;
	text-align: left;
}

/* Especificaciones ROSA DERECHA*/
.style10 {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color:#666666;
	font-weight: bold;
	text-align: left;
}

/* Especificaciones ROSA centro*/
.style11 {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color:#ab00ab;
	font-weight: bold;
	text-align: center;
}
/* Especificaciones ROSA centro*/
.style12 {
	font-family: "Lucida Sans";
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color:#666666;
	font-weight: bold;
	text-align: right;
}

/* Especificaciones ROSA centro*/
.style13 {
	font-family: "Lucida Sans";
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color:#ab00ab;
	font-weight: bold;
	text-align: center;
}
/* Especificaciones ROSA izq*/
.h6 {
	font-family:"Lucida Sans";
	font-size: 10px;
	color:#ab00ab;
	text-align:left;
	font-style: normal;
}
/* Especificaciones logotipos*/
#logos {
	position:absolute;
	left:481px;
	top:491px;
	width:434px;
	height:2px;
	z-index:10;
	visibility: visible;
}


/* Especificaciones de fotos */
#foto_rea {
	position:absolute;
	left:714px;
	top:120px;
	width:191px;
	height:290px;
	z-index:7;
}

/* Especificaciones TABLA descargas*/

table.descargas {
	z-index:0;
	visibility: visible;
	text-align: left;
	width:300px;
	height:26px;
	background-color:#ffccff;
	}

/* Especificaciones TABLA descargas submenus*/

table.descargas2 {
	z-index:0;
	visibility: visible;
	text-align: left;
	width:180px;
	height:26px;
	background-color:#ffccff;
	}
	
/* Especificaciones de la tabla ERROR*/
table.error {
	width:1000px;
	height: 600px;
	background-position: center;
	background-image: url(../imagenes/error.gif);
	background-repeat: no-repeat;
	z-index: 0;
	left: 7px;
		}
		
/* Especificaciones de la tabla FONDO BLANCO*/
table.blanco {
	width:1000px;
	height: 600px;
		background-position: center;
	background-image: url(../imagenes/AFITI.gif);
	background-repeat: no-repeat;
	z-index: 0;
	left: 7px;
		}
		
/* Especificaciones desplegables LINKS*/
#foldheader{
	font-weight:bold ; list-style-image:url(../imagenes/flecha.gif)
	}

#foldinglist{
	list-style-image:url(../imagenes/flechag.gif);
}
