/* hoja de estilo de la página web */
/*general de la pagina web*/
body
{
	background-color: #A00000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.titulo
{
	font-size:15px;
	font-weight:bold;
	font-family:Verdana;
	color: #426B99;	
}
.subtitulo
{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
	color: #426B99;	
}
.subtitulorojo
{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
	color: #A00000;	
}
.contenido
{
	font-size:11px;
	font-weight:normal;
	font-family:Verdana;
	text-align: justify;
}
.contenidosmall
{
	font-size:9px;
	font-weight:normal;
	font-family:Verdana;
	text-align: justify;
}
.contenidoresaltesmall
{
	font-size:9px;
	font-weight:bold;
	font-family:Verdana;
	text-align: justify;
}
.pregunta
{
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;
	text-align: justify;
}
.respuesta
{
	font-size:11px;
	font-weight:normal;
	font-family:Verdana;
	text-align: justify;
}
.subir
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2176B1;
	text-decoration: none;	
}
a.subir:link,
a.subir:visited,
a.subir:active,
a.subir:hover,
a.subir,
a.subir:link,
a.subir:visited,
a.subir:active,
a.subir:hover { 
	font-weight: bold;
	color: #09578D;
}
a.subir:hover,
.toplinkCurrent:hover { 
	color: #09578D;
	text-decoration: underline;
}

.contenidonegrita
{
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;
	text-align: justify;
	color: #000000;	
}
.contenidoresalte
{
	font-size:11px;
	font-weight:bold;
	font-family:Verdana;
	text-align: justify;
	color: #09578D;		
}

.importante
{
	font-size:13px;
	font-weight:bold;
	font-family:Verdana;
}

.valor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.etiqueta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.etiquetasmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.ruta
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2176B1;
	text-decoration: none;	
}
a.ruta:link,
a.ruta:visited,
a.ruta:active,
a.ruta:hover,
a.ruta,
a.ruta:link,
a.ruta:visited,
a.ruta:active,
a.ruta:hover { 
	font-weight: bold;
	color: #09578D;
}
a.ruta:hover,
.toplinkCurrent:hover { 
	color: #09578D;
	text-decoration: underline;
}

/*opciones disponibles*/
.opcion
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2176B1;
	text-decoration: none;			
}
a.opcion:link,
a.opcion:visited,
a.opcion:active,
a.opcion:hover,
a.opcion,
a.opcion:link,
a.opcion:visited,
a.opcion:active,
a.opcion:hover { 

	display: block;
	color: #FFFFFF;	
	line-height: 20px;
	border-top: 1px solid #426B99;
	border-bottom: 1px solid #426B99;
	margin: 0 0px;
	padding: 0px 0px 0px 10px;	
}
a.opcion:hover,
.toplinkCurrent:hover {
	text-decoration: underline;
	display: block;
	color: #FFFFFF;
	background-color: #A00000;
	line-height: 20px;
	border-top: 1px solid #BDD5DD;
	border-bottom: 1px solid #BDD5DD;
	margin: 0 0px;
	padding: 0px 0px 0px 10px;	
}
/*subopciones disponibles*/
.subopcion
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2176B1;
	text-decoration: none;			
}
a.subopcion:link,
a.subopcion:visited,
a.subopcion:active,
a.subopcion:hover,
a.subopcion,
a.subopcion:link,
a.subopcion:visited,
a.subopcion:active,
a.subopcion:hover { 
	display: block;
	color: #FFFFFF;	
	line-height: 20px;
	border-top: 1px solid #4B6983;
	border-bottom: 1px solid #4B6983;
	margin: 0 0px;
	padding: 0px 0px 0px 20px;	
	/*resaltar las subsecciones*/
	background-color: #4B6983;
}
a.subopcion:hover,
.toplinkCurrent:hover { 
/*	text-decoration: underline;*/
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #A00000;
/*	background-color: #68859F;*/
	line-height: 20px;
	border-top: 1px solid #BDD5DD;
	border-bottom: 1px solid #BDD5DD;
	margin: 0 0px;
	padding: 0px 0px 0px 20px;	
}

/*selección*/
.seleccionop
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2176B1;

/*	text-decoration: underline;*/
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #A00000;
	line-height: 20px;
	border-top: 1px solid #BDD5DD;
	border-bottom: 1px solid #BDD5DD;
	margin: 0 0px;
	padding: 0px 0px 0px 10px;	
}

.seleccionsub
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2176B1;

/*	text-decoration: underline;*/
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #A00000;
/*	background-color: #68859F;*/
	line-height: 20px;
	border-top: 1px solid #BDD5DD;
	border-bottom: 1px solid #BDD5DD;
	margin: 0 0px;
	padding: 0px 0px 0px 20px;	
}
.copyleft
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}
a.copyleft:link,
a.copyleft:visited,
a.copyleft:active,
a.copyleft:hover,
a.copyleft,
a.copyleft:link,
a.copyleft:visited,
a.copyleft:active,
a.copyleft:hover { 
	font-weight: bold;
	color: #FFFFFF;
}
a.copyleft:hover,
.toplinkCurrent:hover { 
	color: #FFFFFF;
	text-decoration: underline;
}
.alerta
{
	font-size:15px;
	font-weight:bold;
	font-family:Verdana;
	color: #A00000;	
}

.enlace
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2176B1;
	text-decoration: none;	
}
a.enlace:link,
a.enlace:visited,
a.enlace:active,
a.enlace:hover,
a.enlace,
a.enlace:link,
a.enlace:visited,
a.enlace:active,
a.enlace:hover { 
	font-weight: bold;
	color: #09578D;
}
a.enlace:hover,
.toplinkCurrent:hover { 
	color: #09578D;
	text-decoration: underline;
}

/*encabezado bolivariano*/
.Grbv {  
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color:#5E5C5C; 
	text-decoration: none;
}
.Grbv2 {  
	font-family: Arial, sans-serif; 
	font-size: 18px; 
	font-style: normal; 
	color:#5E5C5C; 
	text-decoration: none;

}
.tablaamarilla {
	border: 2px solid rgb(240, 230, 140); 
	background-color: rgb(252, 250, 232);
}
.celdaamarilla {
	background-color: rgb(240, 230, 140); 
	font-size:11px;
	font-weight:normal;
	font-family:Verdana;
	text-align: justify;	
}
.tablaazul {
	border: 2px solid #517eab; 
	background-color: #F0F8FF;
}
.celdaazul {
	background-color: #bbcde4; 
	font-size:11px;
	font-weight:normal;
	font-family:Verdana;
	text-align: justify;	
}
.tablaverde {
	border: 2px solid rgb(56, 94, 15); 
	background-color: rgb(243, 251, 233);
}
.celdaverde {
	background-color: rgb(182, 234, 125);
	font-size:11px;
	font-weight:normal;
	font-family:Verdana;
	text-align: justify;	
}
.tablanaranja {
	border: 2px solid #CD8500; 
	background-color: #FFF6E5;
}
.celdanaranja {
	background-color: #FEA500; 
	font-size:11px;
	font-weight:normal;
	font-family:Verdana;
	text-align: justify;	
}
.tablaturqueza {
	border: 2px solid #3B8471; 
	background-color: #EDF7F5;
}
.celdaturqueza {
	background-color: #66BBA5; 
	font-size:11px;
	font-weight:normal;
	font-family:Verdana;
	text-align: justify;	
}
.tablarojo {
	border: 2px solid #B22222; 
	background-color: #FBEAEA;
	font-size:11px;
	font-weight:normal;
	font-family:Verdana;
	text-align: justify;
}
.celdarojo {
	background-color: #DE5151; 
	font-size:11px;
	font-weight:normal;
	font-family:Verdana;
	text-align: justify;	
	color: #ffffff;	
}
.tablarojom {
	border: 0px solid #B22222; 
}
.celdarojom {
	background-color: #DE5151; 
	font-size:11px;
	font-weight:normal;
	font-family:Verdana;
	text-align: justify;	
	color: #ffffff;	
}
.celdavalorrojo {
	font-size:11px;
	font-weight:normal;
	font-family:Verdana;
	text-align: justify;	
	color: #000000;	
	border: 1px solid #B22222; 
	background-color: #FBEAEA;
}
.tablagris {
	border: 2px solid #4E78A0; 
	font-size:9px;
	font-weight:normal;
	font-family:Verdana;
	text-align: justify;	
	color: #000000;	

}
.celdagris {
	background-color: #525C65; 
	font-size:9px;
	font-weight:bold;
	font-family:Verdana;
	text-align: justify;	
	color: #ffffff;	
}
.celdagris1 {
	background-color: #B9DBF8; 
	font-size:9px;
	font-weight:normal;
	font-family:Verdana;
	text-align: justify;	
	color: #000000;	
}
.celdagris2 {
	background-color: #E8F3FD; 
	font-size:9px;
	font-weight:normal;
	font-family:Verdana;
	text-align: justify;	
	color: #000000;	
}
.leyenda
{
	font-size:9px;
	font-weight:normal;
	font-family:Verdana;
	text-align: justify;
}	
 






