/* Solicitudes */
.fiImagen 
{
	border-top: solid 1px #006699;
	border-left: none 1px #006699;
	border-right: solid 1px #006699;
	border-bottom: none 1px #006699;
}

.fiImagenInicio 
{
	border-top: solid 1px #006699;
	border-left: solid 1px #006699;
	border-right: solid 1px #006699;
	border-bottom: none 1px #006699;
}

.tramite 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-align: center;
	border-top: none 1px #006699;
	border-left: none 1px #006699;
	border-right: solid 1px #006699;
	border-bottom: solid 1px #006699;
	letter-spacing: 1px;
	text-transform: uppercase;
	height: 10px;
}

.tramiteInicio 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-align: center;
	border-top: none 1px #006699;
	border-left: solid 1px #006699;
	border-right: solid 1px #006699;
	border-bottom: solid 1px #006699;
	letter-spacing: 1px;
	text-transform: uppercase;
	height: 10px;
}

/* Solicitudes */

/* Calendario fiscal */
TD.FisCalActiveCell1
{
	background-color: beige;
	text-align: center;
	font-size: 12px ; 
}

TD.FisCalActiveCell2
{
	background-color: ivory;
	text-align: center;
	font-size: 12px ; 
}

TD.FisCalInactiveCell1
{
	background-color: White;
	text-indent: 5;
	border-width: 0.5pt;
	border-color: #EEEEEE;
	border-style: solid ;
	font-size: 12px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

TD.FisCalInactiveCell2
{
	background-color: #EEEEEE;
	text-indent: 5;
	border-width: 0.5pt;
	border-color: White;
	border-style: solid ;
	font-size: 11px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

A.FisCalLink:hover
{
	color : #244D72;
	text-decoration : none;
	font-size: 11px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  
}

A.FisCalLink:link
{
	color : #244D72;
	text-decoration : none;
	font-size: 11px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  
}

A.FisCalLink:active
{
	color : #244D72;
	text-decoration : none;
	font-size: 11px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

A.FisCalLink:visited
{
	color : #244D72;
	text-decoration : none;
	font-size: 11px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

TD.FisCalPayPeriodTitle
{
	border :0;
	color : White;
	background-color : #DD3E31;
}

TD.FisCalPayPeriodData
{
	border :0;
	color : White;
	background-color : #DD3E31;	
/*	background-color : #F3C2CB; */
}

DIV.FisCalInactiveLayer {
	width:400px;
	height:150px;
	left:0px;
	margin:0px;
	padding:6px;
	font-size: 12px;
	position:absolute;
	visibility :hidden;
}

.cabeceraCalendario {
	font-size:13px;
	font-weight:bold;
	margin-bottom:0;
	height:18px;
	margin-top:20px;
	padding-bottom:5px;

}

/* Calendario fiscal */

.Cajetin
{
  font-size: 12px;
  color: black;
  background-color : gainsboro;
  font-family: "Courier New";
}

.bordetabla
{
	border-top: solid 1px #006699;
	border-left: solid 1px #006699;
	border-right: solid 1px #006699;
	border-bottom: solid 1px #006699;
	margin:5px;
}

.centPerCent
{
	table-layout:fixed;
}

.centPerCent2
{	
	width: 99%;	
}

.tablaHome 
{
	border-top: solid 1px #D7D9EC;
	border-left: solid 1px #D7D9EC;
	border-right: solid 1px #D7D9EC;
	border-bottom: solid 1px #D7D9EC;
}

/* Ayuda */

.bordeayuda {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color:#000000;
	border-left-color:#000000;
	border-top-color:#000000;
}
.borderight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-bottom-color:#000000;
	border-right-color:#000000;
	border-top-color:#000000;
}
.bordelinea 
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#000000;
}

/* Estilos campos */
.fldTxt
{
	width: 100%;
	text-align:left;
}

.fldDesc
{
	width: 150px;
}

.fld200
{
	width: 200px;
}


.fldYear
{
	width: 40px;
}

.fldDet
{
	width:25px;
}

.fldCode
{
	width: 80px;
	text-align:left;
}

.fldDate
{
	width: 90px;
	text-align:left;
}

.fldNum
{
	width: 100px;
	text-align:left;
}
.fldNum2
{
	width: 100px;
	text-align:right;
}

.footNote
{
	padding-left: 15px;
}

.alignLeft
{
	text-align: left;
}
