@charset "utf-8";
/* CSS Document */

.Opc_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../imagenes/opcselec.jpg);
	background-repeat: repeat;
	background-position: center;
	vertical-align: middle;
}
.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: groove;
	border-top-color: #CC66FF;
	border-right-color: #CC66FF;
	border-bottom-color: #CC66FF;
	border-left-color: #CC66FF;
	cursor: hand;
}
.titulo_opciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8000FF;
	text-decoration: none;
	background-color: #CA95FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: doble;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8000FF;
	border-right-color: #8000FF;
	border-bottom-color: #8000FF;
	border-left-color: #8000FF;
}
.texto2 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #990066;
}


.tabladatos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8000FF;
	text-decoration: none;
	background-color: #CF9FFF;
}
.tabladatosherramientas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8000FF;
	text-decoration: none;
	background-color: #8000FF;
}
.pantalla_flotante {
	visibility: hidden;
	top: 120px;
	position: absolute;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}



.nivel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8000FF;
	text-decoration: none;
	background-color: #CF9FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #8000FF;
	border-right-color: #8000FF;
	border-bottom-color: #8000FF;
	border-top-style: none;
	border-left-style: solid;
	height: 10px;
}
.marco_superior {
	background-image: url(../imagenes/marco%20superior.jpg);
	border: thin solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 20px;
}

.marco_inferior {
	background-image: url(../imagenes/marco%20inferior.jpg);
	border: 0px none #FFFFFF;
	font-family: Tahoma;
	font-size: 20px;
	height: 20px;
	background-repeat:  repeat-x;
}



.nivel02{
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;*/
	/*color: #8000FF;*/
	text-decoration: none;
	/*background-color: #CF9FFF;*/
	background-image: url(imagenes/nivel.png);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-top-color: none;
	border-right-color: none;
	border-bottom-color: none;
	border-left-color: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	/*height: 10px;*/
	
}

.comentarios {
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #990066;
	border-right-color: #990066;
	border-bottom-color: #990066;
	border-left-color: #990066;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}



.sigue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8000FF;
	text-decoration: none;
	background-color: #CF9FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-top-color: #8000FF;
	border-right-color: #8000FF;
	border-bottom-color: #8000FF;
	border-left-color: #8000FF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
}
.pantalla_flotante2 {
	visibility: hidden;
	top: 455px;
	position: absolute;
}


.sigue02 {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;*/
	/*color: #8000FF;*/
	text-decoration: none;
	/*background-color: #CF9FFF;*/
	background-image: url(imagenes/sigue.png);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-top-color: none;
	border-right-color: none;
	border-bottom-color: none;
	border-left-color: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	
}


.mensajestitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8000FF;
	text-decoration: none;
	background-image: url(../imagenes/mensajetitulo.jpg);
}
.mensajedetalle {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #990066;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: bold;
	width: 900px;
}

.mensajedetalle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: groove;
}

.mensajedetalle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8000FF;
	text-decoration: none;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #8000FF;
	border-right-color: #8000FF;
	border-bottom-color: #8000FF;
	border-left-color: #8000FF;
	border-bottom-width: thin;
	border-bottom-style: groove;
	background-color: #E6CCFF;
}
.captura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8000FF;
	background-color: #FFFFFF;
	border: thin none #8000FF;
}
.titulotabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8000FF;
	text-decoration: none;
	background-color: #CA95FF;
	border-top-style: groove;
	border-bottom-style: groove;
	border-right-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #8000FF;
	border-right-color: #8000FF;
	border-bottom-color: #8000FF;
	border-left-color: #8000FF;
}
.opcmenu {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-position: left;
}
.opcmenu:link {
	text-decoration:none;
	color:#ffffff;
	font-size: 16px;
} 


.opcmenu:visited {
	text-decoration:none;
	color:#ffffff;
	font-size: 16px;
} 
.opcmenu:active {
	text-decoration:none;
	color:#FF00FF;
	font-size: 18px;
} 
.opcmenu:hover {
	text-decoration:none;
	color:#FF00FF;
	font-size: 18px;
} 

.opcmenuprin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-position: left;
	text-decoration: none;
}
.pantalla_flotante3 {
	visibility: hidden;
	top: 520px;
	position: absolute;
}


.opcmenuprin:link {
	text-decoration:none;
	color:#ffffff;
	font-size: 12px;
} 

.opcmenuprin:visited {
	text-decoration:none;
	color:#ffffff;
	font-size: 12px;
} 
.opcmenuprin:active {
	text-decoration:none;
	color:#FF00FF;
	font-size: 12px;
} 
.opcmenuprin:hover {
	text-decoration:none;
	color:#FF00FF;
	font-size: 14px;
} 


.TITULO {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.texto {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	font-weight: normal;
}
.TITULO1 {
	font-family: Tahoma;
	font-size: 36px;
	font-weight: normal;
	color: #990066;
}

.texto_arh {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #990066;
}
.tabla_index {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.listas {
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	list-style-type: disc;
	list-style-image: url(../imagenes/cuadro.jpg);
	font-weight: bold;
}
.slogan1 {
	font-family: Tahoma;
	font-size: 36px;
	font-weight: bold;
}
.slogan2 {
	font-family: Tahoma;
	font-size: 48px;
	font-weight: bold;
	color: #990066;
}
.slogan3 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
}
.slogan4 {
	font-family: Tahoma;
	font-size: 36px;
	font-weight: bold;
	color: #990066;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.textonombre {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	font-weight: normal;
	font-style: italic;
}
.lista_interactiva {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.lista_interactiva:hover {
 cursor:hand;
 color: #990066;
}
.listax{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-position: left;
	background-color: #FFFFFF;
}
.listax:link {
	text-decoration:none;
	color:#000000;
	font-size: 12px;
} 
.lustax:visited {
	text-decoration:none;
	color:#ffffff;
	font-size: 16px;
} 
.listax:active {
	text-decoration:none;
	color:#FF00FF;
	font-size: 18px;
} 
.listax:hover {
	text-decoration:none;
	color:#FF00FF;
	font-size: 18px;
}
.tablaporque {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: justify;
	margin-top: -1px;
}

.textoII {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #990066;
}
