BODY{
	background-color: #B2D5D3;
	background-image: url("../static/images/plantilla/imgFondo.png");
	font-family: 'Arial', Tahoma, 'Droid Sans', sans-serif, Verdana, Arial,
		Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}

.bodyReal {
}

.camposObligatorios{
	color: red;
	font-weight: bold;
}

.bodyweb{
	background-color: #B2D5D3;
	background-image: url("../static/images/plantilla/imgFondo.png");
	font-family: 'Arial', Tahoma, 'Droid Sans', sans-serif, Verdana, Arial,
		Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	color: #000000;
}

.divBorderColor{
  border-color: red;
  border-width: 2;
  border-style: solid;
  padding: 10px;
}

.divPorcentaje{
  text-align: center;
  padding-left: 10px;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-right: 30px;
  font-weight: bold;
}

.divPorcentajeTotal{
  text-align: center;
  padding-left: 10px;
  padding-top: 28px;
  padding-bottom: 23px;
  padding-right: 30px;
  font-weight: bold;
}

.letraGenerica,INPUT,TEXTAREA,SELECT,OPTION,OPTGROUP,td,th,p,li {
	font-family: 'Arial', Tahoma, Arial, Helvetica, 'Droid Sans', sans-serif;
	/*sans-serif, Arial, Helvetica, Arial, Helvetica, sans-serif*/;
	font-size: 12px;
}

.menuLink {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	font-style: normal;
	display: 
}

.popup{
	border-color: #AEA5A5;
	border-style: dotted;
	border-width: 1px;
}

.letraBlanca{
	color: #FFFFFF;
}
.numero {
	text-align: right;
}

.letra{
	font-family: Arial, Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.titulo{
	font-family: Arial, Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

INPUT {
	margin-top: 0em;
	margin-left: 0em;
	margin-bottom: 0;
	border-style: solid;
	border-width: 1px;
	color:  #000066;
	background-color: #FCFCFC;
	border-color: #AEA5A5;
	
}

TEXTAREA {
	margin-top: 0em;
	margin-bottom: 0;
	border-style: solid;
	border-width: 1px;
	color:  #000066;
	background-color: #FCFCFC;
	border-color: #AEA5A5;
}

SELECT {
	margin-top: 0em;
	margin-bottom: 0;
	border-style: solid;
	border-width: 1px;
	color:  #000066;
	background-color: #FCFCFC;
	border-color: #AEA5A5;
}

.botonAbajo{
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url("../static/images/mtto/arrow_down.gif");
	border: 1px solid #80B07F;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	line-height: normal;
	text-align: center;
	width: 100px;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	
}

.botonVer{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/BotonLupa.gif");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonInformacion {
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/informacion.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/ 	
}

.boton1{
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url("../static/images/mtto/boton.png");
	border: 1px solid #80B07F;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	line-height: normal;
	text-align: center;
	width: 100px;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	
}

.boton2{
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url("../static/images/mtto/boton.png");
	border: 1px solid #80B07F;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	line-height: normal;
	text-align: center;
	width: 150px;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	
}

.botonFlechaDerecha{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/FlechaDerecha.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	
}

.botonFlechaDerechaDoble{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/FlechaDerechaDoble.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	
}

.botonFlechaIzquierda{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/FlechaIzquierda.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	
}

.botonFlechaIzquierdaDoble{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/FlechaIzquierdaDoble.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	
}

.botonOperador{
	font-weight: bold;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url("../static/images/mtto/boton.gif");
	border: 1px solid #003399;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	line-height: normal;
	text-align: center;
	width: 15px;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	
}

.inicio{

	font-size: 0px;
	color: white;
	background-color: transparent;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	border-color: transparent;
	background-color: transparent;
	line-height: 0pt;
	border-style: none;
	visibility: visible;
	text-align: right;
	letter-spacing: 1pt;
	text-indent: 3pt;
	word-spacing: 1pt;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	
	
}

.salir{

	font-size: 0px;
	color: white;
	background-color: transparent;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	border-color: transparent;
	background-color: transparent;
	line-height: 0pt;
	border-style: none;
	visibility: visible;
	text-align: right;
	letter-spacing: 1pt;
	text-indent: 3pt;
	word-spacing: 1pt;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	
}

.botonNota{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/BotonOk.gif");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	

}

.botonEliminar{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/BotonEliminar.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonEliminar2{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/BotonEliminar.gif");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonCopiar{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/copiar.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonOk{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/BotonOk.gif");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	
}
.botonPegar{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/BotonPegar.gif");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	
}

.botonBorrador{
	font-size: 0px;
	color: white;
	background-color: transparent;
	background-image: url("../static/images/mtto/BotonBorrador.gif");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: 0pt;
	border-style: none;
	visibility: visible;
	text-align: right;
	letter-spacing: 1pt;
	text-indent: 3pt;
	word-spacing: 1pt;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonRojo{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/BotonRojo.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonCambiarSiNo{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/btnCambioEmpresa.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}


.botonCargueMasivo{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/cargueMasivo.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonAgregar{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/agregar.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonRojo{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/BotonRojo.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonVerVehiculos{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/vehiculosRelacionados.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonSeguimientoActividadCliente{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/seguimientoActividadesCliente.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonVerFuec{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/verFuec.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonReporteContrato{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/Evaluacion.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonActualizarFactura{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/actividadesCargo.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonVerDocumentos{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/Documentos.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonGps{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/gps.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.indicadorFicha{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/indicadorFicha.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.indicadorDescarga{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/indicadorDescarga.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonVerHistorial{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/verHistorial.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.verDetalladoFactura{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/costos.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonVerMantenimiento{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/mttoActivosFijos.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonSeguimiento{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/seguimiento.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonResultadoXaccion{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/cargueMasivo.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.cargueUSuariosAsistentes{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/ingresoGrupoFamiliar.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.eficaciaCapacitacion{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/eficaciaCapacitacion.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonInduccion{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/Induccion.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonReporteSeguridadSocial{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/RevisionSeguridadSocial.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonSeguimientoAntecedentes{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/SeguimientoAntecedentes.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonPruebasExamenes{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/Pruebas.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonEvaluacion{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/Evaluacion.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonLlamadoAtencion{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/LlamadoAtencion.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonCurso{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/cursos.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonDotacion{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/Dotacion.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonInspeccionVehiculo{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/InspeccionesVehiculo.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonGestionesRequeridas{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/gestionRequeridas.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonCapacitacion{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/Capacitacion.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonVerGaleria{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/verGaleria.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonCambio{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/btnCambioEmpresa.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonDevolver{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/btnDevolver.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonValeVirutal{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/editarVale.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonContacto
{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/contactos.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	
	
}

.botonAyuda
{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/BotonAyuda.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	
	
}
.botonLiquidacionMora
{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/liquidacionMora.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	
	
}
.botonTarjetaAmarilla
{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/imgs/printer.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	
	
}
.botonDescarga
{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/descargar.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 
}

.botonCargueArchivo
{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/cargueArchivo.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 
}

.botonDuplicar
{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/duplicar.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 
}
.botonEliminarVinculacion
{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/carDelete.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	
	
}
.botonReservar
{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/reservar.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 
}
.botonLapiz
{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/lapiz.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 
}

.botonCalculadora
{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/icalcular.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 
}

.botonCambiarTx
{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/cambiarTx.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 
}
.botonSiguiente{
	font-size: 0px;
	background-color: transparent;
	color: white;
	background-repeat: no-repeat;
	background-image: url("../static/images/mtto/BotonSiguiente.gif");
	background-attachment: scroll;
	height: 16px;
	width: 16px;
	border-color: transparent;
	line-height: 0pt;
	border-style: none;
	visibility: visible;
	text-align: right;
	letter-spacing: 1pt;
	text-indent: 3pt;
	word-spacing: 1pt;
	color: #4384A5;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	
}

.botonAnterior{
	font-size: 0px;
	color: white;
	background-color: transparent;
	background-image: url("../static/images/mtto/BotonAnterior.gif");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	border-color: transparent;
	background-color: transparent;
	line-height: 0pt;
	border-style: none;
	visibility: visible;
	text-align: right;
	letter-spacing: 1pt;
	text-indent: 3pt;
	word-spacing: 1pt;
	color: #4384A5;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	
}
.botonAbajo{
	font-size: 0px;
	background-color: transparent;
	color: white;
	background-repeat: no-repeat;
	background-image: url("../static/images/mtto/BotonAbajo.gif");
	background-attachment: scroll;
	height: 16px;
	width: 16px;
	border-color: transparent;
	line-height: 0pt;
	border-style: none;
	visibility: visible;
	text-align: right;
	letter-spacing: 1pt;
	text-indent: 3pt;
	word-spacing: 1pt;
	color: #4384A5;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	
}
.botonArriba{
	font-size: 0px;
	background-color: transparent;
	color: white;
	background-repeat: no-repeat;
	background-image: url("../static/images/mtto/BotonArriba.gif");
	background-attachment: scroll;
	height: 16px;
	width: 16px;
	border-color: transparent;
	line-height: 0pt;
	border-style: none;
	visibility: visible;
	text-align: right;
	letter-spacing: 1pt;
	text-indent: 3pt;
	word-spacing: 1pt;
	color: #4384A5;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	
}
.botonLupa{
	font-size: 0px;
	background-color: transparent;
	/*background-image: url("../static/images/mtto/BotonLupa.gif");*/
	background-image: url("../static/images/mtto/buscar.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.botonMas{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/faq/botonMas.gif");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 16px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	
}

.botonMenos{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/faq/botonMenos.gif");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 16px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: white;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	
}

.estiloBoton{
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/ 	
}
.enlace{
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
.enlace:hover{
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
.enlaceRojo{
	COLOR: #990000; TEXT-DECORATION: none;
}

.enlaceVerde{
	COLOR: #59A41D; TEXT-DECORATION: none;
}


.enlaceRojo:hover{
	COLOR: #990000; TEXT-DECORATION: none;
}
.enlaceBlanco{
	COLOR: #FFFFFF; TEXT-DECORATION: underline;
}
.enlaceBlanco:hover{
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
.enlaceNegro{
	COLOR: #000000; TEXT-DECORATION: underline;
}
.enlaceNegro:hover{
	COLOR: #000000; TEXT-DECORATION: none;
}

/*Menu*/
/* ThemeOfficeMenu Style Sheet */
.ThemeOfficeMenu,.ThemeOfficeSubMenuTable{
	font-family: Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	white-space: nowrap;
	cursor: default;
	height: 25px;
	color: #000000;
	
}

.ThemeOfficeSubMenu{
	position: absolute;
	visibility:	hidden;
	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
	z-index: 100;
	border: 0;
	padding: 0;
	overflow: visible;
	border:	1px solid #8C867B;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#BDC3BD, Direction=135, Strength=4);
	color: #000000;
	
}
.ThemeOfficeSubMenuTable{
	overflow: visible;
	color: #000000;
	
}

.ThemeOfficeMainItem,.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive,
.ThemeOfficeMenuItem,.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive{
	border:	0;
	cursor:	default;
	white-space: nowrap;
	color: #000000;
	
}

.ThemeOfficeMainItem{
	/*background-color:	#D6D3CE;*/
	color: #000000;
		
}

.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive{
	background-color:	#ff9900;
	color: #000000;
	
}

.ThemeOfficeMenuItem{
	background-color:	#D6D3CE;
	color: #000000;
	
}

.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive{
	background-color:	#FFEAD0;
	color: #000000;
}

/* horizontal main menu */
.ThemeOfficeMainItem{
	padding: 4px 1px 4px 1px;
	border: 0;
	color: #000000;
}

td.ThemeOfficeMainItemHover,td.ThemeOfficeMainItemActive{
	padding:	0px;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	background-color: #D6D3CE;
	color: #000000;
}

.ThemeOfficeMainFolderLeft,.ThemeOfficeMainItemLeft,
.ThemeOfficeMainFolderText,.ThemeOfficeMainItemText,
.ThemeOfficeMainFolderRight,.ThemeOfficeMainItemRight{
	background-color:	inherit;
	color: #000000;
}

/* vertical main menu sub components */
td.ThemeOfficeMainFolderLeft,td.ThemeOfficeMainItemLeft{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	2px;
	border-top:	1px solid #ff9900;
	border-bottom:	1px solid #ff9900;
	border-left:	1px solid #ff9900;
	background-color:	inherit;
	color: #000000;
}

td.ThemeOfficeMainFolderText,td.ThemeOfficeMainItemText{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	5px;
	padding-right:	5px;
	border-top:	1px solid #ff9900;
	border-bottom:	1px solid #ff9900;
	background-color:	inherit;
	white-space:	nowrap;
	color: #000000;
}

td.ThemeOfficeMainFolderRight,td.ThemeOfficeMainItemRight{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	0px;
	border-top:	1px solid #ff9900;
	border-bottom:	1px solid #ff9900;
	border-right:	1px solid #ff9900;
	background-color:	inherit;
	color: #000000;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderLeft,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemLeft{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	1px;
	padding-right:	2px;
	white-space:	nowrap;
	border:		0;
	background-color:	inherit;
	color: #000000;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderText,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemText{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	5px;
	padding-right:	5px;
	border:		0;
	background-color:	inherit;
	color: #000000;
}

tr.ThemeOfficeMainItem td.ThemeOfficeMainItemRight,
tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderRight{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;
	border:		0;
	background-color:	inherit;
	color: #000000;   
}

/* sub menu sub components */
.ThemeOfficeMenuFolderLeft,.ThemeOfficeMenuItemLeft{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	1px;
	padding-right:	3px;
	border-top:	1px solid #ff9900;
	border-bottom:	1px solid #ff9900;
	border-left:	1px solid #ff9900;
	background-color:	inherit;
	white-space:	nowrap;
	color: #000000;
	
}

.ThemeOfficeMenuFolderText,.ThemeOfficeMenuItemText{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	5px;
	padding-right:	5px;
	border-top:	1px solid #ff9900;
	border-bottom:	1px solid #ff9900;
	background-color:	inherit;
	white-space:	nowrap;
	color: #000000;
	
}


.ThemeOfficeMenuFolderRight,.ThemeOfficeMenuItemRight{
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	0px;
	border-top:	1px solid #ff9900;
	border-bottom:	1px solid #ff9900;
	border-right:	1px solid #ff9900;
	background-color:	inherit;
	white-space:	nowrap;
	color: #000000;
	
}


.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	2px;
	padding-right:	3px;
	white-space:	nowrap;
	border:		0;
	background-color:	#E4E1DC;
	color: #000000;
	
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	5px;
	padding-right:	5px;
	border:		0;
	background-color:	inherit;
	color: #000000;
	
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight{
	padding-top:	3px;
	padding-bottom:	3px;
	padding-left:	0px;
	padding-right:	1px;
	border:		0;
	background-color:	inherit;
	color: #000000;
	
}

/* menu splits */
.ThemeOfficeMenuSplit{
	margin:		2px;
	height:		2px;
	overflow:	hidden;
	background-color:	inherit;
	border-top:	1px solid #999;
	border-bottom: 1px solid FFF;
	color: #000000;
	
}

.ThemeOfficeMenuItem img.seq1{
	display:	inline;
	color: #000000;
	
}

.ThemeOfficeMenuItemHover seq2,
.ThemeOfficeMenuItemActive seq2{
	display:	inline;
	color: #000000;
	
}

.ThemeOfficeMenuItem .seq2,
.ThemeOfficeMenuItemHover .seq1,
.ThemeOfficeMenuItemActive .seq1{
	display:	none;
	color: #000000;
	
}

.menubackgr {
	background-color: #E4E1Df;
	color: #000000;
	
}

.menuline {
	border-bottom: 1px solid #ABABAB;
	border-top: 1px solid #FFF;
	background-color: #E4E1DC;
	color: #000000;
	
}

#header {
        background-color: #FFF;
        background-position: right top;
        border-bottom: 1px solid #FFFFFF;
		color: #000000;
        
}

td, th, p, li
{
}
.tborder
{
	background-color: transparent;
	color: #333333;
	border: 1px solid #92BAE6;
}
.thead
{
	background: #84AFDE;
	color: #ffffff;
	font: bold 10px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border: 1px solid #4775A7;
	
}
.thead a:link, .thead_alink
{
	color: #ffffff;
}
.thead a:visited, .thead_avisited
{
	color: #ffffff;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #E0EDFB;
}
.bginput
{
	background: #FFFFFF;
	color: #4D4D4D;
	font: 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border: 1px solid #5182C2;
}
.button
{
	background: #FFFFFF;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border: 1px solid #5182C2;
}
option, optgroup
{
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
	color: #333;
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.titulofont
{
	color: #333333;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
/* ***** small padding on 'thead' elements ***** */
td.thead, div.thead { padding: 4px; }

td.postbit {
background: #FFFFFF url(../static/images/misc/pbit_back.gif); background-repeat:no-repeat; background-position:bottom right;

}

.review-items {
	padding: 6px 6px 4px 6px;
	border-bottom: solid 1px #fff;
}

.review-pages {
	width2: 270px;
	float: left;
}

.review-pages span {
	display: block;
	float: left;
	width: 45px;
	margin-right: 5px;
	font-size: 11px;
}

.review-pages a,
.review-pages strong {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0 4px;
	font-size: 11px;
	background: #E5E3D3;
	border: solid 1px #D1CDAB;
	text-decoration: none;
	color: #000000;
	font-family: Tahoma, Arial Narrow, Verdana, Arial, Helvetica, sans-serif;
}

.review-pages a:hover,
.review-pages strong {
	color: #B23F33;
	background: #FCFCF7;
	border: solid 1px #B23F33;
	text-decoration: none;
}

.cabecera{
	background:#809CB8;  
	color: #FFFFFF;
}

.subCabecera{
	background:#adaeaf;
	color: #FFFFFF;
}

.cabeceraGris{
	background:#666666; 
	color: #FFFFFF;
}

.cabeceraInterna{
	border-bottom:#E6E6E6 solid 1px;
	border-top :#E6E6E6 solid 1px;
	border-left:#E6E6E6 solid 1px;
	border-right :#E6E6E6 solid 1px;
	background-color: #FFF; 
	color: #000000;
}

.cabeceraInternaCuadrado{
	border-bottom:#E6E6E6 solid 1px;
	border-top :#E6E6E6 solid 1px;
	border-left:#E6E6E6 solid 1px;
	border-right :#E6E6E6 solid 1px;
	background-color: #FFF; 
	color: #0000FF;
}

.cabeceraInternaDescuadrado{
	border-bottom:#E6E6E6 solid 1px;
	border-top :#E6E6E6 solid 1px;
	border-left:#E6E6E6 solid 1px;
	border-right :#E6E6E6 solid 1px;
	background-color: #FFF; 
	color: #FF0000;
}

.cabeceraFila{
	background-color: #E6E6E6; 
	color: #000000;
}

.total{
	background:#809CB8; 
	color: #FFFFFF;
	font-weight: bold;
}

td.filaPar, td.FilaImpar, th.filaPar, th.FilaImpar, th.fuecAnulado, td.fuecAnulado {
	border-bottom:#E6E6E6 solid 1px;
}
td.filaPar, th.filaPar	{ 
	background-color: #FFF; 
}
td.filaImpar, th.filaImpar	{ 
	background-color: #F2F5F9; 
}
.selectS{
	width: 20px;
}
.selectR{
	width: 40px;
}
.selectC{
	width: 60px;
}
.negrilla{
	font-weight: bold;
}
.cursormano{
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/
}

.activo{
	background-color: #81F7F3;
	border-color: black;
	color: black;
	cursor:hand;  /*IE*/
	cursor:pointer; /*Mozilla*/	
}

.inactivo{
	background-color: #FE9A2E;
	border-color: black;
	color: black;
}

.cabeceraClara{
	background-color: #BACE98;
	color: white;	
}

.espacioTaxmovil{
	border-color: black;
	width: 20px;	
}

.subTituloGris {
	color: #CCCCCC;
}

.lineaSeparador {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px; 
}

.apreciacion {
	padding:10px;
	border-color: #D2D2D2;
	border-style: solid;
	border-width: 1px;
	background-image: url("../static/imgs/ImgFondoConductores.png");	
	background-repeat: no-repeat;
	background-position: right;
}

.apreciacionNegra {
	padding:10px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

.fondoVerde {
	background-color: #E8F5E7;
	width: 98%;
	padding: 10px;	
}

.fondoAzul {
	background-color: #E9F5E7;
	width: 98%;
	padding: 10px;
	font-size: 12px;
	color: #006699;
}

.anchoQuinientos {
	width: 500px;	
}

.separadorLineaVerde {
	border-bottom:#6ABA30 solid 1px;
}

.fondoNaranjaClaro {
	background-color: #FFFFEA;
	padding: 10px;	
}

.fondoFechasVales {
	background-image: url("../static/imgs/fondoFechas_radicaVales.png");	
	background-repeat: no-repeat;
	width: 270px;
	height: 47px;
}

.fondoFechasVales table {
	margin-top: 18px;
	padding-left: 2px;	
}

.tituloTablaVerde {
	background-color: #D1F0B2;
	color: #000000;	
}

.fondoTituloTablaVerde{ 
	background-color: #E3F6D1;	
}

.fondoVerdeGris {
	background-color: #F4F9E3;
	padding: 10px;	
}

.fondoHuella {
	background-image: url("../static/images/huellero/imgFondoHuellaTA.png");
	background-repeat:no-repeat;
	width: 370px;
	height: 198px;
}

.tituloMtto{
	background-image:url(../static/images/misc/cat_back2.gif);
	border: 1px solid #D6D6D6;
}

.encabezadoConfort{
	width:"1202"; 
	height:"69";
	background:"../static/images/plantilla/imgEncabezado.png";
}

.cabeceraIteradorVehiculo{
	color: #0040FF;
	font-family: 'Arial', Tahoma, 'Droid Sans', sans-serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.relacionVehiculoConvenio{
	font-family: 'Arial', Tahoma, 'Droid Sans', sans-serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#hider
 {
     position:absolute;
     top: 0%;
     left: 0%;
     width:1600px;
     height:2000px;
     margin-top: -800px; /*set to a negative number 1/2 of your height*/
     margin-left: -500px; /*set to a negative number 1/2 of your width*/
     /*
     z- index must be lower than pop up box
    */
     z-index: 99;
    background-color:Black;
    opacity:0.6;
 }

#popup_box  
{

position:absolute;
    top: 50%;
    left: 50%;
    width:10em;
    height:10em;
    margin-top: -5em; /*set to a negative number 1/2 of your height*/
    margin-left: -5em; /*set to a negative number 1/2 of your width*/
    border: 1px solid #ccc;
    border:  2px solid black;
    z-index:100; 

}

.A, .B{
   background-color: #E6E6E6; 
   border: solid 1px; 
   border-color: #848484;    
   margin-bottom: 2px;
   padding-top: 10px !important;
   padding-bottom: 20px !important;
   padding-right: 10px !important;
}

.graficaFormula{
	-webkit-box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.75);
	box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.75);
	width: 610px;
}

.editarFuec{
	color: white;
    background-color: red;
    padding: 1px 0px;
    font-size: 16px;
    border-radius: 4px;
}

td.fuecAnulado, th.fuecAnulado{
	background-color: rgba(255, 0, 0, 0.59); 
}

tr.documentoObliVencido input, tr.documentoObliVencido input{
	background-color: #fce4d6;
	color: red; 
}

tr.documentoNoVencidoObli input, tr.documentoNoVencidoObli input, tr.documentoNoVencidoObli textarea{
	background-color: #c6e0b4;
	color: #0e0e0e; 
}

tr.documentoVencidoObliNo input, tr.documentoNoVencidoObliNo input{
	background-color: #fff2cc;
	color: #0e0e0e; 
}




td.clase.efectivo{
	color: green;
    font-weight: bold; 
}

td.clase.pendiente{
	color: red;
    font-weight: bold; 
}

td.clase.cancelado{
	color: black;
    font-weight: bold;  
}

td.clase.asignado{
	color: #ff8306;
    font-weight: bold; 
}

.verificacionHoy{
	font-size: 23px;
    background-color: white;
    width: 563px;
    color: black;
    margin: -19px 0px 9px 0px;
    padding: 13px 0px;
    font-weight: 500;
}

tr.colorNotaContable td{
	background-color: rgba(0, 128, 0, 0.44);
}

.resultadosServicios{
	font-size: 15px;
    color: red;
    font-weight: 600;
}

.noClick{
	pointer-events: none;
}

.calculoTotales input{
	border: none;
    color: #0027ff;
    font-size: 15px;
}

input.valorNegativo{
	background-color: #ff2626;
    color: white;
    border-color: black;
}

.inhabilitado{
	opacity: 0.5;
}

.tablaConsolidar{
	margin: 25px auto;
    /*border: double 6px rgba(0, 0, 0, 0.14);*/
	width: 35%;
	font-size: 14px !important;
}

/*


.tablaConsolidar tr:nth-child(2n+1){
	background-color: #ebf4fb;
}

.tablaConsolidar tr:nth-child(2n){
	background-color: #c1dbef;
}




*/

.tablaConsolidar td{
	position: relative;
}

.tablaConsolidar .textUtilidad{
    position: absolute;
    width: 77px;
    text-align: center;
    bottom: 8px;
    right: -69px;
}

.tablaConsolidar input[type=text] {
    border: none;
    width: 100%;
    text-align: right;
    background-color: transparent;
    margin-top: -2px;
    pointer-events: none;
}

.tablaConsolidar div{
	margin: -3px;
	border-bottom: solid 1px #888888;
	margin-top: 6px;
	padding-bottom: 6px;
}

.tablaConsolidar tr.resultados div {
    border-bottom: none;
    margin-top: 17px !important;
}

@keyframes idicadorError {
  from {
    color: #F44336;
  }

  to {
    color: black;
  }
}

.valorNegativoConsolidado {
  animation-duration: 800ms;
  animation-iteration-count: infinite;
  animation-name: idicadorError;
  animation-direction: alternate;
}

#mensajesDeValidacion{
    width: 47%;
    font-size: 13px;
    position: relative;
    color: red;
}

#mensajesDeValidacion img{
	position: absolute;
    left: -32px;
    top: 0px;
    bottom: 0px;
}

.eventsNone{
	pointer-events: none;
}

.notaCredito{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/notaCredito.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.notaDebito{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/notaDebito.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.notaCreditoDeshabilitado{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/notaCredito_gris.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.notaDebitoDeshabilitado{
	font-size: 0px;
	background-color: transparent;
	background-image: url("../static/images/mtto/notaDebito_gris.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
	border-color: transparent;
	background-color: transparent;
	line-height: normal;
	border-style: none;
	visibility: visible;
	text-align: right;
	color: #4384A5;
	cursor: hand; /*IE*/
	cursor: pointer; /*Mozilla*/
}

.TEXTO_VERDE {
	color: #377d0e;
}