
.cancelado
{
	background-image:url(images/CANCELADO.jpg);	
	position:relative;
	background-position: top right;
	background-repeat:no-repeat;
	
	
}
a.der { text-decoration:none }
a.der:link { color: #756444; }
a.der:visited { color: #756444; }
a.der:hover { color:#3E3524; }

a.ssv { font-weight:bold; text-decoration:none }
a.ssv:link { color: #ffcc00; }
a.ssv:visited { color: #ffcc00; }
a.ssv:hover { color:#FF9900; }
	 	 
a { text-decoration:none; }
a:link { color: #000080; }
a:visited { color: #000080; }
a:hover { color: #005BB7; }
	 
	 
input[type=text],input[type=password],textarea
{
   border-color:#996600;
   border-style:solid;
	   
   border-width:thin;
   font-family:Arial;
   font-size:11px;
}
.tablaImp
{
	
	font-family:Arial, Helvetica, sans-serif; 
	/*font-family:Verdana, Geneva, sans-serif;*/
	font-size:6px;
	BORDER-COLLAPSE: COLLAPSE;

}

.tablaImp td
{
	line-height:9px;
	/*font-family:Verdana, Geneva, sans-serif; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	height:14px;
	letter-spacing:0px;
	word-spacing:1px;
}
.tablaImp .b
{
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	/*font-family:Verdana, Geneva, sans-serif;*/
}


/*************
 *  se usa para el formato DUA A
 ***************/
.tablaImpA
{
	
	font-family:Arial, Helvetica, sans-serif; 
	/*font-family:Verdana, Geneva, sans-serif;*/
	font-size:6px;
	BORDER-COLLAPSE: COLLAPSE;

}

.tablaImpA td
{
	line-height:11px;
	/*font-family:Verdana, Geneva, sans-serif; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:7px;
	height:10px;
	letter-spacing:0px;
	word-spacing:0px;
}
.tablaImpA .b
{
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	/*font-family:Verdana, Geneva, sans-serif;*/
}


/*************
 *  se usa para el formato A  DUA A1
 *
 ***************/
.tablaImpC
{
	
	font-family:Arial, Helvetica, sans-serif; 
	/*font-family:Verdana, Geneva, sans-serif;*/
	font-size:8px;
	BORDER-COLLAPSE: COLLAPSE;

}

.tablaImpC td
{
	line-height:10px;
	/*font-family:Verdana, Geneva, sans-serif; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	height:13px;
	letter-spacing:0px;
	word-spacing:0px;
}
.tablaImpC .b
{
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	/*font-family:Verdana, Geneva, sans-serif;*/
}

.tablaImpP
{
	
	font-family:Arial, Helvetica, sans-serif; 
	/*font-family:Verdana, Geneva, sans-serif;*/
	font-size:7px;
	BORDER-COLLAPSE: COLLAPSE;

}

.tablaImpP td
{
	line-height:9px;
	/*font-family:Verdana, Geneva, sans-serif; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:7px;
	height:10px;
	letter-spacing:0px;
	word-spacing:1px;
}
.tablaImpP .b
{
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	/*font-family:Verdana, Geneva, sans-serif;*/
}



/************************
 * para el formato c
 *
 ****************************/
.tablaImpCG
{	
	font-family:Arial, Helvetica, sans-serif; 
	/*font-family:Verdana, Geneva, sans-serif;*/
	font-size:9px;
	BORDER-COLLAPSE: COLLAPSE;
	border:1px #000;

}

.tablaImpCG td
{
	line-height:18px;
	/*font-family:Verdana, Geneva, sans-serif; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	height:9px;
	letter-spacing:0px;
	word-spacing:1px;
}
.tablaImpCG .b
{
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	/*font-family:Verdana, Geneva, sans-serif;*/
}
.celdaTitular .b2
{
	background:#c0c0c0;
	font-size:8px;
	font-weight:bold;
	
	
	}

/**************
 *  Celdas con resalte
 *
 **************************/
@media print {
	.celdaTitular
	{
		background:#c0c0c0;
		font-size:10px;
	
		}
	
		

}
@media screen {
.celdaTitular
{
	background:#c0c0c0;
	font-size:10px;
	
	
	}
	
	
}