a {
	font-family: Century Gothic;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.tooltip:hover { 
text-decoration:none;
} 

a.tooltip span {
display:none; 
margin: 42px 0px 0px -60px; 
padding: 8px 8px; 
} 

a.tooltip:hover span {
display:inline; 
position:absolute; 
border:2px solid #cccccc; 
background:#D7E3FA; 
color:#000000; 
}

.body 
{
    /*background-image: url('../imagenes/UI/SuperiorFondo.jpg');
	background-repeat:repeat-x;
	background-attachment: inherit;
	background-color: transparent;
	background-position:top;
    margin:0px;*/
	font-family:Verdana;
}
.bodyContenido 
{
    background-color:#FFFFFF;
    margin: 0px;
	font-family:Verdana;
}

.header
{
    margin-top: 13px;
    margin-bottom: 20px;
}
.bodyA { background-image: url(''); margin: 150px 0px 0px ;}

.a:link {text-decoration: none;color: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}
.a:visited {text-decoration: none;color: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}
.a:active {text-decoration: none;color: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}
.a:hover {text-decoration: none;color: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}

.comunicacionCuerpo 	
{
	font-family: Century Gothic;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.SaltoDePagina
{
	 page-break-after:always;
}

/********************  IMAGENES  ****************/
.ImgLoginUp {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}
			
/********************  MENUS  ****************/
.menuLateralBlanco
{
	font-size: 9px;
	font-family: 'Arial Rounded MT Bold';
	color: #FFFFFF;
}
.menuLateralBlancoBold {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.menuBlanco {

	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.menuMarron {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C64000;
	font-weight: bold;
}
.menuLateral {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
/*********************************************/

/***************  CONTENIDO HTML *****************/
.textError
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #cc3333;
    text-decoration: none;
}
.celdaTextoNegro {	font-family: Verdana;
					font-size: 10px;
					font-weight: normal;
					color: #000000;}
.celtaTituloNegro {	font-family: Verdana;
			font-size: 10px;
			font-weight: bold;
			color: #000000;
			text-decoration: none;
			border: 1px solid #6B849A;
}

.footer {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align:justify;
}
.textPiePagina
{
    background-image: url('../imagenes/UI/piePagina.png'); 
    background-repeat: repeat-x;
    height: 26px;
	font-weight: normal;
	font-size: 10px;
	vertical-align:middle;
	text-align:center;
	color: #000033;
	font-family: Verdana;
}
	
/*************************************************/

/**********  FRAMES, TABLAS, TRR  Y TDS  *************/
.fieldSet {
	margin: 20px  20px 0px 20px ;	
}
.fieldSetRecibo {
	margin: 0px  0px 0px 0px ;	
}
.tablaBorde
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    border-style: none solid solid solid;
    border-color: #C0C0AF;
}
.tablaFondoAzul
{
	/*background-image: url('../imagenes/recFondo.jpg');
    background-repeat:no-repeat;*/
    background-color:#E6EFFE;
    border-color:#003366;
    border-width:thin;
    
}
.tablaFondoVerde
{
	/*background-image: url('../imagenes/recFondoVerde.jpg');
	background-repeat:no-repeat;*/
	 background-color:#E3EEEE;
    width: 784px;
}
.tdTitulo01
{
    background-color: #ececec;
    font-family: Calibri;
    font-size: 10px;
    font-weight: bold;
    height: 21px;
}
.tdTitulo02
{
    font-family: Century Gothic;
    font-size: 14px;
    font-weight: bold;
    min-height: 21px;
}
.tdGris01 {
	font-family: "Century Gothic";
    font-size: 13px; /*font-weight: bold;	Candara*/
    color: #666666;
    text-decoration: none;
    text-align:left;
    background-color: #F8F8F8;
    border: 1px solid #E1E1E1;
    padding: 5px;
    
}
.tdGris01Bold {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #ECECEC;
	border: 1px solid #E1E1E1;
	Padding-left: 2px;
	Padding-right: 2px;
}
.tdGris02 {
	font-family: Century Gothic;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #E1E1E1;
    padding:2px;
}
.tdGris02Bold {
	font-family: Century Gothic;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #F9F9F9;
	border: 1px solid #E1E1E1;
	Padding-left: 5px;
	Padding-right: 5px;
}
.tdGris03
{
	font-family: Century Gothic;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.tdGris04
{
	font-family: Century Gothic;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
    padding:5px;
    
}
.tdGrisOscuro01
{
	font-family: Century Gothic;
	font-size: 11px; /*font-weight: bold;	*/
	color: #000000;
	text-decoration: none;
	background-color: #ECECEC;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-top: black 1px solid;
	border-right: black 1px solid;
}
.tdGrisOscuroBold01
{
	font-family: Arial;
	font-size: 11px; 
	font-weight: bold;	
	color: #000000;
	text-decoration: none;
	background-color: #ECECEC;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-top: black 1px solid;
	border-right: black 1px solid;
}
.tdBlanco01
{
    font-family: Century Gothic;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    border-right: dimgray 1px solid;
    border-top: dimgray 1px solid;
    border-left: dimgray 1px solid;
    border-bottom: dimgray 1px solid;
}
.tdBlanco02 {
	font-family: Century Gothic;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	padding: 5px;
	border: 1px solid #E1E1E1;
}
.tdBlanco03
{
    font-family: Century Gothic;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
    padding: 5px;
    border: 0px solid #FFFFFF;
    background-color: #FFFFFF;
}
.tdAzul01
{
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #008798;
	border: 1px solid #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
}
.tdAzul02 {	font-family: Century Gothic;
			font-size: 12px;
			font-weight: bold;
			color: #000000;
			text-decoration: none;
			background-color: #BACEED;
			border: 1px solid #6092D5;
			Padding-left: 2px;
			Padding-right: 2px;
}

.tdAzul03 
{
	font-family: "Century Gothic";
	font-size: 13px;
	color: #003366;
	text-decoration: none;
	background-color: Transparent;
	border: 0px;
	Padding-left: 8px;
	Padding-right: 2px;
}
.tdTituloAzul01 
{
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: Transparent;
	border: 0px;
	Padding-left: 15px;
	padding-top:8px;
	
}
.tdAmarillo01
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #cc0000;
    text-decoration: none;
    background-color: #fff8dc;
    border: 1px solid #fff8dc;
    padding-left: 2px;
    padding-right: 2px;
}
.tdAmarillo02
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #cc0000;
    text-decoration: none;
    background-color: #fff8dc;
    border: 1px solid #fff8dc;
    padding-left: 2px;
    padding-right: 2px;
}
.tdAmarilloBorde01
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
	background-color: #ffffe6;
	padding-left: 5px;
	padding-right: 5px;
	border-right: #cc0033 1px dashed;
	border-top: #cc0033 1px dashed;
	border-left: #cc0033 1px dashed;
	border-bottom: #cc0033 1px dashed;
}
.tdAmarilloBorde02
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	background-color: #FFFFCE;
	padding-left: 15px;
	padding-right: 15px;
    padding-top:10px;
	border-right: #cc0033 1px dashed;
	border-top: #cc0033 1px dashed;
	border-left: #cc0033 1px dashed;
	border-bottom: #cc0033 1px dashed;
}
.tdRojoBorde01
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	background-color: #FFF8F2;
	padding-left: 15px;
	padding-right: 15px;
	border-right: #cc0033 1px dashed;
	border-top: #cc0033 1px dashed;
	border-left: #cc0033 1px dashed;
	border-bottom: #cc0033 1px dashed;
}
.tdVerdeBorde01
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #970000;
	text-decoration: none;
	background-color: #FFC4C4;
	padding-left: 5px;
	padding-right: 5px;
	border-right: #970000 1px dashed;
	border-top: #970000 1px dashed;
	border-left: #970000 1px dashed;
	border-bottom: #970000 1px dashed;
}
.tdMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
 	color: #000099;
}
.tdEnlace
{
    background-image: url('../images/usuarios_r2_c2.jpg'); 
    background-repeat: repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: bold;	*/
	color: #000000;
	text-decoration: none;
	border: 1px solid #E1E1E1;
	text-align:left;
}
.tdImgSuperior
{
    background-image: url(../imagenes/UI/Superior_r1_c2.jpg);
    background-repeat:no-repeat; 
    width:1010px; 
    height:70px; 
    padding-left:15px; 
    vertical-align:top;
}
.tdImgRojo01
{
    background-image: url('../imagenes/tdImgRojo01.jpg'); 
    background-repeat: repeat-x;
    height: 32px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 8px;
    vertical-align:middle;
}
.tdImgAzul01
{
    background-color:#ececec;
    height: 26px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: GRAY;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 8px;
    padding-top:0px;
}
.tdImgAzul02
{
    background-image: url('../imagenes/tdImgAzul02.jpg'); 
    background-repeat: repeat-x;
    height: 34px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 8px;
    padding-top:0px;
}
.tdImgAmarillo01
{
    background-image: url('../imagenes/tdImgAmarillo01.jpg'); 
    background-repeat: repeat-x;
    height: 21px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 8px;
}
.tdImgAmarillo02
{
    background-image: url('../imagenes/tdImgAmarillo02.jpg'); 
    background-repeat: repeat-x;
    height: 21px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 8px;
}
.tdImgVerde01
{
    background-image: url('../images/tdImgVerde01.jpg'); 
    background-repeat: repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: 1px solid #E1E1E1;
	text-align:left;
}
.tdImgVerde02
{
    background-image: url('../imagenes/tdImgVerde02.jpg'); 
    background-repeat: repeat-x;
    font-family: Candara;
	font-size: 14px;
	font-weight: bold;
	color: #405F38;
	text-decoration: none;
	text-align:left;
	height:26px;
	padding-left:10px;
}
.tdImgVerde03
{
    /*background-image: url('../imagenes/tdImgVerde03.jpg'); 
    background-repeat: repeat-x;*/
    font-family: 'Century Gothic';
    font-size: 16px;
    color: #983F3F;
    font-weight:bold;
    text-decoration: none;
    text-align: left;
    height: 29px;
    padding-left: 10px;
    border-bottom: solid 1px #c0c0c0;
}
.tdImgGris01
{
    width: 100%;
    height: 21px;
    background-image: url('../Imagenes/tdImgGris01.jpg');
    background-repeat:repeat-x;
    text-align: left;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    color: black;
    vertical-align: middle;
}
.tdImgGris02
{
    width: 100%;
    height: 21px;
    background-image: url('../Imagenes/tdImgGris02.jpg');
    background-repeat:repeat-x;
    text-align: left;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    color: black;
    vertical-align: middle;
    padding-left: 4px;
    padding-right: 4px;
}

.tdNotaInfo
{
    width: 100%;
    text-align: left;
    font-weight: normal;
    font-family: "Century Gothic";
    font-size: 13px;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    background: -webkit-gradient(linear, left top, left bottom, from(#E4EAED), to(#fff), color-stop(0.7, #fff));
    background: -moz-linear-gradient(top, #E4EAED, #fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E4EAED', endColorstr='#ffffff');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E4EAED', endColorstr='#ffffff')";
    background: -o-linear-gradient(top, #E4EAED, #ffffff);
    min-height: 50px;
    color: #526D7A;
}
.tdNotaInfo02
{
    width: 100%;
    text-align: left;
    font-weight: normal;
    font-family: "Century Gothic";
    font-size: 11px;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    background: -webkit-gradient(linear, left top, left bottom, from(#E4EAED), to(#fff), color-stop(0.7, #fff));
    background: -moz-linear-gradient(top, #E4EAED, #fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E4EAED', endColorstr='#ffffff');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E4EAED', endColorstr='#ffffff')";
    background: -o-linear-gradient(top, #E4EAED, #ffffff);
    min-height: 50px;
    color: #526D7A;
}
.tdImgContenido01
{
    width: 100%;
    background-image: url('../images/backGroundContenido.jpg');
}
/***********************************/


/*********************************************/
/************  LABELS  ***********************/
.lblGris01 {font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
			    font-weight:bold;
				color: #666666;}
.lblGris02 {
    font-weight: normal;
    color: #666666;
    font-family: "Century Gothic";
    font-size: 13px; 
    text-decoration: none;
    text-align:left;
}
.lblNegro10 {font-family: Verdana;
				font-size: 10px;
				font-weight: normal;
				color: #000000;}
.lblBlanco10 {font-family: Calibri;
				font-size: 10px;
				font-weight: normal;
				color: #FFFFFF;}								

.lblBlanco13 {font-family: Arial;
				font-size: 13px;
				font-weight: normal;
				color: #FFFFFF;
			}								
.lblNegro12 
{
    font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.lblInfo01 
{
    font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.lblInfoResaltado01
{
    font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}
.lblInfoResaltado02
{
    font-family: Century Gothic;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
.lblTituloMarron
{
	font-weight: bold;
	font-size: 22px;
	color: #E80404;
	font-family: "Calibri";
}
			
.lblMarron01 
{
	font-size: 10px;
	font-family: Calibri;
	color: #C64000;
	font-weight: bold;
}
.lblMarron02 
{
	font-size: 12px;
	font-family: Calibri;
	color: #C64000;
}
.lblMarron03 
{
	font-size: 14px;
	font-family: Century Gothic;
	color: #C64000;
}
.lblAzul01 
{
	font-size: 12px;
	font-family: "Calibri";
	color: #0F5CFF;
	font-weight: bold;
}
.lblAzul02 
{
	font-size: 13px;
	font-family: "Calibri";
	color: #0F5CFF;
	font-weight: bold;
}
.lblAzul03 
{
	font-size: 14px;
	font-family: Century Gothic;
	color: #0F5CFF;
	
}
.lblMarronSub01
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C64000;
	font-weight: bold;
	text-decoration: underline overline;
}
.lblTitulo01
{
    font-family: Roadgeek 2005 Series 1B;
    font-size: 14px;
    color:#526D7A;
}
.lblTituloBlanco
{
    font-family: Verdana;
    font-weight:bold;
    font-size: 18px;
    color: #FFFFFF;
}

.lblLegendNegro01
{
    font-family: Roadgeek 2005 Series 1B;
    font-weight:bold;
    font-size: 14px;
}
.lblLegendRojo01
{
    font-family: Verdana;
    font-weight:bold;
    font-size: 14px;
    color:Maroon;
}
.lblLegendGris01
{
    font-family: "Roadgeek 2005 Series 1B";
    
    font-size: 19px;
    color: Gray;
}
.lblBlanco01{

	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.lblBlanco02{

	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
/*********************************************/
/********  OBJETOS DE FORMULARIOS  ***********/
.FormTextoGris 
{
    font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #A0A0A0;
    height: 18px;			
    padding-left:3px;
}
.FormTextoAzul {font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
				font-weight: normal;
				color: #0000CC;}
.FormDropDown
{
    font-size: 14px; 
    font-family: "Century Gothic";
}		
	
.BotonTexto {	font-family: Verdana;
				font-size: 11px;
				font-weight: normal;
}
.BotonEnviar
{
    border-style: solid;
    border-width: 1px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: "Roadgeek 2005 Series 1B";
    font-size: 18px;
    color: #EA7328;
    text-decoration: none;
    cursor: pointer;
    font-style: normal;
    vertical-align: middle;
    text-align: center;
    background-color: #FFFFFF;
    border-color: #FF9326;
}

.BotonEnviar02
{
    border-style: solid;
    border-width: 1px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: "Roadgeek 2005 Series 1B";
    font-size: 18px;
    color: #EA7328;
    text-decoration: none;
    cursor: pointer;
    /*font-weight: bold;*/
    font-style: normal;
    vertical-align: middle;
    text-align: center;
    background-color: #FFE2C4;
    border-color: #EA7328;
}
.BotonEnviarSmall
{
    border-style: solid;
    border-width: 1px;
    padding: 4px;
    font-family: "Century Gothic";
    font-size: 13px;
    color: #EA7328;
    text-decoration: none;
    cursor: pointer;
    font-style: normal;
    vertical-align: middle;
    text-align: center;
    background-color: #FFFFFF;
    border-color:#FF9326;
}
.BotonEnviarSmall input
{ 
    border-style: solid;
    border-width: 1px;
    padding: 4px;
    font-family: "Century Gothic";
    font-size: 13px;
    color: #EA7328;
    text-decoration: none;
    cursor: pointer;
    font-style: normal;
    vertical-align: middle;
    text-align: center;
    background-color: #FFFFFF;
    border-color: #FF9326;
}
.BotonEnviarEnGrilla
{
    border-style: solid;
    border-width: 1px;
    padding: 2px;
    font-family: "Century Gothic";
    font-size: 12px;
    color: #EA7328;
    text-decoration: none;
    cursor: pointer;
    font-style: normal;
    vertical-align: middle;
    text-align: center;
    background-color: #FFFFFF;
    border-color: #FF9326;
}
.BotonEnviarIcono
{
    border: 1px solid #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
/*  color: #EA7328;*/
    text-decoration: none;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    background-color: #FFFFFF;
}
.txtBordeAzul
{
    font-family: "Century Gothic";
    font-size: 14px;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #6092D5;
}

.txtBordeVerde
{
    font-family: Calibri;
}
.txtBordeGris
{
    font-family: Calibri;
    font-size: 12px;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #A0A0A0;
}
.txtNotaImportante
{
    border: 1px solid #FFCDAB;
    font-family: Century Gothic;
    font-size: 12px;
    text-decoration: none;
    background-color: #FEF9EC;
}

.ddlAzul
{
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif; 
}	            
/*********************************************/

/********   AJAX  ***********/
.dragMe
{
    width: 100%;
    height: 21px;
    background-image: url('../images/headerGris.jpg');
    text-align: left;
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    margin-left: 2px;
    margin-top: 2px;
    color: black;
    vertical-align: middle;
}
.modalBackground
{
  background-color:#CCCCFF;
  filter:alpha(opacity=40);
  opacity:0.5;
}
.modalWindow
{
  border: solid 1px #c0c0c0;
  background:#FFFFFF;
  padding: 0px 10px 10px 10px;
  position:absolute;
}

.ajax__myTab .ajax__tab_header {
    font-family: Century Gothic;
    font-size: 11px;
    border-bottom: solid thin #ECECEC;
}

.ajax__myTab .ajax__tab_outer {
    padding-right: 4px;
    height: 30px;
    background-color: #ECECEC; /*fondo de toda la pestaņa no seleccionada*/
    margin-right: 2px;
    border-right: solid thin #EFEFEF;
    border-top: solid thin #EFEFEF;
    border-left: solid thin #EFEFEF;
}

.ajax__myTab .ajax__tab_inner {
    padding-left: 3px;
    background-color: #ECECEC;/*fondo del texto de los tab que no estan seleccionados*/
}

.ajax__myTab .ajax__tab_tab {
    font-family: Century Gothic; 
    height: 23px;
    padding: 4px;
    margin: 0;
    color:#000000;
}

.ajax__myTab .ajax__tab_hover .ajax__tab_outer {
    background-color: #ECECEC;
}

.ajax__myTab .ajax__tab_hover .ajax__tab_inner {
    background-color: #ECECEC;
}

.ajax__myTab .ajax__tab_hover .ajax__tab_tab {
}

.ajax__myTab .ajax__tab_active .ajax__tab_outer {
    background-color: #ECECEC;
    border-left: solid thin #ECECEC;
    border-top: solid thin #ECECEC;
    border-right: solid thin #ECECEC;
}


.ajax__myTab .ajax__tab_active .ajax__tab_inner {
    background-color: #ECECEC;
}

.ajax__myTab .ajax__tab_active .ajax__tab_inner a {
   
}

.ajax__myTab .ajax__tab_active .ajax__tab_tab 
{
   font-family: Century Gothic;
   color: #000000;
   font-weight:bold;
}

.ajax__myTab .ajax__tab_body {
    font-family: Century Gothic;
    font-size: 10pt;
    border: thin solid #C0C0C0;
    border-top: thin solid #ECECEC;
    padding: 8px;
    background-color: #ffffff;
}


/***********************************/


#menuX {margin:0;padding:0; }
#menuX ul { margin:0;padding:0; }
#menuX ul li { display:block;padding:0; float:left;text-align:left;margin-right:2em; }
#menuX li a { color:#fff;font:bold 14px georgia;text-decoration:none;line-height: 1.3em; display:block; }
#menuX li a:hover { color:#ffc300; }
#menuX li span { font:11px arial; color:#666; margin:0; }
#menuX li span:hover {color:#999;}



/*****************************************/
/********* RECIBO DE PAGO ****************/
#recigoPago{ margin:0;padding:0; font-size:12px; font-family: 'System'; }

#recigoPago td
{
    
}

.tdRecigoPagoDetalle
{
 text-align:right;
 padding-right:12px;
 font-family: 'System'; 
}

/**************************************************/
/********* COMPRAS, VENTAS, ENTRADAS Y SALIDAS ****************/
.tbFactura
{
    font-family: Arial;
    text-decoration: none;
    color:#000000;
}

.rowTitulo
{
    font-size: 11px;
    font-weight:bold;
    padding-left:5px;
    border: 1px solid #c0c0c0;
}

.rowContenido
{
    font-size: 12px;
}

.rowContenidoBorde
{
    border: 1px solid #c0c0c0;
    font-size: 12px;
}
.rowConceptoTitulo
{
    font-size: 12px;
    font-weight:normal;
    padding-left:5px;
    border: 1px solid #c0c0c0;
    background-color:#f5f5f5;
}

.rowConcepto
{
    font-size: 12px;
    padding-left:3px;
    border: 1px solid #c0c0c0;
}

.rowConceptoHijo
{
    font-size: 12px;
    padding-left:3px;
    border: 1px solid #c0c0c0;
    background-color: #FFFFCE;
}
.rowNota
{
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color:#000000;
    text-align:center;
    font-weight:bold;
}

.rowNotaSello
{
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    color:#000000;
    text-align:center;
    border: 1px solid #000000;
}

.rowNotaSelloCliente
{
    font-family: Arial;
    font-size: 10px;
    text-decoration: none;
    color:#000000;
    text-align:center;
    border: 1px solid #000000;
}
.rowNotaPie
{
    font-family: Arial;
    font-size: 8px;
    text-decoration: none;
    color:#000000;
    text-align: justify;
    vertical-align:top;
}
.rowResaltada
{
	font-family: Calibri;
	font-size: 13px;
	text-decoration: none;
	background-color: #FFFFC1;
	color: #BF5506;
}

.FormResaltar
{
    font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #A0A0A0;
    height: 18px;			
    padding-left:3px;
}

.FormResaltar:focus
{
 background-color: #E4F3E4;
}

.rowFormDropDown
{
    font-size: 12px; 
    font-family: "Century Gothic";
}

.RadGrid:active, .RadGrid:focus
{
    outline-style: none !important;
    -moz-outline-style: none !important;
}
.rgEditRow
{
    background: none !important;
}
.rgRow td, .rgAltRow td, .rgEditRow td
{
    border: 1px solid #CFD9E7 !important;
    padding-left: 0 !important;
    padding-right: 2px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}
.rgRow .singleSelect, .rgAltRow .singleSelect, .rgEditRow .singleSelect, .rgRow .doubleSelect, .rgAltRow .doubleSelect, .rgEditRow .doubleSelect
{
    border: 1px solid #01144E !important;
}
.rgRow .doubleSelect, .rgAltRow .doubleSelect, .rgEditRow .doubleSelect
{
    background: #CDFFB1 !important;
}
/*****************************************/
/********* RECIBO DE PAGO ****************/
#reciboPago{ margin:0;padding:0; font-size:12px; font-family: 'Verdana'; }

#reciboPago td
{
    
}

.tdReciboPagoDetalle
{
 text-align:right;
 padding-right:12px;
 font-family: 'System'; 
}

/**************************************************/
/********* REPORTES ****************/

.repTablaDetalle
{
    font-family: Calibri;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #C0C0C0;  
}


.repTituloDetalle
{
    font-family: Calibri;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #C0C0C0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #C0C0C0;
}
.repDetalle
{
    font-family: Calibri;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #C0C0C0;
}
.repDetalle30
{
    font-family: Calibri;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #C0C0C0;
    background-color: #B3D9FF;
}
.repDetalle60
{
    font-family: Calibri;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #C0C0C0;
    background-color: #D7FFD7;
}
.repDetalle90
{
    font-family: Calibri;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #C0C0C0;
    background-color: #FFCCCC;
}
.repPieDetalle
{
    font-family: Calibri;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #C0C0C0;
}

.repTotalDetalle
{
    padding-left: 5px;
    padding-right: 5px;
    
}

/*********** ESTILOS PARA TODAS LAS GRILLAS *************/
	
.gdvTableStyle
{
    font-family: Verdana;
	font-size: 12px;
	color: #313140;
	text-decoration: none;
	Padding-left: 5px;
	Padding-right: 5px;
    border: #DDE3D6 1px solid;
}

.gdvAltrowstyle 
{
    background-color: #edf5ff;
}

.gdvHeaderstyle th
{
    background: #F8F9F6;
    border-style: none;
    color: #313140;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: bottom;
    font-weight:lighter;
    font-size:13px;
}  

.gdvHeaderstyle th a
{
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    color: #FFFFFF;
    display: block;
    padding-right: 10px;
}    

.gdvRowstyle .sortaltrow, .gdvAltrowstyle .sortaltrow
{
    background-color: #F8F9F6;
    
}

.gdvRowstyle .sortrow, .gdvAltrowstyle .sortrow 
{
    background-color: #F8F9F6;
}

.gdvRowstyle td
{
    padding: 2px 2px 2px 2px;
/*    border: solid 1px #C0C0C0;*/
    background-color: #FFFFFF;
}

.gdvAltrowstyle td 
{
    padding: 2px 2px 2px 2px;
/*    border: solid 1px #C0C0C0;*/
    background-color: #F8F9F6;
}


.gdvHeaderstyle .sortascheader 
{
    background: url(../Imagenes/sprite.png) repeat-x 0px -100px;
}

.gdvHeaderstyle .sortascheader a 
{
    background: url(../Imagenes/dt-arrow-up.png) no-repeat right 50%;
} 

.gdvHeaderstyle .sortdescheader 
{
    background: url(../Imagenes/sprite.png) repeat-x 0px -100px;
}   

.gdvHeaderstyle .sortdescheader a 
{
    background: url(../Imagenes/dt-arrow-dn.png) no-repeat right 50%;
} 

.pager 
{
  background:#DDD9CC;    
  color:#715400;
  font-size:14px;
  font-weight:bold;
  padding-left:3px;
  padding-right:3px;
}
.pager a
{
  text-decoration: underline;    
  font-size:11px;
  font-weight:normal;
  padding-left:3px;
  padding-right:3px;
}
.Rotate-90
{
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
 
  /*-webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;*/
  background-color:Silver;
  font-size: 9px;
  /*position: relative;  width: 50px; top: 50px;*/
  
}


/*********** FIN ESTILOS PARA TODAS LAS GRILLAS *************/
/*//////////////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////////////*/
/*********** ESTILOS PARA TODAS LAS GRILLAS DE PRODUCTOS *************/
	
.gdvTableProducto
{
    font-family: 'Century Gothic'; /* 'Segoe UI';*/
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	Padding-left: 5px;
	Padding-right: 5px;
    font-weight:normal;
}

.gdvAltrowProducto
{
    background-color: #F0F0F0;
}

.gdvHeaderProducto th
{
    /*background: url(../Imagenes/sprite.png) repeat-x 0px 0px;*/
    background: #E4E4E4;
	border: #7C7C7C 1px solid;
    
    color: #000000;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: bottom;
    font-weight:normal;
}  

.gdvHeaderProducto th a
{
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    color: #FFFFFF;
    display: block;
    padding-right: 10px;
}    

.gdvRowProducto .sortaltrow, .gdvAltrowProducto .sortaltrow
{
    background-color: #edf5ff;
    
}

.gdvRowProducto .sortrow, .gdvAltrowProducto .sortrow 
{
    background-color: #F2F9F2;
}

.gdvRowProducto td
{
    padding: 2px 2px 2px 2px;
/*    border: solid 1px #C0C0C0;*/
    background-color: #FFFFFF;
}

.gdvAltrowProducto td 
{
    padding: 2px 2px 2px 2px;
/*    border: solid 1px #C0C0C0;*/
    background-color: #F0F0F0;
}


.gdvHeaderProducto .sortascheader 
{
    background: url(../Imagenes/sprite.png) repeat-x 0px -100px;
}

.gdvHeaderProducto .sortascheader a 
{
    background: url(../Imagenes/dt-arrow-up.png) no-repeat right 50%;
} 

.gdvHeaderProducto .sortdescheader 
{
    background: url(../Imagenes/sprite.png) repeat-x 0px -100px;
}   

.gdvHeaderProducto .sortdescheader a 
{
    background: url(../Imagenes/dt-arrow-dn.png) no-repeat right 50%;
} 

.pagerProducto 
{
  background:#DDD9CC;    
  color:#715400;
  font-size:14px;
  font-weight:bold;
  padding-left:3px;
  padding-right:3px;
}
.pagerProducto a
{
  text-decoration: underline;    
  font-size:11px;
  font-weight:normal;
  padding-left:3px;
  padding-right:3px;
}

/*********** FIN ESTILOS PARA TODAS LAS GRILLAS  DE PRODUCTOS *************/
/*******-------------  ESTILO PARA LOS STICKER -----------   *********/
.stiker
{
    float:left;
    width:125px; 
    padding-left:3px; 
    padding-right:3px; 
    padding-top:8px;
    font-size:7px;
    text-align:center;
    height:90px;
}

.stiker span
{
    font-family:'IDAutomationHC39M Free Version'; 
    font-size:7px;
}
/*******------------- FIN ESTILO PARA LOS STICKER -----------   *********/
.card {
    background-color: #F7F7F7;
    /* just in case there no content*/
    padding: 20px 25px 30px;
    margin: 0 auto 25px;
    margin-top: 50px;
    /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.card-container.card {
    max-width: 350px;
    padding: 40px 40px;
}

.profile-img-card {
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

/*
 * Form styles
 */
.profile-name-card {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    min-height: 1em;
}