/* VALIDACIONES ----------------------------------------------------------------------------------------------------------------------------------------------------------- */

div.msgbox,
div.msgbox_rojo,
div.msgbox_amarillo,
div.msgbox_verde
{    
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 2px;
    padding: 5px;	
}
div.msgbox,
div.msgbox_rojo     { background-color: #FFEEEE; border: 0 solid #EE4444; box-shadow: 0 0 2px 1px #DB5555; color: #772222; }
div.msgbox_amarillo { background-color: #FFEEDD; border: 0 solid #EE9944; box-shadow: 0 0 2px 1px #DB9955; color: #772222; }
div.msgbox_verde    { background-color: #AADDDD; border: 0 solid #AADDDD; box-shadow: 0 0 2px 1px #66ABAB; color: #002222; }

div.msgbox ul,
div.msgbox_rojo ul,
div.msgbox_amarillo ul,
div.msgbox_verde ul
{
	margin-top: 10px;
}

div.msgbox ul li,
div.msgbox_rojo ul li,
div.msgbox_amarillo ul li,
div.msgbox_verde ul li
{
	font-weight: normal;
    list-style: disc outside none;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.texto08 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0B68AE;
	font-size: 8pt;
}
.titulo1 {
	font-family:  Arial, Helvetica, san-serif;
	font-size: 13pt;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.separaH {
	background-repeat: repeat-x;
	background-position: center center;
	background-image: url(IMAGES/separa_H.gif);

}
.separaV {
	background-repeat: repeat-y;
	background-position: center center;
	background-image: url(IMAGES/separa_V.gif);

}
.backtit02 {
	background-repeat: repeat-x;
	background-position: left top;
}
.input08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.select08 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.btn100 {
	height: 26px;
	width: 100%;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	font-style: normal;
}
.titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}

.titulo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;	
	color: #236FAB;
	font-weight:500;
	
}

.titulo5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: red;
	font-style: normal;
}

.destaca2 {
	color: #FFFFFF;
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

}

.btn36 {
	height: 36px;
	width:125px;
}

.btn36175 {
	height: 36px;
	width:190px;
}
.btn100rojo {
	height: 26px;
	width: 100%;
	color: #FFFFFF;
	background-color: #CC0000;

}
.btn36100 {
	height: 52px;
	width: 175px;

}
A {
	text-decoration : underline;
}
A:LINK {
	color: #006600;
}
A:VISITED {
	color: #006600;
}
A:ACTIVE {
	background-color:transparent;
}
A:HOVER {
	color: #006600;
}
.btn42 {

	height: 50px;
}
.BTNReporte01 {
	height: 36px;
	width: 100%;
	background-color: #F0F0E9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #BFB693;
	border-bottom-color: #BFB693;
	border-left-color: #FFFFFF;

}
.BTNReporte03 {

	height: 36px;
	width: 100%;
	background-color: #F0F0E9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #BFB693;
	border-bottom-color: #BFB693;
	border-left-color: #FFFFFF;
}
.checkbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
}
.texto11 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 15pt;
	color: #236FAB;
}
.titulo3 {
	font-family:  Arial, Helvetica, san-serif;
	font-size: 16pt;
	font-weight: bold;
}

.form {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 2px;
	background-color: #FFFFF6;
}

.pie {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	background-color: #ECECEC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
}

#direccion {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFEA;
	margin: 0px;
	padding: 4px;
	border: 1px solid #94959B;
}

.ejemplo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #000000;
}
.BTNforma01 {
	font-weight: normal;
	height: 36px;
}
.carrestante {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #FFFFFF;
	border: none;
}
.linkwhite {
	color: #FFFFFF;
	text-decoration: underline;
}
.backYleft {
	background-repeat: repeat-y;
	background-position: left top;
}
.destaca3 {
	background-color: #FFFF66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.btn36100a {

	height: 36px;
	width: 150px;
}
.Certificado9 {
	font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
	font-size: 9pt;
}
.Certificado11 {
	font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
	font-size: 11pt;
	font-weight: bold;

}
.Certificado8 {

	font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-weight: normal;
}
.grdTitulos
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #dcdcdc;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-weight: bold;
	font-weight: lighter;
	vertical-align: top;
	text-align: left;
	color: #000000;
	width :790px;
}
.grdItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	color: #000000;
	width :100%;
	
}
.grdItemVer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	color: #000000;
}
.grdAlternatingItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #F3FAEF;
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: lighter;
}
.grdSelectionItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #00CCFF;
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	color: #000000;
}
.tblBuscar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #999999;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
}
.tblFiltros
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #F3FAEF;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-weight: bold;
	color: #000000;
}
.tblFiltrosNovo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #F3FAEF;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-weight: bold;
	color: #000000;
	width: 100%;
}
.OcultarControl {
	display: none;	
}

 .overlay  
        {
          position: fixed;
          z-index: 98;
          top: 0px;
          left: 0px;
          right: 0px;
          bottom: 0px;
            background-color: #aaa; 
            filter: alpha(opacity=80); 
            opacity: 0.8; 
        }
        .overlayContent
        {
          z-index: 99;
          margin: 250px auto;
          width: 80px;
          height: 80px;
        }
        .overlayContent h2
        {
            font-size: 18px;
            font-weight: bold;
            color: #000;
        }
        .overlayContent img
        {
          width: 80px;
          height: 80px;
        }
