.certistyle { 
   font-family:Arial;
   background-color:#E1E3E2;
   color:#FFFFFF;
   font-size:14px;
   line-height:120%; 
}

.tblazul { background-color:#003968; color:#ffffff; }
.tblazultit { background-color:#003968; color:#ffffff; font-family:"Arial"; font-size:26px }
.tblazultit1 { background-color:#003968; color:#ffffff; font-family:"Arial"; font-size:22px }
.tblazultit2 { background-color:#003968; color:#ffffff; font-family:"Arial"; font-size:24px }  
.tblazultexsub { background-color:#003968; color:#ffffff; font-family:"Arial"; font-size:21px; line-height:14pt; }  
.tblazultexgran { background-color:#003968; color:#ffffff; font-family:"Arial"; font-size:16px; line-height:14pt; }  
.tblazultexchic { background-color:#003968; color:#ffffff; font-family:"Arial"; font-size:15px; line-height:14pt; }  
.tblazultexreg { background-color:#003968; color:#ffffff; font-family:"Arial"; font-size:14px; line-height:12pt; }  
.tblazultexhiperchic { background-color:#003968; color:#ffffff; font-family:"Arial"; font-size:12px; line-height:12pt; } 
.tblazultexmuychic { background-color:#003968; color:#ffffff; font-family:"Arial"; font-size:13px; line-height:11pt; }   
.tblazulborde { background-color:#537295; } 
.tblgris {
	background-color:#E1E2E2;
	border-color: #063C6B;
} 
.tblgrisini { background-color:#C3C5C6; }
.tblblanco { background-color:#FFFFFF; } 



.texto {background-color:#003968; color:#ffffff; font-family:"Arial"; font-size:14px; line-height:15pt;text-align:justify; }
.textoveri {background-color:#003968; color:#ffffff; font-family:"Arial"; font-size:16px; line-height:15pt;}
.texto1 {background-color:#003968; color:#ffffff; font-family:"Arial"; font-size:12px; line-height:15pt;}
.texto2 {background-color:#003968; color:#ffffff; font-family:"Arial"; font-size:12px; line-height:15pt;}
.titulo {background-color:#003968; color:#ffffff; font-family:"Arial"; font-size:26px;}
.subtitulo {background-color:#003968; color:#ffffff; font-family:"Arial"; font-size:14px; line-height:3pt; font-weight: bold;}
.subtitulo1 {background-color:#003968; color:#ffffff; font-family:"Arial"; font-size:12px; line-height:15pt; font-weight: bold;}
.titulotcn {background-color:#003968; color:#ffffff; font-family:"Arial"; font-size:22px;line-height:25pt;}
.titulocto {background-color:#003968; color:#ffffff; font-family:"Arial"; font-size:22px;line-height:24pt;}
.subtitulocto {background-color:#003968; color:#ffffff; font-family:"Arial"; font-size:13px;}
.cmbArea {font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #6F6F6F;
	background-color: #FFFFFF;}



input {
       font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #6F6F6F;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D0C8;
	border-right-color: #4D0C8;
	border-bottom-color: #4D0C8;
	border-left-color: #4D0C8;
       bottom-background-color: #A8A8A8;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}


.td1 { border-color: #003968; 
border-style: solid;
border-top-width:1px;
border-right-width:0px;
border-bottom-width:0px;
border-left-width:1px;
}


.td2 { border-color: #003968; 
border-style: solid;
border-top-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-left-width:1px;
}

.td3 { border-color: #003968; 
border-style: solid;
border-top-width:0px;
border-right-width:0px;
border-bottom-width:1px;
border-left-width:1px;
}