﻿a.nivel1 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: 
#000033; text-decoration: none; font-weight: bold} a.nivel1:hover { font-family: 
Arial, Helvetica, sans-serif; font-size: 11px; color: #3300FF; text-decoration: 
none; font-weight: bold} a.nivel2 { font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; color: #FF9900; text-decoration: none; font-weight: bold} a.nivel2:hover 
{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFF00; 
text-decoration: none; font-weight: bold} a.nivel3 { font-family: Arial, Helvetica, 
sans-serif; font-size: 12px; color: #0033FF; text-decoration: none; font-weight: 
bold} a.nivel3:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
color: #ff9900; text-decoration: none; font-weight: bold} a.nivel4 { font-family: 
Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: 
none; font-weight: bold} a.nivel4:hover { font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; color: #99CCFF; text-decoration: none; font-weight: bold}  a.nivel5 { font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; color: #FFFFFF; text-decoration: none; font-weight: bold} a.nivel5:hover 
{ font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FF6600; 
text-decoration: none; font-weight: bold} a.nivel6 { font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; color: #000000; text-decoration: underline; font-weight: bold} a.nivel6:hover 
{ font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666633; 
text-decoration: none; font-weight: bold} 

.nivel7 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;


}

caption { 
      background-color: #FFFFFF   ; 
	  color: #003366 ; 
	  text-transform:uppercase;
	  font-weight:bold; font-size:1.2em;
	  border:1px solid #159918; 
	  }
thead th { 
       background-color: #EDEDE9; 
	   color:#003300; 
	 padding:2px; 
	   text-transform:uppercase; 
	   border-top:1px solid #F4D39E; 
	   border-left:1px solid #F4D39E; 
	   border-bottom:1px solid #B76E00; 
	   border-right:1px solid #B76E00; 
	   }
tfoot th { 
       background-color:#F29601; 
	   color: #3366FF; 	
	   text-transform:uppercase; 
	   font-size:1.2em;
	    }
tfoot td { 
       background-color:#FC0; 
	   color: #00FF00; 
	   font-weight:bold; 
	   text-transform:uppercase; 
	   font-size:1.2em; 

	   }
 
body
{
	font-family: Verdana;
	background-color:  whitesmoke;

}
.boton
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana;
	background-color: steelblue;
}

.textbox
{
	border-right: #6699cc 1px solid;
	border-top: #6699cc 1px solid;
	font-size: 8pt;
	border-left: #6699cc 1px solid;
	color: #006699;
	border-bottom: #6699cc 1px solid;
	font-family: Verdana;
	background-color: white;
}
.label
{
	font-size: 8pt;
	color: #006699;
	font-family: Verdana;
}
.panel
{
	color: #234465;
	font-family: Verdana;
	background-color: #234465;
	text-align: center;
}

A:visited
{
	font-size: 8pt;
	color: #993399;
	font-family: Verdana;
	text-decoration: underline;
}

A:link
{
	font-weight: bold;
	font-size: 8pt;
	color: #cc6600;
	font-family: Verdana;
	text-decoration: underline;
}

A:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Verdana;
	text-decoration: underline;
}
.combo
{
	font-size: 9pt;
	font-family: Verdana;
	background-color: transparent;
	color: white;
}

.validator
{
	font-weight: bold;
	font-size: 8pt;
	color: #990000;
	font-family: Verdana;
}


.Pregunta
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	vertical-align: top;
	text-indent: 0pt;
	text-align: left;
	background-color: steelblue;
	list-style-type: none;
	width: 600;
}
.Indicador
{
	font-size: 12pt;
	color: white;
	font-family: Verdana;
	font-weight: bold;
	vertical-align: middle;
	text-indent: 0pt;
	text-align: left;
	font-style: normal;
	background-color: darkorange;
	width: 600;
}

.Caracteristica
{
	font-size: 10pt;
	color: #660000;
	font-family: Verdana;
	font-weight: bold;
	vertical-align: middle;
	text-indent: 0pt;
	text-align: left;
	font-style: normal;
	width: 600;
}

.Criterio
{
	font-size: 10pt;
	color: gray;
	font-family: Verdana;
	font-weight: bold;
	vertical-align: top;
	text-indent: 50pt;
	text-align: left;
	font-style: italic;
	background-color: floralwhite;
	direction: ltr;
	list-style-type: none;
	width: 600;
}

.DropList
{
	 
	border-style:ridge;
	border-bottom-color:Black;
	font-size: 8pt;
	color:White;
	font-family: Verdana;
	font-weight: bold;
	vertical-align: top;
	text-indent: 50pt;
	text-align: left;
	background-color:Blue;
}

.titulo
{
	font-size: 12pt;
	color: #ffffff;
	font-family: Times New Roman;
	font-weight: bold;
	background-color: #993333;
}