body { /* General */
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	background-color:#DBDBDB;
	/*line-height:16px;*/
}

/* **************************************************** */
.txtRojo { /* Rojo puro */
	color: #FF0000;
}
/* **************************************************** */
.txtCeleste { /* Celeste */
	color: #4D91BE;
}
/* **************************************************** */
.txtRojoOscuro { /* Rojo oscuro*/
	color: #CC0000;
}
/* **************************************************** */
.txtAmarillo { /* Amarillo */
	color: #FFCC00;
}
/* **************************************************** */
.txtVerde { /* Verde */
	color: #009966;
}
/* **************************************************** */
.txtVerde10 { /* Celeste */
	color: #009900;
	font-size:10px;
}
/* **************************************************** */
.txtResaltado { /* Resaltado */
	background-color: #FFFF99;
}
/* **************************************************** */
a:link { /* Estado normal del link */
	text-decoration: underline;
	color: #007CC3;
}
a:visited { /* Cuando el link esta visitado */
	text-decoration: underline;
	color: #007CC3;
}
a:hover { /* Cuando paso el mouse encima del link */
	text-decoration: underline;
	color: #007CC3;
	background-color: #F0F0F0;
}
a:active { /* Cuando estoy presionando al link */
	text-decoration: underline;
	color: #0066FF;
	background-color: #F0F0F0;
}
/* **************************************************** */
.txtBotonera { /* Botonera */
	color: #E0E0E0;
	font-size:10px;
}
.txtBotonera a:link { /* Estado normal del link */
	text-decoration: none;
	color: #E0E0E0;
}
.txtBotonera a:visited { /* Cuando el link esta visitado */
	text-decoration: none;
	color: #E0E0E0;
}
.txtBotonera a:hover { /* Cuando paso el mouse encima del link */
	text-decoration: underline;
	color: #CCCCCC;
	background-color: #444444;
}
.txtBotonera a:active { /* Cuando estoy presionando al link */
	text-decoration: underline;
	color: #CCCCCC;
	background-color: #333333;
}
/* **************************************************** */

.txtApendice 
{
	color:#003562;
	font-size:11px;
	font-weight:bold;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
    background-color:transparent;
}
.txtApendice  a:link
{
	color:#003562;
	font-size:11px;
	font-weight:bold;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
    background-color:transparent;
}
.txtApendice  a:visited 
{
	color:#003562;
	font-size:11px;
	font-weight:bold;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
    background-color:transparent;
}
.txtApendice  a:hover
{
	color:#003562;
	font-size:11px;
	font-weight:bold;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
    background-color:transparent;
}
.txtApendice  a:active
{
	color:#003562;
	font-size:11px;
	font-weight:bold;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
  	background-color:transparent;
}
/* **************************************************** */
.txtNormal { /* Texto normal */
	color: #333333;
	font-size:11px;
}
.txtNormalBrevesJustificado { /* Texto normal justificado*/
	color: #333333;
	font-size:10px;
	text-align:justify;
    background-color:Transparent;
    position:relative;
	left:11px;
}
.txtNormalDetalles {
	color: #333333;
	font-size:11px;
	font-weight:bold;
	text-align:left;
    background-color:Transparent;
    position:relative;
    font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
}
.txtNormal a:link { /* Estado normal del link */
	text-decoration: underline;
	color: #007CC3;
}
.txtNormal a:visited { /* Cuando el link esta visitado */
	text-decoration: underline;
	color: #007CC3;
}
.txtNormal a:hover { /* Cuando paso el mouse encima del link */
	text-decoration: underline;
	color: #007CC3;
	background-color: #F0F0F0;
}
.txtNormal a:active { /* Cuando estoy presionando al link */
	text-decoration: underline;
	color: #0066FF;
	background-color: #F0F0F0;
}
/* **************************************************** */
.txtTituloPreguntaFAQ { 
	color:#008B54;
	font-size:14px;
	font-weight:bold;
	font-family: Arial, sans-serif;
}
.txtTituloPreguntaFAQ a:link { 
	color:#008B54;
	font-size:14px;
	font-weight:bold;
	font-family: Arial, sans-serif;
	text-decoration: none;
	background-color: transparent;
}
.txtTituloPreguntaFAQ a:visited { 
	color:#008B54;
	font-size:14px;
	font-weight:bold;
	font-family: Arial, sans-serif;
	text-decoration: none;
	background-color: transparent;
}
.txtTituloPreguntaFAQ a:hover { 
	color:#008B54;
	font-size:14px;
	font-weight:bold;
	font-family: Arial, sans-serif;
	text-decoration: none;
	background-color: transparent;
}
.txtTituloPreguntaFAQ a:active { 
	color:#008B54;
	font-size:14px;
	font-weight:bold;
	font-family: Arial, sans-serif;
	text-decoration: none;
	background-color: transparent;
}
.txtTitulo { /* Texto normal */
	color:#008B54;
	font-size:14px;
	font-weight:bold;
	font-family: Arial;
}
.txtTituloNEWS { /* Texto normal */
	color:black;
	font-size:16px;
	font-weight:bold;
	letter-spacing:6px;
	font-family: Arial;
}
.txtTitulo a:link { /* Texto normal */
	color:#008B54;
	font-size:14px;
	font-weight:bold;
	font-family: Arial;
}

.txtTitulo a:visited { /* Texto normal */
	color:#008B54;
	font-size:14px;
	font-weight:bold;
	font-family: Arial;
}

.txtTitulo a:hover { /* Texto normal */
	color:#008B54;
	font-size:14px;
	font-weight:bold;
	font-family: Arial;
}

.txtTitulo a:active { /* Texto normal */
	color:#008B54;
	font-size:14px;
	font-weight:bold;
	font-family: Arial;
}

.txtTituloMayor { /* Texto Mayor de Detalles */
	/*color:#2B2B2B;*/
	color:black;
	font-size:14px;
	font-weight:bold;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;	
}

.txtTituloMenor { /* Texto normal */
	color:#008B54;
	font-size:11px;
	font-weight:bold;
	font-family: Arial;
	text-align:left;
}

.txtTitulo a:link { /* Estado normal del link */
	color:#008B54;
	text-decoration: none;
	background-color: transparent;
	font-size:14px;
	FONT-WEIGHT: bold;
	font-family: Arial;
}
.txtTitulo a:visited { /* Cuando el link esta visitado */
	color:#008B54;
	text-decoration: none;
	background-color: transparent;
}
.txtTitulo a:hover { /* Cuando paso el mouse encima del link */
	color:#008B54;
	text-decoration: none;
	background-color: transparent;
}
.txtTitulo a:active { /* Cuando estoy presionando al link */
	color:#008B54;
	text-decoration: none;
	background-color: transparent;
}
.txtSubTitulo
{ 
	color:black;
	font-size:12px;
	font-weight:bold;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;	
}
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #F20404;/*black;*/
}
/* **************************************************** */
.txtNormalSangrado
{
    background-color:Transparent;
	text-indent:10px;
	color:#003562;
	font-size:11px;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;	
}

.txtNormalSangrado a:link
{
    background-color:Transparent;
	text-indent:10px;
	color:#0066CB;
	font-size:11px;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
}

.txtNormalSangrado a:visited
{
    background-color:Transparent;
	text-indent:10px;
	color:#0066CB;
	font-size:11px;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;	
}

.txtNormalSangrado a:hover
{
    background-color:Transparent;
	text-indent:10px;
	color:#0066CB;
	font-size:11px;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;	
}

.txtNormalSangrado a:active
{
    background-color:Transparent;
	text-indent:10px;
	color:#0066CB;
	font-size:11px;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;	
}

/* **************************************************** */
.txtInzomiaLink { /* Inzomia Link */
	color: #333333;
	font-size:10px;
}
.txtInzomiaLink a:link { /* Estado normal del link */
	text-decoration: underline;
	color: #003562;
	font-size:10px;
}
.txtInzomiaLink a:visited { /* Cuando el link esta visitado */
	text-decoration: underline;
	color: #003562;
	font-size:10px;
}
.txtInzomiaLink a:hover { /* Cuando paso el mouse encima del link */
	text-decoration: underline;
	color: #003562;
	background-color: #EAEAEA;
	font-size:10px;
}
.txtInzomiaLink a:active { /* Cuando estoy presionando al link */
	text-decoration: underline;
	color:#003562;
	background-color: #CCCCCC;
	font-size:10px;
}

/* **************************************************** */
.ContDescPopUp {
	color: #336666;
	font-weight: normal;
	font-size:12px;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
}
.TituloDescPopUp {
	color: #336666;
	font-weight: bold;
	font-size:13px;
	font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
}

/* **************************************************** */
.DBHFooterClass {
	background-repeat:none;
	background-position:bottom;
}