				/**************************/
				/**Estilo formato General**/
				/**************************/
html{
	height:100%;
}

body { 
	height:100%;
	background: #ffffff;
	cursor: pointer;
	line-height: 1;
	font-size:12px;
	line-height: 18px;
	font-family: Arial;
	
}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:link {text-decoration: none;}
/**Fuente derechos de Autor y enlaces**/
@font-face {
  font-family: Oxygen;
  font-style: normal;
  font-weight: 400;
  src: url(fuentes/Oxygen.woff) format('woff');
}

/**Fuente contenido Footter**/
@font-face {
  font-family: Telex;
  font-style: normal;
  font-weight: 400;
  src:url(fuentes/Telex.woff) format('woff');
}

/**Texto de menu de los sistema y de configuración Port**/
@font-face {
  font-family: Port;
  font-style: normal;
  font-weight: 400;
  src: url(fuentes/Port.woff) format('woff');
}

	
				/****************************/
				/**Mensajeria para Usuarios**/
				/***************************/
.msjIng{
	 color:#000000; font-family: Oxygen, sans-serif;
	 font-size:12px; font-weight: 800;  text-align:left;
}
.msjMens{
 color:#585858; font-family: Oxygen, sans-serif;
}
.msjIng:before{
   content:  "\25BA ";
   width: 80px;
}
.descargRec span:hover{
	text-decoration: none;
}
.tdregistrousu1{
	font-size:11px;
	font-family: Arial;
}
.tdregistrousu{
	font-size:13px;
	font-family: Arial;
}
.contrasena{
	font-family: Oxygen, sans-serif;
	font-size:12px;
}
.forQuien{
	padding-top:15px;
	text-align:center; 
	font-size:14px; 
	font-family: Cambria; 
	color: #333333;
}

#chkDeclaro{
	color: #333333; text-shadow: 1px 1px 2px #ffffff;
}
.dialogtMensj{font-size:13px; color: #333; font-weight: bold;}
#confirmConsulta,#confirmConstancia{background-image: url(../images/fondoLogin.png);}
/*Fin*/

				/**************************************/
				/********Actualización de Datos********/
				/*************************************/
#hAct{height:40px;}		
#whAct{width:100%; height:170px; margin:0px auto;}		
#whpAct{width:150px; padding-top: 40px;}	
.wAct{width:150px;}	
#hAct2{height:5px;}
#divAct1{width:95%; margin:15px; text-align:right;}		
#colorAct{color:#dadada;}
#tableAct1{width:100%; align:center; text-align:center;}
#wpAct2{width:130px; padding-top: 10px;}
#divAct2{width:75%; height:170px; margin:0px auto;}
#divAct3{width:90%; height:170px; margin:0px auto;}
#wpAct3{width:100%; padding-top:10px; padding-bottom:15px;}
#textAct4{color:#000000; font-weight: bold;}
.backgAct{background-color:#dddddd; height:30px;}
.backgAct1{background-color:#f5f5f5; height:30px;}
.backgAct3{background-color:#f5f5f5; height:20px;}
#hwAct4{height:15px;width:130px}
#wadAct{width:100%; align:center; display:none;}
#wAct4{width:100%; color:red;}

/*Fin*/
				/*************************************/
				/**Pantalla Default WEB y Bienvenido**/
				/************************************/

#en_entrarX{
		text-shadow: 1px 1px 5px #000000;
		font-weight:bold;
		font-family: Oxygen, sans-serif;
		font-size: 14px;
		color: #FAA523;
	
}
#en_entrarX:link {text-decoration: none}
#en_entrarX:visited {text-decoration: none}
#en_entrarX:active {text-decoration: none}		
#continuar{
	text-decoration: none;
}	
#fondoSeg{
	background-image: -moz-linear-gradient(center bottom ,#ffffff, #f3f3f3 );
	background: -o-linear-gradient(center bottom ,#ffffff, #F2F2F2);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#F2F2F2));
	background: -webkit-linear-gradient(center bottom ,#ffffff, #F2F2F2);
	background: linear-gradient(center bottom,#ffffff, #F2F2F2);

}		
.linkvideo a:hover{text-decoration:none;}			
				

			/*******************************/
			/*Opcion menu inferior derecho*/
			/*****************************/

.enl-sup span{
		color: #ffffff;
		background-image: -moz-linear-gradient(center top ,#990517, #BF0324);
		background: -moz-linear-gradient(#990517, #BF0324);
		background: -ms-linear-gradient(#990517, #BF0324);
		background: -o-linear-gradient(#990517, #BF0324);
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#990517), to(#BF0324));
		background: -webkit-linear-gradient(#990517, #BF0324);
		background: linear-gradient(#990517, #BF0324);
		border-radius: 0px 0px 10px 10px;
		box-shadow:
        0 1px 1px rgba(0,0,0,0.2),        
        0 1px 3px rgba(0,0,0,0.2),        
        0 0 0 5px rgba(212, 212, 212,0.4);
}

.enl-sup{
	color: #ffffff;
	font-size: 12px;
	font-family: 'Port', sans-serif;
	position:relative;
	z-index:16;
	text-decoration:none ;
}
.enl-sup img{
	filter:alpha(opacity=80); opacity:.6;
}

.enl-sup a:hover {
		padding-top: 2px;
		padding-bottom: 6px;
		border-top: 6px solid #f2f2f2;
		border-bottom: 2px solid #f2f2f2;
		text-shadow: 0px 0px 0px #A4A4A4;
		text-decoration:none ;
    	color: #B80422;
    	background: #f2f2f2;
		
}
.enl-sup a{
		padding-top: 2px;
		padding-bottom: 2px;
		color: #ffffff;
		font-size: 13px;
		font-family: Port, sans-serif;
}
/*Fin*/

			/***********************************/
			/***Opcion menu superior derecho**/
			/**********************************/

.enl-sup2 span{
		color: #ffffff;
		background-image: -moz-linear-gradient(center top ,#990517, #BF0324);
		background: -moz-linear-gradient(#990517, #BF0324);
		background: -ms-linear-gradient(#990517, #BF0324);
		background: -o-linear-gradient(#990517, #BF0324);
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#990517), to(#BF0324));
		background: -webkit-linear-gradient(#990517, #BF0324);
		background: linear-gradient(#990517, #BF0324);
		border-radius: 0px 0px 10px 10px;
		box-shadow:
        0 1px 1px rgba(0,0,0,0.2),        
        0 1px 3px rgba(0,0,0,0.2),        
        0 0 0 5px rgba(212, 212, 212,0.4);
}

.enl-sup2 img{
	filter:alpha(opacity=80); opacity:.6;
}
.enl-sup2 a{
		padding-top: 2px;
		padding-bottom: 4px;
		color: #ffffff;
		font-size: 13px;
		font-family: Port, sans-serif;
	}
	
.enl-sup2 a:hover {
		border-top: 2px solid #f2f2f2;
		border-bottom: 2px solid #f2f2f2;
		text-shadow: 0px 0px 0px #A4A4A4;
		text-decoration:none ;
    	color: #B80422;
    	background: #f2f2f2;
}

#opctionMenu a:hover {
		padding-top: 2px;
		padding-bottom: 6px;
		text-shadow: 0px 0px 0px #A4A4A4;
		text-decoration:none ;
		color: #B80422;
		background: #f2f2f2;
		
}
		/***************************************************/
		/*BOTONES FRM Actualizar datos y Cambiar contraseña*/
		/***************************************************/
#btnGuardar{
	color:#0D4C87;
	background: #fff;
	font-size: 12px;
	font-family: Arial;
}
#btnGuardar:hover{
	color:#000;
}

#btnCancelar{
	font-size: 12px;
	color:#0D4C87;
	background: #fff;
	font-family: Arial;
}

#btnCancelar:hover{
	color:#000;
}
#btncambiar{
	font-size: 12px;
	font-family: Arial;
	color:#0D4C87;
	background: #fff;
}
#btncambiar1{
	font-size: 12px;
	font-family: Arial;
	color:#0D4C87;
	background: #fff;
}
#btncambiar1:hover{
	color:#000;
}
#btncambiar:hover{
	color:#000;
}
.ingInfor{
	font-size: 14px;
	font-family: Cambria;
	text-align:center; 
	color:#6C6C6C;
}
/*FIN*/
				/****************************/
				/**Modulos de Configuración**/
				/****************************/
#leyenda{
	color: #004276; 
	font-weight: bold; 
	font-size: 12px;

}		
.leyenda1{
	color: #5F5F5F; 
	font-weight: bold;
}
#opaImg{
	filter:alpha(opacity=40); 
	opacity:.4;
}	
#escudoReg{
	position: absolute; 
	top: 230px; 
	width: 300px; 
	z-index: -1;
}

/**formulario de registro de Usuario**/	
#formRegisUsu{
	width: 600px;
}
#titulReg{
	color:#B30624; 
	font-family: Cambria; 
	font-size:14px;
}
.frmEreg{
	padding:4px 15px;
}
.widthReg{
	width:90px;
}
.widthReg2{
	width:130px;
}
.paddInf{
	padding-left:10px;
}
#wReg{
	width:430px;'
}
#wReg1{
	width:350px;'
}
/*FIN*/				
				
		/**********************************/
		/*Cambiar contraseña y actualizar */
		/**********************************/
.enl-inf{
		text-decoration:none ;
}
.enl-inf a{
		padding-top: 2px;
		padding-bottom: 2px;
		color: #ffffff;
		font-size: 13px;
		font-family: 'Port', sans-serif;
}
.enl-inf span{
		padding-top: 2px;
		padding-bottom: 2px;
		background-image: -moz-linear-gradient(center top ,#990517, #BF0324);
		background: -moz-linear-gradient(#990517, #BF0324);
		background: -ms-linear-gradient(#990517, #BF0324);
		background: -o-linear-gradient(#990517, #BF0324);
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#990517), to(#BF0324));
		background: -webkit-linear-gradient(#990517, #BF0324);
		background: linear-gradient(#990517, #BF0324);
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
		-moz-border-radius-bottomleft : 10px;	
		-webkit-border-bottom-left-radius: 10px;
		-moz-border-radius-bottomright: 10px; 	
		-webkit-border-bottom-right-radius: 10px;
		box-shadow:
        0 1px 1px rgba(0,0,0,0.2),        
        0 1px 3px rgba(0,0,0,0.2),        
        0 0 0 5px rgba(212, 212, 212,0.4);
}

.enl-inf img{
	filter:alpha(opacity=80); opacity:.6;
}
.enl-inf img:hover{
	filter:alpha(opacity=80); opacity:.16;
}
.enl-inf a:hover {
		padding-top: 6px;
		padding-bottom: 8px;
		text-shadow: 0px 0px 0px #A4A4A4;
		text-decoration:none ;
    	color: #B80422;
    	background: #f2f2f2;
    	padding-bottom: 5px;
		font-size: 13px;
		font-size: 13px;
		border: 1px solid #f2f2f2;
}
/*Fin*/

				/************************************************/
				/**Estilos para Reportes y consultas de baucher**/
				/************************************************/
#formREPORTES-CONSULTAS{

    background-image: -moz-linear-gradient(center top ,#ffffff, #F2F2F2 );
	background: -moz-linear-gradient(#ffffff, #F2F2F2);
	background: -ms-linear-gradient(#ffffff, #F2F2F2);
	background: -o-linear-gradient(#ffffff, #F2F2F2);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#F2F2F2));
	background: -webkit-linear-gradient(#ffffff, #F2F2F2);
	background: linear-gradient(#ffffff, #F2F2F2);
    border: 1px solid #D4D4D4;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
    min-width: 300;
    margin: 0px auto;
    padding-bottom:10px;
	
}
.descargRec span:hover{
	text-decoration: none;
}
.titulForm1 p{
	color: #000;
	font-family: Cambria;
	font-size: 14px;
	font-style: italic;
	padding-top:10px;
	font-weight: bold;
}
.titulForm1 p:before{
   content: "\25BA ";
   color:#B80422;
}
#imprimir, #Limpiar{
   color: #0D4C87;
   background: #ffffff;
}	
#textISLR{
	color:#333; font-style: normal; font-family: Calibri, Arial, sans-serif; position:relative; top:10px;
}
#bqImport{padding-bottom: 2px;}
#msjImport{
	text-decoration:none;
	color:#fff;
	font-weight: bold;
}
#textImport{
	color:#333;
	font-family: Calibri;
	font-size: 17px;
	position:relative;
	left: -20px;
    font-weight: bold;
    font-style: italic;
    top: 12px;
	border-bottom: 2px dotted #000;
}
/*Fin*/
			/************************/
			/****Estilo Sisgep*******/
			/************************/
/**#0C4F81**/
.textSolic:before{
   content:  "\25BA ";
   
}
.textSolic{color:#333333; font-weight:bold;}
.leyenDatos{color:#093E7B; font-weight:bold; font-style: italic; font-family: Cambria; font-size: 14px;}
.fieldSolic{width:700px; -moz-border-radius:5px; border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #DADADA;  background: #ffffff;}
#bordeDiv{border-top: 1px solid #dadada; height: 10px; margin-top: 10px; }
#bordeDiv1{border-top: 1px solid #dadada; border-bottom: 1px solid #dadada; margin-top: 10px; color:#333333; font-weight: bold;}
.campoSolic{color:#B70422; font-weight:bold;}
#notaSolic{color:#333333; font-weight:bold;}
#guardarsolicitud { height:40px; font-size: 13px; font-family: Arial; background:#ffffff;}
#guardarsolicitud:hover{
    box-shadow: 
        inset 0 1px rgba(0, 0, 0,0.3),
        inset 0 20px 40px rgba(0, 0, 0,0.15);
		color:#000000;

}
#tdSolic{padding-left: 440px;}
#fondoEntrevista{	
		background-image: -moz-linear-gradient(center top ,#ffffff, #F2F2F2 );/*#CECECE, #F2F2F2*/
		background: -moz-linear-gradient(#ffffff, #F2F2F2);
		background: -ms-linear-gradient(#ffffff, #F2F2F2);
		background: -o-linear-gradient(#ffffff, #F2F2F2);
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#F2F2F2));
		background: -webkit-linear-gradient(#ffffff, #F2F2F2);
		background: linear-gradient(#ffffff, #F2F2F2);
		margin-bottom: 20px;
}
#bordeDiv2{
	border-top: 1px solid #dadada; 
	border-bottom: 1px solid #dadada; 
	margin-top: 10px; color:#333333; 
	font-weight: bold; 
	font-size: 13px; 
	width: 830px;  
	margin-left: 40px;
	margin-bottom: 10px;
}
#guardar { height:20px; font-size: 12px; font-family: Arial; background:#ffffff;}
#guardar:hover{
    box-shadow: 
        inset 0 1px rgba(0, 0, 0,0.3),
        inset 0 20px 40px rgba(0, 0, 0,0.15);
		color:#000000;

}
/**FIN**/
			/***************************************************/
			/****Estilo Modulo generación de constancias*******/
			/*************************************************/
#modulConstancia{
    background-color: -moz-linear-gradient(center top ,#ffffff, #F2F2F2 );
	background: -moz-linear-gradient(#ffffff, #F2F2F2);
	background: -ms-linear-gradient(#ffffff, #F2F2F2);
	background: -o-linear-gradient(#ffffff, #F2F2F2);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#F2F2F2));
	background: -webkit-linear-gradient(#ffffff, #F2F2F2);
	background: linear-gradient(#ffffff, #F2F2F2);
	border: 1px solid #D4D4D4;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
    margin: 0px auto;
    padding-bottom:10px;
	padding-left:10px; font-size:12px; color:#595959; font-weight: bold;width:450px; border-radius:15px;
	
}
.tableConstancia td{padding:2px;}
#rowsIcon{border-right: 2px solid #666666;}
#noteA,#tdTipoVal{color:#333;}
#noteB{color:#9D0B1E; font-weight: normal;}
#tdCargosVal,#tdTipoText,#tdCargosText{ color:#333;}
.titulForm p{
	color: #000;
	font-family: Cambria;
	font-size: 14px;
	font-style: italic;
	padding-top:10px;
	font-weight: bold;		
}
.titulForm p:before{
   content: "\25BA ";
   color:#B80422;
}
.titulForm p:before{
   content: "\25BA ";
   color:#B80422;
}
#titulC2:before{
	content: "\25BA ";
   color:#595959;
}
#atento{font-weight:bold; font-size:16px;}
/***Botones de accion***/

#divEnlaces{border-bottom: 1px solid #dadada; height:60px; text-align: center; width:960px; background-image: url(../images/fondoLogin.png); border-top: 1px solid #dadada;}
.iconOpt{position:relative; top:-3px;}
.inputRightBottom{
		padding:10px 20px 10px 20px; border: 1px solid #dadada; color:#ffffff;  font-size:16px; font-weight: normal;
		font-family:Calibri;
		border-radius:5px;
		border: 1px solid #333333;
		background: -moz-linear-gradient(#595959, #333333);
		background: -ms-linear-gradient(#595959, #333333);
		background: -o-linear-gradient(#595959, #333333);
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#595959), to(#333333));
		background: -webkit-linear-gradient(#595959, #333333);
		background: linear-gradient(#595959, #333333);
}

.bottomH:hover{
	box-shadow:
	inset 0 1px rgba(255, 255, 255,0.2),
	inset 0 20px 40px rgba(255, 255, 255,0.2);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	cursor: pointer;
}
/* Boton de imprimir*/
.imprimirConst {
	width: 150px;
	height: 10px;
	padding:10px;
	font-size: 14px;
	font-family: Calibri;
	background: #595959; 
	text-decoration:none;
	background-image: -moz-linear-gradient(center top ,#595959, #333333);
	background: -moz-linear-gradient(#595959, #333333);
	background: -ms-linear-gradient(#595959, #333333);
	background: -o-linear-gradient(#595959, #333333);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#595959), to(#333333));
	background: -webkit-linear-gradient(#595959, #333333);
	background: linear-gradient(#595959, #333333);
	color:#fff;
	margin-left: 260px;
	border-radius: 2px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.atencion  a:hover {
		box-shadow: 
			inset 0 1px rgba(255,255,255,0.5), 
			inset 0 20px 40px rgba(255,255,255,0.3);
			text-shadow: 1px 2px 4px #20255B;
			text-decoration:none;
}
/* Gap filler */
.tooltip {
	display: inline;position: relative;z-index: 999;text-decoration:none;
}

.tooltip::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 20px;
	bottom: 100%;
	left: 50%;
	pointer-events: none;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	text-decoration:none;
}

.tooltip:hover::after {
	pointer-events: auto;
}
/* Tooltip */
.tooltip-content {
	position: absolute;
	z-index: 9999;
	width: 300px;
	left: 50%;
	bottom: 100%;
	font-size: 14px;
	text-align: center;
	color: #fffaf0;
	background: transparent;
	opacity: 0;
	margin: 0 0 20px -150px;
	cursor: default;
	pointer-events: none;
	font-family: Calibri;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: opacity 0.3s 0.3s;
	transition: opacity 0.3s 0.3s;
}
.tooltip:hover .tooltip-content {
	opacity: 1;
	pointer-events: auto;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
.tooltip-content span {
	display: block;
}
.tooltip-text {
	border-bottom: 10px solid #b91226;
	overflow: hidden;
	-webkit-transform: scale3d(0,1,1);
	transform: scale3d(0,1,1);
	-webkit-transition: -webkit-transform 0.3s 0.3s;
	transition: transform 0.3s 0.3s;
}
.tooltip:hover .tooltip-text {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

.tooltip-inner {
	background: rgba(68, 68, 68,0.95);
	padding: 40px;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
	webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.tooltip:hover .tooltip-inner {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.tooltip-content::after {
	content: '';
	bottom: -20px;
	left: 50%;
	border: solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-top-color: #b91226;
	border-width: 10px;
	margin-left: -10px;
}
/* Mensaje interno tooltip*/
.msjAtencion {
	text-align: left;margin: 0 auto;font-weight: 300;
}
.atencion{
	display: inline-block;position: relative;margin: 0 1em;font-size: 1.5em;
}

.atencion div a {
	display: inline-block;font-weight: 700;-webkit-transition: color 0.3s;transition: color 0.3s;
}
.msjAtencion blockquote {
	font-family: Calibri;font-size: 2.5em;text-align: center;margin: 0 auto;
}

.msjAtencion blockquote footer {
	font-size: 0.5em;
}

.msjAtencion blockquote footer::before {
	content: '—';
}

		/***************************************/
		/*Pestaña Contactanos enlace pie de pag*/
		/***************************************/
.enl-infPie{
		text-decoration:none ;
}
.enl-infPie a{
		color: #ffffff;
		font-size: 14px;
		font-family: Cambria;
		font-weight:bold;
}
.enl-infPie span{
		padding-top: 2px;
		padding-bottom: 6px;
		background-image: -moz-linear-gradient(center top ,#990517, #BF0324);
		background: -moz-linear-gradient(#990517, #BF0324);
		background: -ms-linear-gradient(#990517, #BF0324);
		background: -o-linear-gradient(#990517, #BF0324);
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#990517), to(#BF0324));
		background: -webkit-linear-gradient(#990517, #BF0324);
		background: linear-gradient(#990517, #BF0324);
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		-moz-border-radius-topleft : 10px;	
		-webkit-border-top-left-radius: 10px;
		-moz-border-radius-topright: 10px; 	
		-webkit-border-top-right-radius: 10px;
		box-shadow:
        0 0px 1px rgba(0,0,0,0.2),        
        0 0px 3px rgba(0,0,0,0.2),        
        0 0 0 5px rgba(212, 212, 212,0.4);
}
.enl-infPie img{
	filter:alpha(opacity=80); opacity:.6;
}
.enl-infPie img:hover{
	filter:alpha(opacity=80); opacity:.16;
}
.enl-infPie a:hover {
		padding-top: 6px;
		padding-bottom: 6px;
		border-bottom: 2px solid #f2f2f2;
		text-shadow: 0px 0px 0px #A4A4A4;
		text-decoration:none ;
    	color: #B80422;
		font-weight:bold;
    	background: #f2f2f2;
    	padding-bottom: 5px;
		font-size: 14px;
		border: 1px solid #f2f2f2;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		-moz-border-radius-topleft : 10px;	
		-webkit-border-top-left-radius: 10px;
		-moz-border-radius-topright: 10px; 	
		-webkit-border-top-right-radius: 10px;
}
/*fin*/

			/*************************/
			/*Contenido Pie de pagina*/
			/*************************/

#inform_dep{
	color: #ffffff;
	width: 970px; 
	padding-top: 25px;  
	padding-bottom:25px;  
	background-image: -moz-linear-gradient(center top ,#B91226, #981C21);
	background: -moz-linear-gradient(#B91226, #981C21);
    background: -ms-linear-gradient(#B91226, #981C21);
	background: -o-linear-gradient(#B91226, #981C21);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#B91226), to(#981C21));
	background: -webkit-linear-gradient(#B91226, #981C21);
	background: linear-gradient(#B91226, #981C21);
}
#inform_dep span{
	padding-left:15px; 
	font-family: Telex, sans-serif;
	font-size: 12px;
}
#contact-desc {
	width: 970px; 
	font-size: 12px;
	padding-top: 30px;  
	padding-bottom: 30px; 
	border-top:2px solid #F7F7F7; 
	background-image: -moz-linear-gradient(center top ,#ffffff, #A4A4A4);
	background: -moz-linear-gradient(#ffffff, #A4A4A4);
    background: -ms-linear-gradient(#ffffff, #A4A4A4);
	background: -o-linear-gradient(#ffffff, #A4A4A4);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#A4A4A4));
	background: -webkit-linear-gradient(#ffffff, #A4A4A4);
	background: linear-gradient(#ffffff, #A4A4A4);
}
#contact-desc, .descrip{border-right: 2px solid #A9A9A9;}
.descrip span{
	margin: 0px;
	padding: 0px;
	color: #990E1B;
	padding-left: 10px;
	text-shadow: 0px 1px 0px #2C2C2C;
	font-family: Telex, sans-serif;
	font-size: 11px;
}
.descrip  p{
	margin: 0px;
	padding: 0px;
	color: #4D4D4D;
	padding-left: 10px;
	font-family: Telex, sans-serif;
	font-size: 12px;
}


.descrip p:hover{
    color: #000000;
	text-shadow: 0px 0px 0px #2C2C2C;
}
.descrip span:hover{
	filter:alpha(opacity=80); opacity:.6;
}
#derCopy span{
	font-family: Oxygen, sans-serif;
	font-size: 11px;
	color:#666666; 
	padding-left:15px; 
	padding-bottom: 40px;
}
/*fin*/
		/*************************************************************/
		/*ESTILO Bienvenidos y area de seguridad, mensajes y enlaces*/
		/***********************************************************/
	

#contB p{
	 margin:0px; 
	 padding: 0px;
	font-family: Oxygen, sans-serif;
	font-size: 13px;
 }
 #contB {
	padding-bottom: 20px;
	padding-top: 40px;
	width: 510px;
	border-radius: 4px;
    color: #7e7975;
    box-shadow:
        0 2px 2px rgba(0,0,0,0.2),        
        0 1px 5px rgba(0,0,0,0.2),        
        0 0 0 12px rgba(212, 212, 212,0.4);
}
#seguridad table {
	width:400px;
    background: #ffffff;
    border-radius: 4px;
	font-family: Oxygen, sans-serif;
	font-size: 13px;
    color: #7e7975;
    box-shadow:
        0 2px 2px rgba(0,0,0,0.2),        
        0 1px 5px rgba(0,0,0,0.2),        
        0 0 0 12px rgba(212, 212, 212,0.4);
}
#acceso{
		font-family: Oxygen, sans-serif;
		font-weight:bold;
		font-size: 16px;
		padding: 10px;
		border-radius: 5px;
		padding-bottom: 10px; 
		margin-left: 30px;
		background: #990517; 
		background: -moz-linear-gradient(#990517, #DA3838);
		background: -ms-linear-gradient(#990517, #DA3838);
		background: -o-linear-gradient(#990517, #DA3838);
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#990517), to(#DA3838));
		background: -webkit-linear-gradient(#990517, #DA3838);
		background: linear-gradient(#990517, #DA3838);
		border: 1px solid #981C21;
		 -webkit-transition: all 0.5s ease-out;
			-moz-transition: all 0.5s ease-out;
			-ms-transition: all 0.5s ease-out;
			-o-transition: all 0.5s ease-out;
			transition: all 0.5s ease-out;
}
		#acceso:hover{
			box-shadow: 
				inset 0 1px rgba(255,255,255,0.3), 
				inset 0 20px 40px rgba(255,255,255,0.15);
				box-shadow: 0 0 2px 2px #7E7975;
		}

#en_seg span:hover{
	color: #F09022
}

#en_seg{
	font-family: Oxygen, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#666666; 
	background:#ffffff;
}
#en_seg p{
	margin: 0px;
	color: #333333;
	font-weight:bold;
}
#enlaces,#enlaces1 {
	color: #B80422;
	font-family: 'Oxygen', sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#a_soporte:hover {
	text-decoration: none;
}
#a_video:hover {
	text-decoration: none;
}
#sis{
	font-weight:bold;
	font-family: Oxygen, sans-serif;
	font-size: 16px;

}
.uno{
	font-family: Oxygen, sans-serif;
	font-size: 14px;
}
.link:hover{
	text-decoration:none;
}
#enl_video:before{
   content:  "\25BA ";
   width: 80px;
}
.ui-button-text{
	font-size: 13px;
	color:#0D4C87;
}
.ui-button-text:hover{
		color:#000;
	}

#registro {
	position: absolute; 
	z-index:1; 
	top:120px;
	padding-top: 190px; 
	left: 390px;
	padding-bottom: 80px;
}
#Acceso-Sis{
	position: absolute; 
	z-index: 3; 
	left: 865px; 
	top:342px;  
	width: 2%;

}
#advertencia{
	width: 900px;
	position: relative;
	left: -370px;
	top: -15px;
	font-family: Oxygen, sans-serif;
	font-size: 12px;
	color:#666666;
}

#descargar {
	font-size: 10px;   
	padding-left: 170px; 
	padding-top: -550px;
	padding-bottom: 15px;
}
#descargar b{
	color:#9C0718; 
	font-family: Arial; 
	font-size: 14px; 
	padding-left: 80px; 
}
#advertencia b{
	color:#9C0718; 

}
#Bienv {
	color: #B80422;
	font-weight: bold;
	font-family: Cambria, sans-serif;
	font-size: 13px;
}
#Bienvx {
	color: #B80422;
	font-weight: bold;
	font-family: Cambria, sans-serif;
	font-size: 13px;
}
#msj_usuario {
	font-family: Cambria;
	color: #B80422;
	font-weight: bold;
	font-size: 16px;
}
#msj_notif {
	font-family: Oxygen, sans-serif;
	color: #B80422;
	font-weight: bold;
	font-size: 13px;
}
#main{
	height: 480px;
	width: 960px;
	padding-left: 300px;
}
#img-ver{
	position: absolute; 
	z-index:7px; 
	width:5%; 
	align:top; 
	top: 405px;
}

#movetr p{
	line-height:20px;
}
#bienvenido{
	background: #ffffff;
	color: #666;
	font-size: 12px;
	line-height:10px;
	line-height: 12px;
}
#bienvenido span{
	line-height:20px;
}
.ver_enlace {
	font-weight:bold;
	color: #231F20;
}
#en_entrar{
	text-decoration:none ;
}
#logoSeg{
	text-decoration:none ;
	position: absolute; 
	z-index:-1; 
	top:180px;
	left: 220px;
}
#img_cuadro{
   position: absolute; 
   z-index: 5; 
   top: 210px;
   padding-left: 220px; 
   padding-top: 0px;
}
/**Detallels contenido Bienvenidos**/
	#wbanner{width: 943px;}
	.optMenuB{height: 60px;  width: 100px; position: absolute; padding-left:900px; 	z-index:16;top:2px;}
	#wBienv{width:960px;aling:center;}
	#tableBienv{position: relative; z-index: 999;}
	#alBienv{	text-align:center; z-index: 6;}
	#paddBienv{padding-top: 20px;}
	#paddBienv1{padding-top: 40px; padding-left: 590px;}
	#paddBienv2{padding-left: 115px; padding-top: 10px;}
	.titulSisBienv{font-weight:bold; font-size: 20px;}
/**Fin**/
/**Detalles contenido de Default**/
	.backgDef{background: #ffffff;}
	.bannerDef{ width: 960px; position: relative; left:-3px; top:-3px;}
	.wpDef{width:960px; margin:0px; padding: 0px;}
	.paddDef{ padding-left: 22px; padding-top: 70px;}
	.paddDef1{padding-left: 480px; padding-top: 40px; }
	.paddDef2{padding-left: 100px; padding-top: 20px; }
	.paddDef3{padding-top: 40px;}
	.paddVideo{padding-left: 70px;}
	.textCent{text-align:center; }
	.pmtDef{margin:15px auto; padding:10px 15px; text-align:justify;}
	.textDefs{font-family: Cambria; font-size:15px;}
	.textDef{font-size: 14px; font-family:Cambria;}
	.textDef1{font-family: Cambria;  color:#000; font-size:14px;}
	.imporAviso{background:#FAFAFA; margin:5px auto; padding:10px; text-align:justify;}
	.emDef{font-family: Cambria; font-size:15px;}
	.textlink{color: #000000; border-right: 2px solid #999999;text-decoration:none;}
	#enl_video{text-decoration: none; color:#9E0101; font-size:14px; font-weight: bold;}
/**Fin**/
/**Detalles del contenido de Login**/
	#textSoport{color:#000; font-weight: bold; font-family: Cambria; font-size: 14px;}
	#textSoport1{font-family: Cambria; font-size: 14px; color:#9E0101;}
	#imgverDef{ position: absolute; z-index:5px; width:5%; align:top; top: 390px; }
	#table-pie{border-top: 1px solid #C6C7C9; width:810px;}
	#enlGob{text-decoration: none; color:#9E0101; font-size:14px; font-weight: bold;}
	#videotDef{font-size: 14px; font-family: Cambria; color: #9E0101; text-decoration: none; font-weight: bold;}
/**Fin**/
			/*************************************************/
			/*Posicionar el pie siempre al final de la pagina*/
			/*************************************************/
#conten-sis{
	width: 960px;
	margin: auto;
	height: auto;
	min-height:90%;
}
 
#conten-sis:after{
	width: 100%;
	display:block;
	clear:both;
}
 
#pie-Gob{

	width: 960px;
	height: 150px;
	margin: -150px auto 0;
	
}
#derCopy span{
	font-family: Oxygen, sans-serif;
	font-size: 11px;
	color:#666666; 
	padding-left:15px; 
	padding-bottom: 40px;
	line-height: 15px;
}

#copy{
	padding-left: 55px; 
	font-size: 11px;
}
#pie-Gob{

	width: 960px;
	height: 150px;
	margin: -150px auto 0;
	
}

#vista{ width: 940px; padding-left: 20px; }

/*fin */
					/**********************************************************/
					/**ESTILO DE LA TABLA CONTENEDORA DE OPCIONES DE SISTEMAS**/
					/*********************************************************/
#main-table{
	padding-left: 5px;  
	padding-top: 5px;

}
.descrip-titul{
	color: #D2B61A;
	font-family: Cambria;
	font-weight:bold; 
	padding-left: 10px; 
	font-size: 14px; 
	text-shadow: 1px 1px 1px #010101;
	align:center;
	/*text-transform: uppercase; */
}

.da-thumbs {
	list-style: none;
	width: 978px;
	height: 350px;
	position: relative;
	margin: 20px auto;
	padding: 0;
	z-index: 90;
	left: -24px;
}
.da-thumbs li {
	float: left;
	margin: 3px;
	background: #fff;
	padding: 6px;
	position: relative;
	box-shadow: 1px 1px 1px 1px #A4A4A4;
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
	text-decoration:none ;
}
.da-thumbs li a {
	border: 1px solid #D6D6D6;
	overflow: hidden;
	text-decoration:none ;
}
/*Recuadro titulos*/
.da-thumbs li a div {
	position: absolute;
	background: rgba(75,75,75,0.7);
	width: 100%;
	height: 100%;
}
/*Recuedro texto*/
.da-thumbs li a div span {
	font-family: Cambria;
	display: block;
	padding: 10px 0;
	font-size: 16px; 
	margin: 40px 20px 20px 20px;
	color:#ffffff;
	text-transform: uppercase; 
	text-shadow: 1px 1px 1px #000000;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
}

.da-thumbs li a div {
	top: 0px;
	left: -100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.da-thumbs li a:hover div{
	left: 0px;
}
/*FIN*/


#icon_del {
		padding-left:940px;
		position: absolute; 
		z-index: 18;
		filter:alpha(opacity=80); 
		opacity:.8;		
		
}



			/***************************/
			/**ESTILO FORMATO GENERAL***/
			/***************************/

/* main layout */
#main {
	width: 940px;
	margin: 0 auto;
	background: #FFF;
	overflow: hidden;
}
div #main-seg {
	padding-left: 400px;
}
div #main-seg {
	width: 840px;
	padding-left: 400px;
}
#content {
	float: right;
	width: 940px;
}

footer {
	width: 940px;
	margin: 0 auto;
	clear: both;
}
.leyend_Config{
	padding:5px; 
	background-image: -moz-linear-gradient(center top ,#ffffff, #EBEAE7);
	background: -moz-linear-gradient(#ffffff, #EBEAE7);
    background: -ms-linear-gradient(#ffffff, #EBEAE7);
	background: -o-linear-gradient(#ffffff, #EBEAE7);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#EBEAE7));
	background: -webkit-linear-gradient(#ffffff, #EBEAE7);
	background: linear-gradient(#ffffff, #EBEAE7);
	border: 1px solid #CFCFCF;
	border-radius: 0px 0px 5px 5px;
	
}
.estiloA:focus{ border-color:#999999; } 
/* basics */

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	clear: both;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

p {
	margin-bottom: 18px;
}

li {
	padding-left: 5px;
}
/**Detalle sistema Recibos**/
.iconRecibo{
	filter:alpha(opacity=50); opacity:.5;
}
.textRecibo{
	border-right: 1px solid #dadada; font-family:Cambria; font-size:12px; font-style: italic; font-weight:bold;
}
.iconHover img:hover{
filter:alpha(opacity=90); opacity:.9;
}
.iconHover:hover{
	filter:alpha(opacity=70); opacity:.7;
	border-right: 1px dotted #B91833;
}

/**Fin**/

		/*********************************************************************/
		/************************ESTILO MENU DEL SISTEMA**********************/
		/*********************************************************************/
body{ padding: 0px; margin: 0px;}
#menu_opt-sistem{
  padding-left: 30px;
   top: -5px;
   left:-25px;
   position: absolute;
   font-size: 13px;
  }
#conten{

 padding-left: 190px;
}
  .enl-sup{
		text-decoration:none ;
}

.enl-sup span{
		font-family: 'Port', sans-serif;
		font-size: 13px;
		padding-top: 2px;
		padding-bottom: 2px;
		color: #ffffff;
		background-image: -moz-linear-gradient(center top ,#990517, #BF0324);
		background: -moz-linear-gradient(#990517, #BF0324);
	    background: -ms-linear-gradient(#990517, #BF0324);
	    background: -o-linear-gradient(#990517, #BF0324);
	    background: -webkit-gradient(linear, 0 0, 0 100%, from(#990517), to(#BF0324));
	    background: -webkit-linear-gradient(#990517, #BF0324);
	    background: linear-gradient(#990517, #BF0324);
		border-radius: 0px 0px 0px 10px;
		box-shadow:
        0 1px 1px rgba(0,0,0,0.2),        
        0 1px 3px rgba(0,0,0,0.2),        
        0 0 0 5px rgba(212, 212, 212,0.4);

}

ul#menu_opt {
	  background-image: -moz-linear-gradient(center top ,#990517, #BF0324);
	  background: -moz-linear-gradient(#990517, #BF0324);
	  background: -ms-linear-gradient(#990517, #BF0324);
	  background: -o-linear-gradient(#990517, #BF0324);
	  background: -webkit-gradient(linear, 0 0, 0 100%, from(#990517), to(#BF0324));
	  background: -webkit-linear-gradient(#990517, #BF0324);
	  background: linear-gradient(#990517, #BF0324);
	  margin: 0;
	  border: 0 none;
	  padding-bottom: 30px;
	  width:390px; /*tamaño del fondo del menu_opt*/
	  list-style: none;
	  border-top:1px solid #eee;
	  padding-bottom:5px;
	  margin-left: 0px;
	  z-index: 100;
	  top:-2px;
	  left: 190px;
	  position: relative;
	  border-radius: 0px 0px 10px 0px;
	  box-shadow:
			0 1px 1px rgba(0,0,0,0.2),        
			0 1px 3px rgba(0,0,0,0.2),        
			0 0 0 5px rgba(212, 212, 212,0.4);
}

ul#menu_opt li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; 
  display: inline;
  font-family: 'Port', sans-serif;
  font-size:11px;
  list-style: none;
  position: relative;
  height: 25px;/*alto de las opciones del menu_opt*/

}
ul#menu_opt li{
	padding-bottom:5px;
}
ul#menu_opt li:hover{
  font-family: 'Port', sans-serif;
  font-size: 13px;
  font-weight: none;
  opacity: 0.9;
  -moz-opacity: 0.9;
  filter:alpha(opacity=90);
}
#titleUnic{
font-family: 'Port', sans-serif;
  font-size: 13px;
  font-weight: none;
}
ul#menu_opt  ul {/*Contenido opciones del menu_opt*/
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 200px;
  list-style: none;
  display: none;
  position: absolute;
  top: 25px;
  background: #3D3D3D;
  border: none;
}

ul#menu_opt ul:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#menu_opt ul li {
  width: 200px;
  float: left; 
  display: block !important;
  display: inline;
}

/* Root menu_opt */
ul#menu_opt .titulo {
  padding: 2px 10px 5px;
  float: none !important;
  float: left; 
  display: block;
  color: #fff;
  text-decoration: none;
  font-family: 'Port', sans-serif;
  font-size:13px;
  text-decoration: none;
  height: auto !important;
  height: 1%; 
}

ul#menu_opt .opt {
  padding: 5px 15px 5px;
  float: none !important; 
  float: left;
  display: block;
  color: #ffffff;
  font-family: 'Port', sans-serif;
  font-size:13px;
  text-decoration: none;
  height: auto !important;
  height: 1%;
}
/* Root menu_opt Hover Persistence */
.opt:hover{
color: #B0031F; /*color del texto al tocar */
}
.opt{
color: #B0031F; /*color del texto al tocar */

}
/* menu_opt */
ul#menu_opt li:hover li a,
ul#menu_opt li.iehover li a {
  float: none;
  border:none;
}

/*menu_opt Hover Persistence */
ul#menu_opt li:hover li a:hover,
ul#menu_opt li:hover li:hover a,
ul#menu_opt li.iehover li a:hover,
ul#menu_opt li.iehover li.iehover a {
 background:#FFFFFF;
  color: #000; 
}


ul#menu_opt ul ul,
ul#menu_opt ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

ul#menu_opt li:hover ul ul,
ul#menu_opt li:hover ul ul ul,
ul#menu_opt li.iehover ul ul,
ul#menu_opt li.iehover ul ul ul {
  display: none;
}

ul#menu_opt li:hover ul,
ul#menu_opt ul li:hover ul,
ul#menu_opt ul ul li:hover ul,
ul#menu_opt li.iehover ul,
ul#menu_opt ul li.iehover ul,
ul#menu_opt ul ul li.iehover ul {
  display: block;
}
ul#menu_opt .selected{
	color:#B70321;
}
/**FIN**/
			/*****************************************/
			/***INCLUSIÓN CSS VERSION WEB ANTERIOR****/
			/*****************************************/

a, a:visited {
	text-decoration:none;
	outline:none;
	color:white;
}
table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#mesjreport{ font-family:'Cambria','Arial'; font-size: 14px;  margin-top: 20px; color:#004276; font-weight: bold;}
#impri_trab a{text-decoration:none;}


.mayuscula{text-transform:uppercase;}

#rsperror, .msj {color:#BB0323; font-size:12px; 	font-family: Oxygen, sans-serif; }
#xmsj {color:#FFD700;} 

/**** Estilo Formulario de Registro de Usuario ***/
.msjError {color:#BB0323; font-size:11px;}
.msjInf {color:#808080; font-size:11px;}

.estiloA{ border-radius:5px; border: 1px solid #CACACA; padding:5px; color: #333333;}  /*Estilo para los objetos del formulario (input-textarea-select) */
.estiloA:focus{ border-color:#5C5C5C; } 

/* Estile aplicado a los objetos: fieldset-div-tabla   */
.estiloB{ border-radius:10px; border: 1px solid #dadada;} 

.parrafo {text-align:justify; line-height:18px;}

/*Estilo para las ventanas de los reportes (vistarpt) y formularios */
#ventana{
	border-radius:15px;
	-webkit-border-radius:20px;
	-moz-border-radius:10px;
	-webkit-box-shadow: 5px 5px 10px 4px grey;
	-moz-box-shadow: 5px 5px 10px 4px grey;
	box-shadow: 5px 5px 10px 4px grey;
	background-image: -moz-linear-gradient(center top ,#ffffff, #F2F2F2 );/*#CECECE, #F2F2F2*/
	background: -moz-linear-gradient(#ffffff, #F2F2F2);
	background: -ms-linear-gradient(#ffffff, #F2F2F2);
	background: -o-linear-gradient(#ffffff, #F2F2F2);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#F2F2F2));
	background: -webkit-linear-gradient(#ffffff, #F2F2F2);
	background: linear-gradient(#ffffff, #F2F2F2);
	border: 1px solid #D4D4D4;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
	min-width: 300;
	margin: 0px auto;
	padding-bottom:10px;
}
 
#ventana .titular{
	background-color: #FAFAFA;
	width:auto;
	background-image: -moz-linear-gradient(center top ,#9A0D0D, #C20303 );
	background: -moz-linear-gradient(#9A0D0D, #C20303);
	background: -ms-linear-gradient(#9A0D0D, #C20303);
	background: -o-linear-gradient(#9A0D0D, #C20303);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#9A0D0D), to(#C20303));
	background: -webkit-linear-gradient(#9A0D0D, #C20303);
	background: linear-gradient(#9A0D0D, #C20303);
	border: 1px solid #D4D4D4;
	border-radius: 12px 12px 4px 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
	padding: 12px 5px;
	color: #F2F2F2;
	font-family: Cambria, serif;
	font-weight: bold;
	font-size: 16px;
	margin-top: 1px;
	text-align: center;
 
}
 
#ventana table{
	font-family: Arial, Sans-serif;
	color: #444444;
	font-size: 13px;
	margin:0px auto; 
	margin-top: 10px;
	padding: 10px;
} #ventana table td, #ventana input, #ventana select {padding:3px;}
 
 /***   Formato de input ****/
 .estilo-input1{
	border-radius:5px;
	padding:3px;
	border: 2px solid #dadada;
	color: #595959;
}
.estilo-input{
	border-radius:5px;
	padding:3px;
	border: 1px solid #EEEEEE;
	color: #333333;
}


/**Estilos para formularios de Sisbentra**/
div #enlaces a:hover { color: #004276; font-weight: bold; font-size: 12px;}
div #enlaces1 a:hover { color: #004276; font-weight: bold; font-size: 12px;}

#formSISBENTRA{

    background-image: -moz-linear-gradient(center top ,#ffffff, #F2F2F2 );
	background: -moz-linear-gradient(#ffffff, #F2F2F2);
	background: -ms-linear-gradient(#ffffff, #F2F2F2);
	background: -o-linear-gradient(#ffffff, #F2F2F2);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#F2F2F2));
	background: -webkit-linear-gradient(#ffffff, #F2F2F2);
	background: linear-gradient(#ffffff, #F2F2F2);
    border: 1px solid #D4D4D4;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
    min-width: 300;
    margin: 0px auto;
    padding-bottom:10px;
	
}
#formRECIBOS{

    background-image: -moz-linear-gradient(center top ,#ffffff, #F2F2F2 );
	background: -moz-linear-gradient(#ffffff, #F2F2F2);
	background: -ms-linear-gradient(#ffffff, #F2F2F2);
	background: -o-linear-gradient(#ffffff, #F2F2F2);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#F2F2F2));
	background: -webkit-linear-gradient(#ffffff, #F2F2F2);
	background: linear-gradient(#ffffff, #F2F2F2);
    border: 1px solid #D4D4D4;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
    min-width: 300;
    margin: 0px auto;
    padding-bottom:10px;
	
}
/**FIN**/	
			/********************************/
			/***Estilo Encabezados Sistemas**/
			/*******************************/
.d_consult{
		background-image: -moz-linear-gradient(left ,#f2f2f2 80%, #999999);
		background: -moz-linear-gradient(left,#f2f2f2 80%, #999999);
		background: -ms-linear-gradient(left,#f2f2f2 80%, #999999);
		background: -o-linear-gradient(left,#f2f2f2 80%, #999999);
		background: -webkit-linear-gradient(left top, #f2f2f2 80%,#999999 100%);
		background: linear-gradient(left ,#f2f2f2 80%, #999999);
		border-radius: 0px 10px 10px 0px;
		font-family: Cambria, sans-serif;
		font-weight:bold;
		font-size: 14px;
		color: #373737;
		 opacity: 0.9;
		 -moz-opacity: 0.9;
		 filter:alpha(opacity=90);
		 padding-left: 10px;

}
#bienv_datos{
		font-family:  Cambria;
		font-size: 18px;
		color: #A51823;
}
#note{
   color:#000000;
}
.dat_cont{
	font-family: Cambria, sans-serif;
	color:#000000;
}
.dat_cont1{
	font-size: 13px;
}
#titul_sist{
	font-family: Cambria;
	font-weight: bold;
	padding-left:10px;
	font-size: 16px;
	color: #A51823;
}
#titul_sist:before{
   content:  "\25BA ";
   width: 80px;
}
#desc_sistem b{color: #000000; font-size: 14px; font-family: times new roman;  text-shadow: 1px 1px 2px #999999;}
/**FIN**/
			/***********************************/
			/***Estilo Principal de Compartida**/
			/**********************************/
#titul_sistem{
	font-family:  Cambria;
	font-size: 17px;
	color: #A51823;
}
/**FIN**/