#cuerpobase{
	/* modificaci�un para que el contenido se acople a la ventana cuando aumenta de tama?o*/
	float: left;
	width:99%; 
	}

.formulario{
	background-color: #FFFFFF;
	position:left;
	vertical-align:top;
	left:auto;
	top:0px;
	width:auto;
	height:auto;
	z-index:1;
	border-style: ridge;
	border-color:#0065FD;
	border-width: 0px;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}

.barra{
	background-color: #e5ebf7;
	/* background-image:url(barra.png); */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	padding:1px;
	top:0px;
	left:0px;
	width:750px;
	height:30px;
	z-index:1;
	border-width:0px;
	color: #FFFFFF;
	float:left;
	vertical-align:top;
}

.barraherramientas{
	position:relative;
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
	width:750px;
	height:26px;
	z-index:1;
	border-width:0px;
	color: #000000;
	vertical-align:top;
}

.seccion{
	position:relative;
	background-color:#ABB1CB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	margin:0px;
	padding:1px;
	top:0px;
	left:0px;
	width:auto;
	height:20px;
	z-index:1;
	color: #FFFFFF;
	border-width:0px;
	border-top-style:ridge;
	border-bottom-style:ridge;
	border-top-color:#666666;
	border-bottom-color:#FFFFFF;
	vertical-align:top;

}
.botonbuscar{
background-image:'/skin/img/alupa.gif';
background-color:#FFFFFF;
border-color:#FFFFFF;
border-style:solid;
width:20;
height:20;
padding:0;
margin:0;

}
.areaventana{
	position:relative;
	background-color: #e5ebf7;
	font: bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	margin-bottom:1px;
	width:100%;
	height:100%;
	padding:1px;
	z-index:1;
	color:#000099;
	border-width:0px;
	border-style:groove;
	vertical-align:top;

}

.contenidos{
	position:relative;
	background-color: #e5ebf7;
	font: bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	margin-bottom:1px;
	left:0px;
	top:0px;
	width:auto;
	top:auto;
	padding:1px;
	z-index:1;
	color:#000000;
	border-width:0px;
	border-style:groove;
	vertical-align:top;

}

.grupo{
	position:relative;
	background-color: #e5ebf7;
	font: bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	margin-bottom:1px;
	width:auto;
	height:auto;
	padding:1px;
	z-index:1;
	color:#000000;
	border-width:0px;
	border-style:outset;
	vertical-align:top;
	overflow:visible;

}

.botones{

	background-color:#EEEEEE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	margin-bottom:1px;
	padding:1px;
	z-index:1;
	color:#000000;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-style:inset;
	vertical-align:top;
	overflow:visible;

}

.botones1{

	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	margin-bottom:1px;
	padding:1px;
	z-index:1;
	color:#000000;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-style:inset;
	vertical-align:top;
	overflow:visible;
	width:auto;

}

.botones2{

	background-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	margin-bottom:1px;
	padding:1px;
	z-index:1;
	color:#ffffff;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-style:outset;
	vertical-align:top;
	overflow:visible;

}

.botones3{
background-image:'/skin/img/icono02.gif';
}


fieldset{
border: 0px;
}


body {
background-color:#ffffff;
}

#caja {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -150px;
    margin-left: -263px;
	height: 272px;
	width: 527px;
}

#errorlogin {
	position: absolute;
    left: 50%;
    top: 50%;
    margin-top: 120px;
    margin-left: -200px;
    color: red;
}

#user {
	height: 252px;
	width: 168px;
	background-image: url(../img/login/caja_iz.gif);
	float: left;
	}

#pass {
	height: 252px;
	width: 198px;
	background-image: url(../img/login/caja_cen.gif);
	float: left;
}

#entrar {
	height: 252px;
	width: 161px;
	float: left;
}

#entrarCertificado {
	height: 65px;
	width: 161px;
	float: left;
}

#accesopublico {
    padding-left: 30px;
    padding-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	clear:both;
	height: 65px;
	width: 336px;
	background-image: url(../img/login/caja_ab.gif);
}

#accesopublicotexto {
	padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
}

#cajaizquierda {
	width: 366px;
	float: left;
}

#enlacespublicos {
    margin-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}



.campo_user {
	background-image: url(../img/login/campos-texto.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #0081c4;
	margin-top: 180px;
	margin-left: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	height: 18px;
	padding-top: 1px;
	padding-right: 3px;
	padding-left: 3px;

}

.campo_user_captcha {
	margin-top: 10px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	height: 35px;
	padding-top: 1px;
	padding-right: 3px;
	padding-left: 3px;
}

.campo_contra {
	background-image: url(../img/login/campos-texto.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #0081c4;
	margin-top: 180px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	height: 18px;
	padding-top: 1px;
	padding-right: 3px;
	padding-left: 3px;

}

.campo_contra_captcha {
	background-image: url(../img/login/campos-texto.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #0081c4;
	margin-top: 25px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	height: 18px;
	padding-top: 1px;
	padding-right: 3px;
	padding-left: 3px;
}

div.navtext {
	width:235px;
	font-size:8pt;
	border-width:2px;
	border-style:outset;
	border-color:#006BAE;
	background-color:#FFF6D9;
	color:black;
}

A {
	text-decoration: none;

}

.txfecha {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: E7E5F0;
	text-decoration: none;
}
.txidioma {

	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: E7E5F0;
	text-decoration: none;
}
.txusuario {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 4C4D51;
	text-decoration: none;
}
.txpuerto {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 4C4D51;
	text-decoration: none;
	width:165px;
	height:15px
}
.txpagina {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: 267CD3;
	text-decoration: none;
	background-color: #D1E1F0;
}

.txresultado {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
	height: 16px;

}
.txmenu1 {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
}
.txmenu2 {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 257DD6;
	text-decoration: none;
}
.txmenu3 {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
}
.txmenu4 {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 787878;
	text-decoration: none;
}
.txfichaexpediente1 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
	background-position: center;

}
.txfichaexpediente2 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
	padding-left: 14px;


}
.txfichaexpediente3 {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
	letter-spacing: 0.25pt;
}
.txfichaexpediente4 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 1A458E;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-left: 14px;
	text-align: left;


}
.txfichaexpediente5 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 21539C;
	text-decoration: none;
	text-align: left;
	padding-left: 14px;
}

.etiquetaTextotxFiltro {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 1A458E;

	text-decoration: none;
	vertical-align: middle;
	height: 15px;
	background-color: #DBE7F0;
	border: none;
	margin-right:2px;
	margin-left:2px;
}

.etiquetaTextotxFiltroErr {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 1A458E;

	text-decoration: none;
	vertical-align: middle;
	height: 15px;
	background-color: #FF9191;
	border: none;
	margin-right:2px;
	margin-left:2px;
}
.etiquetaTextotxFiltroOk {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 1A458E;

	text-decoration: none;
	vertical-align: middle;
	height: 15px;
	background-color: #D8FF99;
	border: none;
	margin-right:2px;
	margin-left:2px;
}



.txCampo1 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
	border: none #FFFFFF;
	width: 60px;
	vertical-align: middle;
	height: 13px;
	background-color: #FFFFFF;

}
.txCampo2 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
	vertical-align: middle;
	height: 13px;
	width: 60px;
	background-color: #DBE7F0;
	border: none;
}

.txExpedientes {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: 2380DD;
	text-decoration: none;
}

.menuizdo {
	padding-left: 10px;
	padding-right: 24px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1E1;


}
.menuizdo .pral {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	border-top: 1px dotted #D3D3D3;
	border-right: 1px none #D3D3D3;
	border-bottom: 1px none #D3D3D3;
	border-left: 1px none #D3D3D3;
	display: block;
	width: 100%;


}
.menuizdo .pral_on {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #2A7ED8;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	border-top: 1px dotted #D3D3D3;
	border-right: 1px none #D3D3D3;
	border-bottom: 1px none #D3D3D3;
	border-left: 1px none #D3D3D3;
	background-image:'/skin/img/flechapral.gif';
	background-repeat: no-repeat;
	background-position: right 8px;
	font-weight: bold;
	display: block;
	width: 100%;

}
.menuizdo .sec {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	background-image:'/skin/img/flechasec.gif';
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
	margin-left: 18px;
	display: block;
	width: 100%;
}
.menuizdo .terc {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 787878;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 45px;
	display: block;
	width: 100%;
}

.terc:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 45px;
	display: block;
	width: 100%;
}

.txBotones {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
	background-position: center;

}
.bordetabla {
	height: 1px;
}

.anchura100{
	width:100%;
}

.anchura98{
	width:98%;
}

.txfichaexpediente6 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
	letter-spacing: 0.25pt;
}

.txCampo3 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
	vertical-align: middle;
	width: 90px;
	background-color: #DBE7F0;
	border: none;
}

.txCampo4 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
	vertical-align: middle;
	width: 140px;
	background-color: #DBE7F0;
	border: none;
}

.txpuerto2 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 4C4D51;
	text-decoration: none;
	width:200px;
}

.txpuerto3 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 4C4D51;
	text-decoration: none;
	width: 250px;
}

.pral:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #257DD6;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	border-top: 1px dotted #D3D3D3;
	border-right: 1px none #D3D3D3;
	border-bottom: 1px none #D3D3D3;
	border-left: 1px none #D3D3D3;
	display: block;
	width: 100%;
}

.sec:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #257DD6;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	background-image:'/skin/img/flechasec.gif';
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
	margin-left: 18px;
	display: block;
	width: 100%;
}

.tituloFormulario {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #61AAD6;
	text-transform: uppercase;
	background-image: url();
	background-repeat:  no-repeat;
	padding-left: 2px;
}

.tituloFormulario2 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: 2380DD;
	text-decoration: none;
	padding-left:0px;
}

.tituloFormularioEnlace {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	color: #406FAA;
	padding-left:0px;
}

.tituloFormularioEnlaceUpper {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	color: #406FAA;
	padding-left:0px;
	text-transform: uppercase;
}

.tituloFormularioEnlace:hover {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:underline;
	font-weight: bold;
	color:   #005FD5;
	padding-left:0px;
}

.txentrar, .txentrarDisabled {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	background-color: #406FAA;
	margin-right: 2px;
	cursor:hand;
	cursor:pointer;
	align:right;
}

.txentrar:hover {
	background-color: #005FD5;
}

.txentrarDisabled {
  background-color: lightgrey;
  color: #8F8F8F;
  cursor: auto;
}

.registrarentrada {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	background-color: #00CC33;
	margin-right: 2px;
	cursor:hand;
	cursor:pointer;
	align:right;
}

.cleanconculta {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	background-color: #FF9933;
	margin-right: 2px;
	cursor:hand;
	cursor:pointer;
	align:right;
}

.txentrar2 {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	margin-right: 2px;
	background-color: #005FD5;
	cursor:hand;
	cursor:pointer;
}

.bordetabla {
	border: 1px solid #95B2D4;
	border-width: 1px;
}

.bordetabla2 {
	border: 1px solid #dddddd;
	border-width: 1px;
}

.txpagina {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: 267CD3;
	text-decoration: none;
	background-color: #D1E1F0;
}

.etiquetaTexto {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
	text-align: left;
	padding-left: 0px;
	margin-right:5px;
}

.etiquetaTextoNormal {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: 21539C;
	text-decoration: none;
	text-align: left;
	padding-left: 0px;
	margin-right:5px;
}

.etiquetaTexto00 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: 000000;

	text-decoration: none;
	padding-left: 0px;

	margin-right:0px;
	padding-right: 0px;
	margin-left:0px;
}

.etiquetaTextotxCampoDisabled{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #000000;
	padding-left: 0px;
	margin-right:5px;
	border:solid;
	border-width:1px;
	border-color:D1E1F0;
	background-color:ffffff;
	margin-right:5px;
	margin-left:5px;
	vertical-align: middle;
	height: 15px;
}

.etiquetaTextotxComboDisabled{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #000000;
	padding-left: 0px;
	margin-right:5px;
	border:solid;
	border-width:1px;
	border-color:D1E1F0;
	background-color:ffffff;
	margin-right:5px;
	margin-left:5px;
	vertical-align: middle;
	height: 15px;
}

.etiquetaTextotxCheckDisabled{
	-moz-appearance: none !important;   	
	-o-appearance: none ;
	/*-khtml-appearance: none;*/
	/*-webkit-appearance: none;*/    
    /*background-color: #00ff00;*/
    /*background-color:none;
	border: 1px #a8a8a8 solid;
	margin-right:5px;
	margin-left:5px;*/
   /* border-color:#ffffff;
    border-style:outset;*/
	/*background-color: transparent ;*/
	/*background-image: url(../img/login/ok.gif);*/
	/*background-repeat : no-repeat;*/
	/*width:13px; 
	height:13px;	
	color: #000000;	
	content: "\2714";	
	font-size: 12px;*/
	/*font-family: Arial;*/	
	/*font-style: normal;*/
	/*font-weight: normal;*/
   /* font: normal 11px/14px Arial, Sans-serif;
    display: inline-block;
    vertical-align: middle;
	position: relative;
	line-height: 14px;
    text-align: center;*/
   /* margin: 3px 3px 3px 4px;
    box-sizing: border-box;
    padding: initial;
    letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
 	list-style: none;*/
}

.etiquetaTextotxNoCheckDisabled{
	-moz-appearance: none !important;    	
	-o-appearance: none ;
	-webkit-appearance: none;
	border: 1px #a8a8a8 ridge;
	/*border-style:outset;*/
	width:13px; 
	height:13px;	
	color: #000000;	
	content: "";
}


.etiquetaTextotxCampoTextareaDisabled{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	background-color:ffffff;
	border:solid;
	border-width:1px;
	border-color:D1E1F0;
	margin-right:5px;
	margin-left:5px;
}


.etiquetaTextotxCampoDisabledTagNumero{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
	text-decoration: none;
	background-color:ffffff;
	border:solid;
	border-width:1px;
	border-color:D1E1F0;	
	margin-right:5px;
	margin-left:5px;
	padding-left: 0px;
	margin-right:5px;
	text-align:right;
	height: 15px;
}

.etiquetaTextoNotas {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: 1A458E;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-left: 0px;
	text-align: left;
	margin-right:5px;
	border:none;

}

.etiquetaTexto4 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 1A458E;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-left: 0px;
	text-align: left;
	margin-right:5px;
	border:none;

}

.etiquetaTexto4Derecha {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1A458E;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-left: 0px;
	text-align: right;
	margin-right:5px;
	border:none;

}
/*Inicio CAMBIO ESCA-514 :A?adir una se?al dentro del mantenimiento de la Escala 
cuando se entre en modo "Modificar completo"*/
.etiquetaTexto4DerechaRojo {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: B00025;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-left: 0px;
	text-align: right;
	margin-right:5px;
	border:none;

}


.etiquetaTexto4Centrado {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 1A458E;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-left: 0px;
	text-align: center;
	margin-right:5px;
	border:none;

}

.etiquetaTexto4Izquierda{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1A458E;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-left: 0px;
	text-align: left;
	margin-right:5px;
	border:none;

}

.etiquetaTexto16Derecha {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #1A458E;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-left: 0px;
	text-align: right;
	margin-right:5px;
	border:none;

}

.etiquetaTexto16Izquierda{
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #1A458E;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-left: 0px;
	text-align: left;
	margin-right:5px;
	border:none;

}

.etiquetaTexto16Centrado{
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #1A458E;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-left: 0px;
	text-align: center;
	margin-right:5px;
	border:none;

}

.etiquetaTexto4IzquierdaConMargenIz{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 1A458E;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-left: 0px;
	text-align: left;
	margin-right:5px;
	margin-left:5px;
	border:none;

}

.etiquetaTextoCampoRojo{
	color: #ff0000 !important;
}

.textoCentradoNegrita {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 1A458E;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-left: 0px;
	text-align: center;
	margin-right:5px;
	border:none;

}

.textoIzquierdaNegrita {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 1A458E;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-left: 0px;
	text-align: left;
	margin-right:5px;
	border:none;

}

.textoIzquierdaNegritaCursiva {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 1A458E;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-left: 0px;
	text-align: left;
	margin-right:5px;
	border:none;

}

.textoIzquierdaNegritaSub{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 1A458E;
	text-decoration: underline;
	letter-spacing: 1pt;
	padding-left: 0px;
	text-align: left;
	margin-right:5px;
	border:none;

}

.textoCentrado {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 1A458E;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-left: 0px;
	text-align: center;
	margin-right:5px;
	border:none;

}

.textoCentradoRojo {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: red;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-left: 0px;
	text-align: center;
	margin-right:5px;
	border:none;
}

.textoCentradoVerde {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: green;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-left: 0px;
	text-align: center;
	margin-right:5px;
	border:none;
}

.textoCentradoVerdePestanya {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: green;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
	line-height: 120px;
	margin-right:5px;
	border:none;
}

.textoCentradoNaranja {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: orange;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-left: 0px;
	text-align: center;
	margin-right:5px;
	border:none;
}

.etiquetaTexto5 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 21539C;
	text-decoration: none;
	text-align: left;
	padding-left: 0px;
	margin-right:5px;
}

.etiquetaTexto51 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 21539C;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
	margin-right:5px;
}

.etiquetaTexto6 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #21539C;
	text-decoration: none;
	text-align: left;
	padding-left: 0px;
	margin-right:0px;
}


.errorexito {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 882222;
	text-decoration: none;
	text-align: left;
	padding-left: 0px;
	margin-right:0px;
}

.exitoerror {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 228822;
	text-decoration: none;
	text-align: left;
	padding-left: 0px;
	margin-right:0px;
}

.warning {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #efb810;
	text-decoration: none;
	text-align: left;
	padding-left: 0px;
	margin-right:0px;
}


.etiquetaTextotxCampo1 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
	border: none #FFFFFF;
	vertical-align: middle;
	height: 13px;
	background-color: #FFFFFF;
	margin-right:5px;
	margin-left:5px;
}

.cajaTextoInicio{
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
	border:1px solid #888888;
	vertical-align: middle;
	background-color: #FFFFFF;
}

.etiquetaTextotxCampo5s {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 1A458E;
	text-decoration: none;
	vertical-align: middle;
	background-color: #DBE7F0;
	border: none;
	margin-right:5px;
	margin-left:5px;
	height: 18px;
}

.etiquetaTextotxCampo5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 1A458E;
	text-decoration: none;
	vertical-align: middle;
	background-color: #DBE7F0;
	border: none;
	margin-right:5px;
	margin-left:5px;
	height: 15px;
}

.etiquetaTextotxCampo5TagNumero {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 1A458E;
	text-decoration: none;
	vertical-align: middle;
	background-color: #DBE7F0;
	border: none;
	margin-right:5px;
	margin-left:5px;	
	text-align:right;
	height: 15px;
	 
}

.etiquetaTextoDescripcion{
      font-family: Tahoma,Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-style: normal;
      font-weight: normal;
      color: #000000;
      text-decoration: none;
      vertical-align: middle;
      border-width:1;
      border-style:solid;
      border-color:#DBE7F0;
      cursor:pointer;
      height: 15px;
}

input .etiquetaTextoDescripcion{
      height: 13px;
}

textarea .etiquetaTextoDescripcion{

}

.etiquetaTextoDescripcionSinCursor{
      font-family: Tahoma,Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-style: normal;
      font-weight: normal;
      color: #000000;
      text-decoration: none;
      vertical-align: middle;
      border-width:1;
      border-style:solid;
      border-color:#DBE7F0;
}

input .etiquetaTextoDescripcionSinCursor{
      height: 13px;
}

.etiquetaTextotxCampo5SinAltura {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 1A458E;
	width:750px;
	text-decoration: none;
	vertical-align: middle;
	background-color: #DBE7F0;
	border: none;
	margin-right:5px;
	margin-left:5px;
}

.etiquetaTextotxCampo5PDA {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 1A458E;
	text-decoration: none;
	vertical-align: middle;
	background-color: #DBE7F0;
	border: none;
	margin-right:2px;
	margin-left:2px;
}

.etiquetaTextotxCampo5Rojo {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	vertical-align: middle;
	background-color: #DBE7F0;
	border: none;
	margin-right:5px;
	margin-left:5px;
}

.etiquetaTextotxCampo5Amarillo {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FFFF88;
	border: none;
	margin-right:5px;
	margin-left:5px;
}

.etiquetaTextotxCampo5FondoRojo {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FF9999;
	border: none;
	margin-right:5px;
	margin-left:5px;
}

.etiquetaTextotxCampo55 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 1A458E;
	text-decoration: none;
	vertical-align: middle;
	 background-color: #DBE7F0;
	background-color: #ffffff;
	border: none;
	margin-right:5px;
	margin-left:5px;
}

.etiquetaTextotxCampo5AUDITORIA {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FFFF88;
	border: none;
	margin-right:5px;
	margin-left:5px;
}

.etiquetaPestanyaRevision {
	color: #FF6600 !important;
}
.etiquetaTextotxCampo5REVISION {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FF6600;
	border: none;
	margin-right:5px;
	margin-left:5px;
}

.etiquetaTextotxCampo5DIFERENCIAS {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FF4444;
	border: none;
	margin-right:5px;
	margin-left:5px;
}

.etiquetaTextotxCampo5MAESTRO {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	background-color: #559955;
	border: none;
	margin-right:5px;
	margin-left:5px;
}

.etiquetaTextotxCampo5AUDITORIATextarea {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FFFF88;
	border: none;
	margin-right:5px;
	margin-left:5px;
}

.etiquetaTextotxCampo5REVISIONTextarea {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FF6600;
	border: none;
	margin-right:5px;
	margin-left:5px;
}

.etiquetaTextotxCampo5DIFERENCIASTextarea {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FF4444;
	border: none;
	margin-right:5px;
	margin-left:5px;
}

.etiquetaTextotxCampo5MAESTROTextarea {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;

	text-decoration: none;
	vertical-align: middle;
	background-color: #559955;
	border: none;
	margin-right:5px;
	margin-left:5px;
}

.etiquetaTextotxCampo5Textarea {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 1A458E;
	text-decoration: none;
	vertical-align: middle;
	background-color: #DBE7F0;
	border: none;
	margin-right:5px;
	margin-left:5px;
}

.etiquetaCheckRadioFondoBlanco {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 1A458E;
	text-decoration: none;
	vertical-align: text-top;
	height: 13px;
	border: none;
	margin-right:2px;
	margin-left:2px;
}

.etiquetaTextotxCampo6{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 1A458E;
	text-decoration: none;
	vertical-align: middle;
	background-color: #DBE7F0;
	border: none;
	margin-right:5px;
	margin-left:5px;
}

.oesia_displayInline{ display:inline; }

.etiquetaTextotxCampo6Amarillo{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FFFF88;
	border: none;
	margin-right:5px;
	margin-left:5px;
}

.etiquetaTextAreaDisabled{

	/*color: 1A458E;
	background-color: #DBE7F0;
	border: none;*/	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #000000;
	padding-left: 0px;
	margin-right:5px;
	border:solid;
	border-width:1px;
	border-color:D1E1F0;
	background-color:ffffff;
	margin-right:5px;
	margin-left:5px;
	vertical-align: middle;
	
}

.etiquetaTextotxCampo7{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 1A458E;
	text-decoration: none;
	vertical-align: middle;
	background-color: #DBE7F0;
	border: none;
	margin-right:5px;
	margin-left:5px;
}

.etiquetaTextotxCampo8{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 1A458E;
	text-decoration: none;
	vertical-align: middle;
	background-color: #DBE7F0;
	border: none;
	margin-right:0px;
	margin-left:0px;
}

.etiquetaTextotxCampo2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
	vertical-align: middle;
	background-color: #DBE7F0;
	border: none;
	margin-right:5px;
	margin-left:5px;

}

.etiquetaTextotxCampo2disabled {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #d1e1f0;
	margin-top:1px;
	margin-right:5px;
	margin-left:5px;
	height: 15px;
}

.cajaTextoMenor {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
	vertical-align: middle;
	height: 11px;
	background-color: #FFFFFF;
	border: none;
	margin-right:2px;
	margin-left:2px;

}

.etiquetaTextotxCampo3 {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
	vertical-align: middle;
	width: 90px;
	background-color: #DBE7F0;
	border: none;
	margin-right:5px;
	margin-left:5px;
}


.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #316AC5;
	text-align: right;
}

.navegable{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: 21539C;
	text-decoration: none;
	text-transform: uppercase;
	height: 21px;
	padding-left: 8px;
	padding-bottom: 2px;
}
.ask {
color: #ff3300;
}
.txfichanavegables {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 000000;
	text-decoration: none;
	background-position: center;

}
.cabeceraTabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #ECE9D8;
	border: thin outset #999999;
}
.fondotab {
	background-color: #FFFFFF;
	padding-left:14px;
}
.bbusqueda {
	background-image:  '/skin/img/alupa.gif';
}




.etiquetaTextoMenor {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
	height: 11px;
	background-color:FFFFFF;
}



.filaAzul {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
	height: 11px;
	background-color:E0E7EF;
}

.filaBlanco {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
	height: 11px;
	background-color:FFFFFF;
}



body {

	SCROLLBAR-BASE-COLOR: #EEEEEE;
    SCROLLBAR-HIGHLIGHT-COLOR: #B8B6B6;
    SCROLLBAR-SHADOW-COLOR: #B8B6B6;
    SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-ARROW-COLOR: #B8B6B6;
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;

	}.txNumAyudaPantalla {

	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}
.txAyudaPagina {

	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #267CD3;
	text-decoration: none;
}

.TextotListadoDisabled{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:1A458E;
	text-decoration: none;
	padding-left: 0px;
	margin-right:5px;
	border:solid;
	border-width:1px;
	border-color:D1E1F0;
	background-color:EBF2FA;
	margin-right:5px;
	margin-left:5px;

}

.TextotListado{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 1A458E;
	text-decoration: none;
	padding-left: 0px;
	margin-right:5px;
	border:solid;
	border-width:1px;
	border-color:D1E1F0;
	background-color:ffffff;
	margin-right:5px;
	margin-left:5px;
	background-color: dbe7f0;
}

.colorBarraHerramientas{
	background-color: #2380dd;
}

.botonEdicion{
	width: 32px;
	height: 24px;
	border: 0;
}

.botonAlta{
	width: 31px;
	height: 24px;
	border: 0;
}

.botonVisualizacion{
	width: 31px;
	height: 24px;
	border: 0;
}

.botonBaja{
	width: 31px;
	height: 24px;
	border: 0;
}

.botonAgrupar{
	width: 31px;
	height: 24px;
	border: 0;
}

.botonFiltroCrear{
	width: 31px;
	height: 24px;
	border: 0;
}

.botonOrdenar{
	width: 32px;
	height: 24px;
	border: 0;
}

.botonExportar{
	width: 26px;
	height: 24px;
	border: 0;
}

.botonColumnas{
	width: 26px;
	height: 24px;
	border: 0;
}

.botonFiltroElim{
	width: 34px;
	height: 24px;
	border: 0;
}

.botonFiltroVer{
	width: 33px;
	height: 24px;
	border: 0;
}

.botonFiltroGuardar{
	width: 30px;
	height: 24px;
	border: 0;
}

.botonFiltroElimG{
	width: 32px;
	height: 24px;
	border: 0;
}

.botonConfigGuardar{
	width: 26px;
	height: 24px;
	border: 0;
}

.botonConfigElim{
	width: 26px;
	height: 24px;
	border: 0;
}

.botonRefrescar{
	width: 29px;
	height: 24px;
	border: 0;
}

.botonMapaGeoespacial{
	width: 29px;
	height: 24px;
	border: 0;
}

.botonTconVacio{
	width: 34px;
	height: 24px;
	border: 0;
}

.botonIr{
	width: 15px;
	height: 15px;
	border: 0;
}

.colorAcciones{
	background-color:#D1E1F0;
}

.listado{
	overflow:hidden;
	border:0px solid #0000ff;
}

.listado table{
	border-collapse: collapse;
}

.listadolq{
	width:730px;
	height:100px;
	overflow:scroll;
	border:0px solid #0000ff;
}

.listadoconocimiento{
	width:830px;
	height:100px;
	overflow:scroll;
	border:0px solid #0000ff;
}

.listadodetalle{
	width:870px;
	height:260px;
	overflow:scroll;
	border:0px solid #0000ff;
}

.listadomenor{
	width:730px;
	height:90px;
	overflow:scroll;
	border:0px solid #0000ff;
}

.listadomedio{
	width:730px;
	height:200px;
	overflow:scroll;
	border:0px solid #0000ff;
}

.txtitulares {
	background-color: #61AAD6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #EFF8FC;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	text-transform: none;
}

.paginacionFlechadoble{
	width: 17px;
	height: 7px;
	border: 0;
}

.paginacionFlecha{
	width: 10px;
	height: 7px;
	border: 0;
}

.login{
	background-color: #EBEFF1;
	border: 0;
}

.textoFicha {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-left: 0px;
	text-align: left;
	border:none;
}

.etiquetaFichadp{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: 1A458E;
	text-decoration: none;
	letter-spacing: 0.8pt;
	padding-left: 0px;
	text-align: left;
	margin-right:5px;
	border:none;

}

.textoFichadp{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
	letter-spacing: 0.8pt;
	padding-left: 0px;
	text-align: left;
	border:none;
}

div.listadosFicha table{
	border: 1px solid #95B2D4;
	border-collapse: collapse;
}

div.listadosFicha th{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 21539C;
	text-decoration: none;
	text-align: center;
	padding-left: 0px;
	margin-right:0px;
	letter-spacing: 1pt;
	border-top: 1px solid #95B2D4;
	border-bottom: 1px solid #95B2D4;
	border-left: 1px solid #95B2D4;
	border-right: 1px solid #95B2D4;
}

div.listadosFicha td{
	color: black;
	font-size: 10px;
	font-family: Tahoma;
	text-align: center;
	letter-spacing: 0.8pt;
	border-top: 1px solid #95B2D4;
	border-bottom: 1px solid #95B2D4;
	border-left: 1px solid #95B2D4;
	border-right: 1px solid #95B2D4;
}

.visible{
	display: block;
}

.visibleBl{
	display: block;
}

.visibleOn{
	display: online;
}

.oculto{
	display: none;
}

div#tablaOperacionesDepotsis td {
    text-align: left;
}
.evisible{
	visibility: visible;
}

.eoculto{
	visibility: hidden;
}

.imgFlecha {
	border: 0;
	cursor: hand;
}

.tituloListado {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: 21539C;
	text-decoration: none;
	text-align: left;
	padding-left: 0px;
	margin-right:5px;
}

.txresultadorevisar {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
	height: 16px;
	background-color:FF4533;
	cursor:pointer;
}

.filaAzulResal {
	font-family: Tahoma;
	font-size: 10px;
	font-style: bold;
	font-weight: normal;
	color: FF0000;
	text-decoration: none;
	height: 16px;
	background-color:E0E7EF;
	cursor:pointer;
}

.filaBlancoResal {
	font-family: Tahoma;
	font-size: 10px;
	font-style: bold;
	font-weight: normal;
	color: FF0000;
	text-decoration: none;
	height: 16px;
	background-color: FFFFFF;
	cursor:pointer;
}

.usuario_salir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: left;
	vertical-align: middle;
	padding-left: 76px;
	padding-bottom: 2px;
}

.usuario_actual {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
}

/*estilos para listados*/
/*on click*/
.fondoseleccion td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	height: 16px;
	background-color: #f5e3cd;
	cursor:pointer;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	background-image: url();
	background-repeat:  repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0cfb0;
}

.bordeSeleccion td{
	border-bottom-color: #f03a22 !important;
	border-bottom-style: solid !important;
	border-bottom-width: 3px !important;
	border-top-color: #f03a22 !important;
	border-top-style: solid !important;
	border-top-width: 3px !important;
}

/*normal oscuro*/
.txresultadoazul td{
	height: 16px;
	background-color: #E9E9E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
	cursor:pointer;
}
/*normal claro*/
.txresultadoblanco td{
	height: 16px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	text-transform: none;
	cursor:pointer;
}
/* ESCA-1584: inicio */
/* ESCA-1584: clareado para indicar eliminado*/
.txresultadoclareado td{
	height: 16px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF0000;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	text-transform: none;
	cursor:pointer;
	text-decoration:line-through;
}
/* ESCA-1584: amarillo para indicar modificado */
.txresultadoamarillo td{
	height: 16px;
	background-color: #FFFF88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	text-transform: none;
	cursor:pointer;
}
/* ESCA-1584: verde para indicar anyadido */
.txresultadoverde td{
	height: 16px;
	background-color: #B0FA73;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	text-transform: none;
	cursor:pointer;
}
/* ESCA-1584: final */
/*campos de texto normales*/
.campos_text {
	background-image: url(../img/login/campos-texto.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	height: 18px;

}

A.usuario_salir:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: left;
	vertical-align: middle;
	padding-left: 76px;
	padding-bottom: 2px;
}
A.usuario_salir:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: left;
	vertical-align: middle;
	padding-left: 76px;
	padding-bottom: 2px;
}
A.usuario_salir:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: left;
	vertical-align: middle;
	padding-left: 76px;
	padding-bottom: 2px;
}
A.usuario_salir:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: left;
	vertical-align: middle;
	padding-left: 76px;
	padding-bottom: 2px;
}

.listaAcc{
	width:400px;
	height:90px;
	overflow:auto;
	border:0px;
}

.listaAccSeg{
	width:800px;
	height:190px;
	overflow:auto;
	border:0px;
}


.listaCondSeg{
	width:800px;
	height:200px;
	overflow:auto;
	border:0px;
}

.listaContenedores{
	width:800px;
	height:200px;
	overflow:auto;
	border:0px;
}

.listaCisternas{
	width:800px;
	height:200px;
	overflow:auto;
	border:0px;
}

.listaDocumentos{
	width:800px;
	height:200px;
	overflow:auto;
	border:0px;
}

.listaAccSeg table{
	border-collapse: collapse;
}

.listaAccSegPeq{
	width:100%;
	height:75px;
	overflow-y:auto;
	border:0px;
}

.listaAccSegPeq table{
	border-collapse: collapse;
}

.listaDepotsis{
	width:100%;
	max-height: 150px;
	overflow-y:auto;
	border:0px;
}

.listaDepotsis table{
	border-collapse: collapse;
}
.listaAccSegMini{
	width:700px;
	height:190px;
	overflow:scroll;
	border:0px;
}

.listaAccSegMini table{
	border-collapse: collapse;
}

.listaOcupaciones{
	width:85%;
	height:440px;
	border:0px;

}

.listaOcupacionesEmergente{
	width:100%;
	height:440px;
	padding-bottom:10px;
	border:0px;

}

.listaIncFerElemAfectados{
	width:100%;
	height:80px;
	overflow-y:auto;
	border:0px;
	
}

.listaIncFerElemAfectados td{
	padding-right: 4px;
}

.fieldset {
	width:98%;
	overflow:none;
	border:1px solid #406FAA;
	padding:12px 8px;
}

.fieldset2 {
	width:94%;
	overflow:none;
	border:1px solid #406FAA;
	padding:12px 8px;
}

.fieldset3 {
	width:80%;
	overflow:none;
	border:1px solid #406FAA;
	padding:12px 8px;
}

.fieldsetNOpadding {
	width:100%;
	overflow:none;
	float:left;
	border:1px solid #406FAA;	
}

.legend {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#406FAA;
	color:#FFFFFF;
	text-align: center;
	font-weight:800;
	padding: 0 10px 0 10px;
	font-size: 12px;
}
.legendBlank {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#406FAA;
	text-align: center;
	font-weight:800;
	padding: 0 10px 0 10px;
	font-size: 12px;
}

.etiquetaTexto4rojo {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: B00025;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-left: 0px;
	text-align: left;
	margin-right:5px;
	border:none;

}

.etiquetaTexto4verde {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: 00CC33;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-left: 0px;
	text-align: left;
	margin-right:5px;
	border:none;
}

.txresultadonaranja td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	height: 16px;
	background-color: #FFA54A;
	cursor:pointer;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	background-image: url();
	background-repeat:  repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0cfb0;
	border-style: solid none solid none;
	border-width: 1px 0 1px 0;
	border-color: black;
}

.txresultadorojo td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	height: 16px;
	background-color: red;
	cursor:pointer;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	background-image: url();
	background-repeat:  repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0cfb0;
	border-style: solid none solid none;
	border-width: 1px 0 1px 0;
	border-color: black;
}

.txresultadorosa  td{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	height: 16px;
	background-color: #FF80FF;
	cursor:pointer;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	background-image: url();
	background-repeat:  repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0cfb0;
	border-style: solid none solid none;
	border-width: 1px 0 1px 0;
	border-color: black;
}

.txresultadoLotesMarpolazul  td{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	height: 16px;
	background-color: #6868FF;
	cursor:pointer;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	background-image: url();
	background-repeat:  repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0cfb0;
	border-style: solid none solid none;
	border-width: 1px 0 1px 0;
	border-color: black;
}

.txSolicitudCruceroFondoAzulClaro  td{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	height: 16px;
	background-color: #74B1F0;
	cursor:pointer;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	background-image: url();
	background-repeat:  repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0cfb0;
	border-style: solid none solid none;
	border-width: 1px 0 1px 0;
	border-color: black;
}

.txSolicitudCruceroFondoRojo  td{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	height: 16px;
	background-color: #FF4D4D;
	cursor:pointer;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	background-image: url();
	background-repeat:  repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0cfb0;
	border-style: solid none solid none;
	border-width: 1px 0 1px 0;
	border-color: black;
}

.txresultadoamarillo {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	height: 16px;
	background-color: #FFFF88;
	cursor:pointer;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	background-image: url();
	background-repeat:  repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0cfb0;
	border-style: solid none solid none;
	border-width: 1px 0 1px 0;
	border-color: black;
}

.txresultadoverde {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	height: 16px;
	background-color: #B0FA73;
	cursor:pointer;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	background-image: url();
	background-repeat:  repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0cfb0;
	border-style: solid none solid none;
	border-width: 1px 0 1px 0;
	border-color: black;
}

.txresultadoamarillo td{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	height: 16px;
	background-color: #FFFF88;
	cursor:pointer;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	background-image: url();
	background-repeat:  repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0cfb0;
	border-style: solid none solid none;
	border-width: 1px 0 1px 0;
	border-color: black;
}

.txresultadoverde td {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	height: 16px;
	background-color: #B0FA73;
	cursor:pointer;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	background-image: url();
	background-repeat:  repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0cfb0;
	border-style: solid none solid none;
	border-width: 1px 0 1px 0;
	border-color: black;
}
.txresultadogris td {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	height: 16px;
	background-color: #DFDFDF;
	cursor:pointer;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	background-image: url();
	background-repeat:  repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0cfb0;
	border-style: solid none solid none;
	border-width: 1px 0 1px 0;
	border-color: black;
}

.txresultadorojo {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	height: 16px;
	background-color: #FF7B7B;
	cursor:pointer;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	background-image: url();
	background-repeat:  repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0cfb0;
	border-style: solid none solid none;
	border-width: 1px 0 1px 0;
	border-color: black;
}

.txresultadorojosuave {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	height: 16px;
	background-color: #ff8080;
	cursor:pointer;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	background-image: url();
	background-repeat:  repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0cfb0;
	border-style: solid none solid none;
	border-width: 1px 0 1px 0;
	border-color: black;
}

.txresultadoblancoBordes td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	height: 16px;
	background-color: #FFFFFF;
	cursor:pointer;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	background-image: url();
	background-repeat:  repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0cfb0;
	border-style: solid none solid none;
	border-width: 1px 0 1px 0;
	border-color: black;
}

/*CAMBIO MMPP-373*/
.txresultadolila  td{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	height: 16px;
	background-color: #FBB3F8;
	cursor:pointer;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	background-image: url();
	background-repeat:  repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0cfb0;
	border-style: solid none solid none;
	border-width: 1px 0 1px 0;
	border-color: black;
}
/*FIN CAMBIO MMPP-373*/

/*MMPP-387*/
.txresultadonegronaranja  td{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	height: 16px;
	color: #FF3300;
	background-color: black;
	cursor:pointer;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	background-image: url();
	background-repeat:  repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0cfb0;
	border-style: solid none solid none;
	border-width: 1px 0 1px 0;
	border-color: black;
}
.txresultadonegroamarillo  td{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	height: 16px;
	color: #FFFF88;
	background-color: black;
	cursor:pointer;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	background-image: url();
	background-repeat:  repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0cfb0;
	border-style: solid none solid none;
	border-width: 1px 0 1px 0;
	border-color: black;
}
/*FIN MMPP-387*/


.pestanas {
        FONT-SIZE: 93%;
		BACKGROUND: url(../img/bd.gif) #fff repeat-x 50% bottom;
		FLOAT: left;
		WIDTH: 100%;
		LINE-HEIGHT: normal;

}
.pestanas UL {
        PADDING-RIGHT: 10px;
		PADDING-LEFT: 10px;
		PADDING-BOTTOM: 0px;
		MARGIN: 0px;
		PADDING-TOP: 10px;
		LIST-STYLE-TYPE: none
}
.pestanas LI {
        PADDING-RIGHT: 0px;
		PADDING-LEFT: 9px;
		BACKGROUND: url(../img/left.png) no-repeat left top;
		FLOAT: left;
		PADDING-BOTTOM: 0px;
		MARGIN: 0px;
		PADDING-TOP: 0px;
		font-family: Tahoma;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		letter-spacing: 1pt;
}
.pestanas A {
        PADDING-RIGHT: 15px;
		DISPLAY: block;
		PADDING-LEFT: 6px;
		FONT-WEIGHT: bold;
		BACKGROUND: url(../img/right.png) no-repeat right top; LOAT: left;
		PADDING-BOTTOM: 4px;
		COLOR: #fff;
		PADDING-TOP: 5px;
		TEXT-DECORATION: none
}
.pestanas A {
        FLOAT: none
}
.pestanas A:hover {
        COLOR: #1a458e;
}
.pestanas .selected{
        BACKGROUND-IMAGE: url(../img/left_on.png)
}
.pestanas .selected A {
        BACKGROUND-IMAGE: url(../img/right_on.png);
		PADDING-BOTTOM: 5px;
		COLOR: #1a458e;
}

.pestanas .signal A {
 		COLOR: #FF0000;
}
.pestanas .signalselected{
        BACKGROUND-IMAGE: url(../img/left_on.png)
}

.pestanas .signalselected A {
        BACKGROUND-IMAGE: url(../img/right_on.png);
		PADDING-BOTTOM: 5px;
		COLOR: #FF0000;
}

.contenidoPestanaIzquierda {
	width:98%;
	border:0px;
	BACKGROUND: url(../img/bd.gif)  repeat-y  top left;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
}

.contenidoPestanaDerecha {
	width:100%;
	clear:both;
	border:1px solid #406FAA;
	border-top-width:0px;
	border-right-width:0px;
	border-left-width:0px;
	text-align:left;
	BACKGROUND: url(../img/bd.gif)  repeat-y  top right;
}

div.fileinputs {
	cursor: pointer;
	vertical-align: middle;
	overflow: hidden;
	align: center;
	height: 100%;
	position: relative;
	width: 100%;	
	display: block;   
}

div.fakefile {
	cursor: pointer;
	vertical-align: middle;
	overflow: hidden;
	width: 100%;
	height: 100%;
	white-space:nowrap;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	align: center;
	 color: #FFFFFF;
}

input.file {
	cursor: pointer;
	width: 100px;
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity= 0);
	opacity: 0;
	z-index: 2;
}
vfitxer {
	width: 100px;	
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity= 0);
	opacity: 0;
	z-index: 2;
}

.processing {
	z-index:1;
	position: absolute;
	top: 40%;
	left: 50%;
	width: 250px;
	height: 30px;
	margin-left: -125px;
	padding-top: 10px;
    padding-right: 2px;
    padding-bottom: 10px;
    padding-left: 2px;
	border: 1px solid #ddd;
	text-align: center;
	color: #000000;
	font-size: 14px;
	background-color: #FFFFDD;
	font-weight: bold;
}

form>div.processing { position: fixed; 	}

.hintInt {
	
	z-index:1;
	position: absolute;
	padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
	border: 1px solid #ddd;
	text-align: center;
	color: #00a;
	font-size: 12px;
	background-color: white;
	visibility: visible;
}
.hintOut {
	visibility: hidden;
	font-size: 1px;
}

.etiquetaCheckBoxVacio {	
	text-decoration: none;
	vertical-align: middle;
	height: 13px;	
	background-color:none;
	border: none;
	margin-right:5px;
	margin-left:5px;
}
.etiquetaCheckBoxAmarillo {	
	text-decoration: none;
	vertical-align: middle;
	height: 13px;
	background-color:#FFFF88;
	border: none;
	margin-right:5px;
	margin-left:5px;
}

.transparencia {
    background-color: #DBE7F0;
    border: none;
    opacity: 0.0;
    filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    zoom: 1;
}

.hide{

display: none

}

/*Inicio CAMBIO ESCA-565 :A?adir una se?al dentro del mantenimiento de la Escala 
cuando se entre en modo "Modificar completo"*/
.etiquetaTexto4IzquierdaRojo{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: B00025;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-left: 0px;
	text-align: left;
	margin-right:5px;
	border:none;
}
/*Fin CAMBIO ESCA-565*/

.listasCruceros{
	height:80px;
	overflow-y:auto;
	overflow-x:hidden;
	width:100%;
	position:relative;
}

.listasCruceros table{
	border-collapse: collapse;
}

.listaSolicitudesCoincidentes{
	max-height:150px;
	overflow-y:auto;
	overflow-x:hidden;
	width:100%;
	position:relative;
}

.listaSolicitudesCoincidentes table{
	border-collapse: collapse;
}

.etiqueta10{
	font-size: 10px;
	font-family: Tahoma;
	color: #1A458E;
}

.contenedormapa{
	position:relative;
	top: 0px;
	left: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}

.contenedormapaoculto{
	position:absolute;
	top: -20000px;
	left: -20000px;
}

#enlace_mapa{
	display: inline;
}

#enlace_volver{
	display: inline;
}

/*CAMBIO ESCADOS-122*/
.noSeleccionable td{
	cursor: default;
}

/* INICIO CAMBIO ESCA-674*/
.bordeSeleccion td{
	border-bottom-color: #f03a22 !important;
	border-bottom-style: solid !important;
	border-bottom-width: 3px !important;
	border-top-color: #f03a22 !important;
	border-top-style: solid !important;
	border-top-width: 3px !important;
}

.txresultadoamarilloSeleccion td {
	border-bottom-color: #FFFF88 !important;;
	border-top-color: #FFFF88 !important;;
}
.txresultadoblancoSeleccion td {
	border-bottom-color: #FFFFFF !important;;
	border-top-color: #FFFFFF !important;;
}

.txresultadogrisSeleccion td {
	border-bottom-color: #DFDFDF !important;;
	border-top-color: #DFDFDF !important;;
}

.txresultadoverdeSeleccion td {
	border-bottom-color: #B0FA73 !important;;
	border-top-color: #B0FA73 !important;;
}

.txresultadonaranjaSeleccion td {
	border-bottom-color: #FFA54A !important;;
	border-top-color: #FFA54A !important;;
}

.txresultadorosaSeleccion td {
	border-bottom-color: #FF80FF !important;;
	border-top-color: #FF80FF !important;;
}

.txresultadoazulSeleccion td {
	border-bottom-color: #E9E9E9 !important;;
	border-top-color: #E9E9E9 !important;;
}

.txresultadorevisarSeleccion td {
	border-bottom-color: #FF4533 !important;;
	border-top-color: #FF4533 !important;;
}

.txSolicitudCruceroFondoAzulClaroSeleccion td {
	border-bottom-color: #74B1F0 !important;;
	border-top-color: #74B1F0 !important;;
}

.txSolicitudCruceroFondoRojoSeleccion td {
	border-bottom-color: #FF4D4D !important;;
	border-top-color: #FF4D4D !important;;
}
/* FIN CAMBIO ESCA-674*/

/* CAMBIO ESCA-700 */
.txRevisarFuente {
	color:#FF6600;
}

/*cambio MMPP-373*/
.txresultadolilaSeleccion td {
	border-bottom-color: #FBB3F8 !important;;
	border-top-color: #FBB3F8 !important;;
}
/*FIN CAMBIO MMPP-373*/

/*MMPP-387*/
.txresultadonegrorojoSeleccion td {
	border-bottom-color: #FF3300 !important;;
	border-top-color: #FF3300 !important;;
}
.txresultadonegroamarilloSeleccion td {
	border-bottom-color: #FFFF88 !important;;
	border-top-color: #FFFF88 !important;;
}
/*FIN MMPP-387*/


/*SOSO-1128*/
.text {
  font-size:12px;
  font-family: arial;
  font-style: normal;
  font-weight: bold;
  color:#F70303;
  text-align: center;
}
/*FIN SOSO-1128*/

/* CAMBIO FER-182 */
span.estadoEscalaTren {
	padding: 2px;
}
.fondoAmarillo {
	background-color: #FFFF86;
}
.fondoNaranja {
	background-color: #FFD589;
}
.fondoRojo {
	background-color: #FF9999;
}
.fondoVerde {
	background-color: #86E469;
}
.fondoGris {
	background-color: #A4A4A4;
}
/* FIN CAMBIO FER-182 */

.cargandoVersionImg {
	position: relative;
    top: 23px;
    right: 46px;
    width: 16px;
    height: 16px;
}

.cargandoVersionImgAcciones {
	position: relative;
    top: 3px;
    left: 378px;
    width: 16px;
    height: 16px;
}
/*SOSO-1127*/
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion, .autocomplete-no-suggestion { 
	padding: 1px 0px 1px 0px; white-space: nowrap; overflow: hidden; 
	ont-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: 1A458E;
    text-decoration: none;
    vertical-align: middle;
    height: 15px;
    background-color: #DBE7F0;
    border: none;
	}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }

.txAutocompletado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EFF8FC;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	text-transform: none;
	right: 5px;
    position: relative;
    top: -2px;
}

.txAutocompletadoOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: greenyellow;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	text-transform: none;
	right: 5px;
    position: relative;
    top: -2px;
}

.txCheckBoxAutocompletado {
	top: 1px;
    position: relative;
    left: 2px;
}

input.loading {
   	background: url(../img/cargando_azul.gif) right center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-color: #DBE7F0;
}
/*FIN SOSO-1127*/

/* SOSO-1365 */
.etiquetaTextoTotal {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 1A458E;

	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	height: 15px;
	background-color: #DDD;
	border: none;
	margin-right:2px;
	margin-left:2px;
}
/* FIN SOSO-1365 */
.sumatoris	{
	position: relative;
    top: 15px;
    right: 15px;
}
.sumatorisLabel	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#fff;
	background-color: #406faa;
	padding: 5px 10px;
	
}

.sumatorisLabel span::after	{
	content: "|";
}

.sumatorisLabel span:last-child::after	{
	content: "";
}

.modal{
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.35);
    -webkit-transition: ease-in all 0.25s;
    -moz-transition: ease-in all 0.25s;
    -o-transition: ease-in all 0.25s;
    transition: ease-in all 0.25s;	
}
.modal .modal-content{
	display:table;
	width:auto;
	margin:5% auto 0;
	background:#fff;
	border:1px solid #D3D3D3;
}
.modal.active{
	display:block;
}
.modal .modal-header,
.modal .modal-body,
.modal .modal-footer {
	padding:12px;
	height: auto;
    display: block;
    overflow: hidden;
}
.modal .modal-header +  .modal-body,
.modal .modal-body + .modal-footer {
	padding-top:0px;
}
.modal .modal-header .modal-title {
    background-color: #406FAA;
    color: #FFFFFF;
    text-align: left;
    font-weight: 800;
    padding: 1px 10px 1px 10px;
    font-size: 12px;	
    text-transform:uppercase;
    display:inline-block;
}
body button[data-toggle="modal"]{
	display:inline-block;
	margin:0;
    padding: 0px 6px;
    outline: none;
    border: none;
    width:auto;
    min-width:18px;
    height: 18px;
    line-height: 18px;  
    border:1px solid #D3D3D3;
    background-color:#eee;
    cursor:pointer;	
    -webkit-transition: ease-in all 0.25s;
    -moz-transition: ease-in all 0.25s;
    -o-transition: ease-in all 0.25s;
    transition: ease-in all 0.25s;	    
}

button[data-toggle="modal"] img,
button[data-toggle="modal"] svg{
	width:auto;
	max-width:100%;
	height:auto;
	max-height:100%;
}
.txentrar, .txentrar2, .txentrarDisabled{
	width:auto;
	min-width:18px;
	height:18px;
	line-height:18px;
	cursor:pointer;
}
.modal button[data-dismiss="modal"]{
	float:right;
    font-size: 9px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    background-color: #406FAA;
    cursor: pointer;	
    display:inline-block;
    padding: 0px 6px;
    outline: none;
    border: none;
    width:auto;
    min-width:18px;
    height: 18px;
    line-height: 18px;    
    -webkit-transition: ease-in all 0.25s;
    -moz-transition: ease-in all 0.25s;
    -o-transition: ease-in all 0.25s;
    transition: ease-in all 0.25s;	    
}
button[data-toggle="modal"]:hover, button[data-toggle="modal"]:focus,
.modal button[data-dismiss="modal"]:hover, .modal button[data-dismiss="modal"]:focus {
	background-color:#005FD5;
}

.modal video#preview {
    max-height: inherit;
}



div#DIV_SCROLL table#TABLADATOS thead  {
	position: sticky;
	top: -1px;
}


html body div#cuerpobase table tbody tr td div#LayerContenido form table tbody tr td fieldset.fieldset table tbody tr td input#emailnotificacio{
	text-transform: lowercase;
}

 /*.inline-td{ */
/*	display: inline-flex;  O tambi�mn puedes probar con 'flex' */
   /*  flex-wrap: nowrap; /* Para evitar que los elementos se envuelvan */
/*    font-family: Tahoma;
	font-size: 11px;
	 font-style: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1pt;
	padding-left: 0px;
	text-align: left;
	margin-right:5px;
	border:none;*/
/* } */

#divMotivoAnulacionPopUp {
	float: right;
 	position: absolute;
 	top: 25%;
 	left: 15%;
 	background-color: white;
 	z-index: 99;
 	border: 1px solid #406FAA;
	border-radius: 11px 11px 11px 11px;
	-webkit-border-radius: 11px 11px 11px 11px;
 	-moz-border-radius: 11px 11px 11px 11px;
}

#divMotivoAnulacionPopUp div {
	padding: 5px;
}