.tituloTablaSeccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background:#658813;
	background-color: #9DB6FF;
}

.tituloTablaPagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background:#E0F3BA;
}

.mensajeError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	background:#E0F3BA;
}

.textoGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.textoNegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold; 
}

.tdodd {
		border: 1px solid #666666;
}
.tdover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding: 3px 8px;
		border-left: 1px solid #D9D9D9;
	}
.tituloTabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #9DB6FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.titulo {
	font-size:18px;
	font-weight:bold;
	color:#F58425;
}
.subtitulo {
	font-size:14px;
	font-weight:bold;
	color:#3E647E;
  }
  
.texto {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	text-align: justify;
	font-size: 12px;
	color: #000000;
}

.textoGris11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}

.comentario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6E757B;
}

.combo {
	font-size:12px;
	color:#FFFFFF;
	font-family:arial;
	background-color:#B8B8B8;
	border:none;
}

.boton {
	font-size:12px;
	color:#7F858B;
	font-family:Arial;
	background-color:#ffffff;
}

.clsCMOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E757B;
	font-weight: bold;
	text-decoration : none;
    padding: 2px 4px;
    background-color: #FFFFFF;
}

.clsCMOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E757B;
	font-weight: bold;
	text-decoration : none;
    padding: 2px 4px;
    background-color: #FFFFFF;
}
