

@font-face {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;

}

.fila_app
{
    WIDTH: 100%;
    
}

.colizda
{
    WIDTH: 35%;
    FLOAT: left;
	margin-right:30px;
    
}

.xxSeccionDatosFirma {
	
	display:none !important;
}

.colizda.cabeceraSeccion{
	font-style:italic;
	font-size:13px;
	line-height:19px;
	padding-top:40px;
}

.colizda.cabeceraSeccion .textoNaranja {
	font-style:normal;
	font-size:18px;
	margin-bottom:10px;
}

.coldcha
{
    WIDTH: 60%;
    FLOAT: left
    
}

.textoNaranja
{
    COLOR: #D0103A;
    
}

.estiloTablaPrincipalPagina
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    WIDTH: 100%;
    BORDER-BOTTOM: 0px;
    background-color: #fff;
}

.estiloLineaEnBlanco
{
    FLOAT: left;
    WIDTH: 90%;
    /*BACKGROUND-COLOR: #ffffff;*/
    HEIGHT: 30px;
}

.campoOculto 
{
	display:none;
}

.estiloLineaEnBlancoFina
{
    FLOAT: left;
    WIDTH: 90%;
    /*BACKGROUND-COLOR: #ffffff;*/
    HEIGHT:0;
}

/* [M3.0] Linea separadora entre zonas */

/*marga*/
.lineaSeparadora
{
    ALIGN: center;
    WIDTH: 100%;
    BORDER-STYLE: dotted;
    BORDER-WIDTH: 1px 0 0;
    BORDER-COLOR: #DFE3E5;
    MARGIN-TOP: 1em;
    MARGIN-BOTTOM: 0.5em;
}

.lineaSeparadoraLisa
{
    ALIGN: center;
    WIDTH: 100%;
    BORDER-WIDTH: 1px 0 0;
    BORDER-COLOR: #D0103A;
    MARGIN-TOP: 1em;
    MARGIN-BOTTOM: 0.5em;
}

/* [M3.0] Linea separadora entre zonas (@deprecated Deberia sustituirse por .lineaSeparadora) */
.lineaNegra
{
    ALIGN: center;
    WIDTH: 100%;
    BORDER-STYLE: dotted;
    BORDER-WIDTH: 1px 0 0;
    BORDER-COLOR: #DFE3E5;
    MARGIN-TOP: 1em;
    MARGIN-BOTTOM: 1em;
}

/* [M3.0] Contenedor global de lo que hay en el body */
/* MARGA */
.contenedorGlobalBody {
    width:996px; /* ancho global: poner "1024px" o más para ancho fijo o bien "100%" para estirar */
    min-width: 996px;
    max-width: 1600px;
    background: #fff;
    margin-top:10px;
    border:none !important;
}

/* Estilo para las cajas de texto */

/* MARGA */
input,select,textarea {
	FONT-FAMILY: Arial, Helvetica, sans-serif !important;
	font-weight: normal;
	border:1px solid #ABBCC7;
	margin-left: 5px;
}

input#btnGrabarSig{cursor:pointer;}
/* MARGA */
body {
	margin: 10px !important;
	padding: 0;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #dedede;
}

fieldset {
	margin: 0;
	padding: 0;
	border:none;
}

.textoGrabado {
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
	color: #666666;
	MARGIN-LEFT: 1em;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding-top: 1em;
	padding-right: 5em;
	padding-bottom: 1em;
	background: #FFFFFF url(imagenes/iconoOK.png) no-repeat right;
}

/*** ESTILOS LISTA DESPLEGABLE ***/
div #lista {
	width: 400px !important;
	height: 300px !important;
	overflow: auto;
	border: 1px solid #666666;
	background-color: #F8FEFF;
}

#listaComboDesplegable {
	background-color: #F8FEFF;
	color: #666666;
	margin: 2px;
	padding: 2px;
	border: 1px solid #666666;
}

#listaComboDesplegable tr {
	
}

#listaComboDesplegable tr a {
	color: #666666;
}

#listaComboDesplegable tr:hover {
	background-color: #00B1E6;
	color: #ffffff;
}

#listaComboDesplegable tr:hover a {
	background-color: #00B1E6;
	color: #ffffff;
	decoration: none;
}

#listaComboDesplegable a:hover {
	background-color: #00B1E6;
	color: #ffffff;
	decoration: none;
}

#listaComboDesplegable td {
	border-bottom: 1px solid #A09999;
}

.lcdCodigo {
	
}

.lcdDescripcion {
	border-left: 1px solid #E7E7E7;
}

/**** FIN ESTILOS LISTA DESPLEGABLE ***/
/*marga*/

.estiloCeldaCapas {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
    vertical-align: top;
    float: left;
    OVERFLOW: auto;
    text-align: : left;
    padding:10px !important; /* top right bottom left*/
    background-color: #fff;
    -ms-display: block;
   /*	WIDTH: 97%;*/
    border-collapse: collapse;
    /*border:1px solid #DFE3E5;*/
    margin: 10px !important;
    width: 707px;
    
}


.estiloCeldaCapas P, .tituloGeneralExpPrueba p {
	MARGIN-BOTTOM: 0.2em
}

table.window {
	font-size: 10pt;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid black;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.gigante{
WIDTH: 240px;
}

.lineaPunteada{
	background: url(imagenes/imgLineaPunteada.png) repeat-x;
	height: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#nowrap,#nowrap1,#nowrap2,#nowrap3,#nowrap4,#nowrap5,#nowrap6 {
	WHITE-SPACE: nowrap
}


/*marga*/
#navlist {
/*	padding: 5px 0px 0px 3px; 
	font-weight: normal;
	margin:0.3em 0 0;
	position: relative;
	padding: 7px 0 4px 0px;
	border-bottom: 1px solid #597E91;*/
	padding: 5px 0px 0px 3px;
font-weight: normal;
margin: 0.3em 0 0;
position: relative;
padding: 7px 0 4px 0px;
overflow: hidden;
clear: both;
	
}

#navlist LI {
/*	margin: 0px;
	LIST-STYLE-TYPE: none;
	display: inline;*/
	
	margin: 0px;
LIST-STYLE-TYPE: none;
display: block;
line-height: 31px;
float: left;
}


}

#navlist LI DIV {
	DISPLAY: inline;
}

/*marga*/
#navlist LI DIV A {
	BORDER-RIGHT: #597E91 1px solid;
	BORDER-LEFT: #597E91 1px solid;
	BORDER-TOP: #597E91 1px solid;
	PADDING-RIGHT: 12px;
	PADDING-TOP: 2px;
	PADDING-LEFT: 12px; /*Separacion entre el texto y las lineas */
	MARGIN-LEFT: 5px; /*Separacion entre pestañas*/
	COLOR: #57768C;
	TEXT-DECORATION: none;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-weight: bold;
}
/*marga*/

html>body #navlist LI DIV A {
/*	MARGIN-LEFT: 3px; 
	background: #597E91;
	color:#fff;
	border-radius:6px 6px 0 0;
	padding: 5px 10px;
	margin-left:3px; */
	background: #cccccc;
color: #fff;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-o-border-radius: 5px 5px 5px 5px;
-ms-border-radius: 5px 5px 5px 5px;
margin-right:3px;
padding: 5px 13px;
margin-left: 0px;


}

#navlist LI DIV A#current, #navlist LI DIV a:hover {
/*	BORDER-TOP: #D0103A 1px solid;
	COLOR: #D0103A;
	BACKGROUND: white;
	BORDER-BOTTOM: white 1px solid;*/
	
	border: #D0103A 1px solid;
COLOR: #D0103A;
BACKGROUND: white;


}

#navlist LI DIV A#currentLote {
	BORDER-TOP: #D0103A 1px solid;
	COLOR: #D0103A;
	BACKGROUND: white;
	BORDER-BOTTOM: white 1px solid;
}

a.lun-Link {
	font-weight: bold;
	text-decoration: none;
	color: #D0103A;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
}

a.lun-Link:hover {
	font-weight: bold;
	text-decoration: none;
	color: #D0103A;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
}

.resaltar {
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	PADDING-LEFT: 1px
}

.oscurecer {
	color: #eaeaea;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	PADDING-LEFT: 1px
}

.campoTabla {
	background-color: white /*#EAEAEA*/;
	color: #666666;
	text-decoration: none;
	border-spacing: 4px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
}

.campoTablaDesplegable {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
}

.campoTablaSin {
	color: #000000;
	text-decoration: none;
	border-spacing: 4px;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
}

table.tablaSinEspacio {
	border-collapse: collapse;
	margin: 0;
}

td.celdaSinEspacio {
	background-color: #D0103A;
	color: white;
	text-align: left;
	vertical-align: middle;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
}

/*******************************************************************/
	/*****      	       REDONDEO DE TABLAS	                ****/
	/*******************************************************************/
	/* Redondeo en Rojo */
.rbroundboxRojo {
	background: url(imagenes/tablas/ntRojo.gif) repeat;
}

.rbtopRojo div {
	background: url(imagenes/tablas/tlRojo.gif) no-repeat top left;
}

.rbtopRojo {
	background: url(imagenes/tablas/trRojo.gif) no-repeat top right;
}

.rbbotRojo div {
	background: url(imagenes/tablas/blRojo.gif) no-repeat bottom left;
}

.rbbotRojo {
	background: url(imagenes/tablas/brRojo.gif) no-repeat bottom right;
}

/* height and width stuff, width not really nessisary. */
.rbtopRojo div,.rbtopRojo,.rbbotRojo div,.rbbotRojo {
	width: 100%;
	height: 7px;
	font-size: 1px;
}

/* [M3.0] Estilo para bandas especiales (normalmente rojas) para títulos */
.rbcontentRojo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: normal;
	margin-left: 5px;
	color: white;
    background-color: #D0103A;
	cursor: default;
	text-align: left;
	vertical-align: middle;
	border-spacing: 4px;
	padding-left: 10px;
	/*height: 26px;*/
}

.rbroundboxRojo {
	width: 100%;
	margin-bottom: 4px;
}

.rbtopRojoLeft {
	background: url(imagenes/tablas/tlRojo.gif) no-repeat top left;
}

.rbtopRojoRight {
	background: url(imagenes/tablas/trRojo.gif) no-repeat top right;
}

.rbbotRojoLeft {
	background: url(imagenes/tablas/blRojo.gif) no-repeat bottom left;
}

.rbbotRojoRight {
	background: url(imagenes/tablas/brRojo.gif) no-repeat bottom right;
}

/* height and width stuff, width not really nessisary. */
.rbtopRojoLeft,.rbtopRojoRight,.rbbotRojoLeft,.rbbotRojoRight {
	width: 100%;
	height: 7px;
	font-size: 1px;
}

/* set millions of background images */
.rbroundboxOscuro {
	width: 100%;
	margin-bottom: 1px;
}

.rbtopOscuro div {
	
}

.rbtopOscuro {
	
}

.rbbotOscuro div {
	
}

.rbbotOscuro {
	
}

/* height and width stuff, width not really nessisary. */
.rbtopOscuro div,.rbtopOscuro,.rbbotOscuro div,.rbbotOscuro {
	width: 100%;
	height: 7px;
	font-size: 1px;
}

.rbcontentOscuro { /*	margin-left: 5px;
	margin-right: 5px;*/
	color: white;
	cursor: default;
	text-align: left;
	vertical-align: middle;
	border-spacing: 4px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #666666;
}

.rbcontentOscuroCentrado {
	background-color:#666666;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	line-height: 13px;
	height:30px;
	text-align:center;
}

.rbcontentOscuroPequeño {
	margin-left: 1px;
	margin-right: 1px;
	color: white;
	cursor: default;
	text-align: left;
	vertical-align: middle;
	border-spacing: 4px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #666666;
}

.rbroundboxOscuro {
	background-color: #666666;
	width: 100%;
	margin-bottom: 4px;
}

/* set millions of background images */
.rbroundbox {
	background-color: white /*#EAEAEA*/;
	width: 100%;
	margin-bottom: 1px;
}

.rbroundboxColor {
	background-color: white /*#EAEAEA*/;
	width: 100%;
	margin-bottom: 1px;
}

.rbtop div {
	
}

.rbtop {
	
}

.rbbot div {
	
}

.rbbot {
	
}

/* height and width stuff, width not really nessisary. */
.rbtop div,.rbtop,.rbbot div,.rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
/*marga*/
.rbcontent { /*	margin-left: 5px;
	margin-right: 5px;*/
	color: #666666;
	cursor: default;
	text-align: left;
	vertical-align: bottom;
	border-spacing: 0;
	/*height: 30px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: white /*#EAEAEA*/;
	padding:0;
	margin:0;
}

.rbcontentColor {
	margin-left: 5px;
	color: #666666;
	background-color: white /*#EAEAEA*/;
	cursor: default;
	text-align: left;
	vertical-align: middle;
	border-spacing: 4px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.rbcontentPequeño {
	margin-left: 5px;
	color: #666666;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	vertical-align: middle;
	border-spacing: 4px;
	height: 30px;
	background-color: white /*#EAEAEA*/;
}

.rbcontentCom {
	color: black;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	vertical-align: middle;
	min-height: 240px;
	height: auto !important;
	height: 240px;
	background-color: white /*#EAEAEA*/;
	padding-top: 4px;
	color: #009CCE;
}

input.estiloInput {
	background-color: #FFFFFF;
	border: 0px;
}

.rbcontentVar {
	margin-left: 5px;
	color: #666666;
	cursor: default;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	background-color: white /*#EAEAEA*/;
}

.rbroundbox {
	width: 100%;
	margin-bottom: 1px;
}

.rbtopOscuroLeft {
	
}

.rbtopOscuroRight {
	
}

.rbbotOscuroLeft {
	
}

.rbbotOscuroRight {
	
}

/* height and width stuff, width not really nessisary. */
.rbtopOscuroLeft,.rbtopOscuroRight,.rbbotOscuroLeft,.rbbotOscuroRight {
	width: 100%;
	height: 7px;
	font-size: 1px;
}

/* set millions of background images */
.rbroundbox {
	background-color: white /*#EAEAEA*/;
	width: 100%;
	margin-bottom: 1px;
}

.rbtopLeft {
	background-color: white /*#EAEAEA*/;
}

.rbtopRight {
	background-color: white /*#EAEAEA*/;
}

.rbbotLeft {
	background-color: white /*#EAEAEA*/;
}

.rbbotRight {
	background-color: white /*#EAEAEA*/;
}

/* height and width stuff, width not really nessisary. */
.rbtopLeft,.rbtopRight,.rbbotLeft,.rbbotRight {
	width: 100%;
	height: 7px;
	font-size: 1px;
}

.liso {
	width: 100%;
	height: 7px;
	font-size: 1px;
}

/* FINAL REDONDEO*/
.campoTablaRojo {
	FONT-SIZE: 10pt;
	COLOR: #B22121;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #61B7E2;
	TEXT-DECORATION: none
}

/* FINAL REDONDEO*/
.campoTablaRojoInvitadas {
	FONT-SIZE: 10pt;
	COLOR: #D0103A;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

.cabeceraTabla {
	background-color:#666666;
	color:white;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:center;
}

.cabeceraTablaMesa {
	background-color: white /*#EAEAEA*/;
	color: #666666;
	background-image: none;
	background-repeat: repeat;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	vertical-align: middle;
	border-spacing: 4px;
}

.deshabilitado
{
	CURSOR: default;
	COLOR: #A0A0A0;
}
.parrafoError {
	font-size: 10pt;
	font-weight: bold;
	color: red;
}

h1,h2,h3,h4,h5,h6,p,dt,dd,a,ul,ol,legend,td,th,label {
	font-family: Arial, Helvetica, sans-serif;
	
}

p {
	color: #666666;
	font-size: 10pt;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px;
}

.tituloGeneral {
	COLOR: #D0103A;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	TEXT-ALIGN: left;
	MARGIN-LEFT: 1em;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

.tituloGeneralGrande {
	FONT-SIZE: 16pt;
	font-family: Arial, Helvetica, sans-serif;
}
.tituloGeneralGrande td, .tituloGeneral td{
font-family: Arial, Helvetica, sans-serif;
}

/* [M3.0] Estilo usado para el texto de número y título de expediente resaltado al principio de algunas pantallas */
.tituloGeneralExp {
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15pt;
    font-weight: bold;
    margin-left: 0.2em;
    text-align: left;
    text-decoration: none;
}

.tituloGeneralExpPrueba

{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13pt;
    font-weight: bold;
    margin-left: 0.2em;
    text-align: left;
    text-decoration: none;
	
	background-image: url(imagenes/prueba.jpg);
padding-top: 28px;
background-repeat: no-repeat;


}
.tituloGeneralExpPrueba img{display:none;}

.tituloSeccion2 {
	MARGIN-TOP: 4px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ACACAC;
	TEXT-DECORATION: none;
	padding: 4px 8px;
}

.cabeceraSobre {
	FONT-WEIGHT: bold;
	COLOR: white;
	BACKGROUND-COLOR: #D0103A
}

.campoTablaVisor {
	FONT-SIZE: 10pt;
	COLOR: #009cce;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	HEIGHT: 2em;
	background-color: white /*#EAEAEA*/;
	TEXT-DECORATION: none
}

.campoTablaVisorDes {
	FONT-SIZE: 10pt;
	COLOR: #009cce;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	HEIGHT: 2em;
	BACKGROUND-COLOR: #bbbbbb;
	TEXT-DECORATION: none
}

.blanco {
	HEIGHT: 2em;
	BACKGROUND-COLOR: #ffffff
}

.blancoPeq {
	
}

.datosDato {
	color: #666666;
	background-color: white /*#EAEAEA*/;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

.selecContratoScroll {
	background: white;
	height: 400px;
	width: 700px;
	overflow: auto;
}

.txt {
	FONT-SIZE: 10pt;
	MARGIN-LEFT: 1em;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #666666;
}

.txtIndexCabecera1 {
	font-size: 12pt;
	font-family: Tahoma;
	color: #000000;
}

.txtIndexCabecera2 {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.txtDisplay{
	display: none;
	}
	
.txthidden {
    display: none;    
}

.txtNoWrap {
	white-space: nowrap;
}

.negrita {
	font-weight: bold;
}

/* Inicio #314668 */
.tablaSuscripAlertas{
	margin:auto;
	text-align:center;
}

.etiquetasSuscripciones{
    FONT-SIZE: 9pt;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    font-weight: normal !important;
    text-align: right;
    width: 27%;
}

.cajasSuscripciones{
	color: #000000;
	background-color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	text-align: left;
}

.mensajeOKSuscripciones{
	align: center;
	text-align: center; 
	padding: 7px; 
	width: 95%; 
	margin-left: 15px; 
	margin-top: 30px; 
	margin-left: 15px; 
	position: relative;
	background-color: #E2EFD9;
	font-weight:normal;
}

.mensajeKOSuscripciones{
	align: center;
	text-align: center; 
	padding: 7px; 
	width: 95%; 
	margin-left: 15px; 
	margin-top: 30px; 
	margin-left: 15px; 
	position: relative;
	background-color: #993300;
	font-weight:normal;
}

.mensajeErrorCaptcha{
	align: center;
	text-align: center; 
	padding: 7px; 
	width: 95%; 
	margin-left: 15px; 
	margin-top: 30px; 
	margin-left: 15px; 
	position: relative;
	background-color: #f9a319;
	font-weight:normal;
}
/* Fin #314668 */


/* Inicio #317916 */

.etiquetaCamposCom {
    PADDING-RIGHT: 0.4em;
    PADDING-LEFT: 0.4em;
    FONT-SIZE: 9pt;
    VERTICAL-ALIGN: middle;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    font-weight: normal !important;
    width:13%;
}

.estiloCeldaCapasCom {
    OVERFLOW: auto;
    BORDER-LEFT: #FFFFFF 1px solid;
    BORDER-RIGHT: #FFFFFF 1px solid;
    BORDER-TOP: #FFFFFF 1px solid;
    BORDER-BOTTOM: #FFFFFF 1px solid;
    width: 100%;
}

.contenedorGlobalBodyCom {
    width:100%;
    min-width: 500px;
    max-width: 1000px;
    background: #fff;
    margin-top:10px;
    border: none !important;
    margin: auto;
    text-align: center;
}

.txtSobres {
	FONT-SIZE: 10pt;
	TEXT-ALIGN: left;
	MARGIN-LEFT: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.tituloGeneralSubrayado {
	MARGIN-TOP: 1.5em;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	TEXT-ALIGN: left;
	MARGIN-BOTTOM: 1em;
	COLOR: #00009c;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	TEXT-DECORATION: underline
}

/*Título en las ventanas de error*/
.tituloGeneralSubrayadoError {
	MARGIN-TOP: 1.5em;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	TEXT-ALIGN: left;
	MARGIN-BOTTOM: 1em;
	COLOR: #00009c;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
}

#floatStop {
	CLEAR: both;
}

/*Formato en el pop-up de verificar firma*/
.filaTabla11 {
	CLEAR: both;
	FONT-SIZE: 10pt;
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
	height: 120px;
}

/*Formato del mensaje al ir a la mesa de documentación en Apertura Documentación*/
.mensaje {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #336699;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.margenesBody {
	MARGIN-TOP: 2px;
	MARGIN-LEFT: 2px;
	MARGIN-RIGHT: 2px;
}

.tituloGeneralValidacion {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.txtRojo {
	color: #D0103A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center !important;
}


.txtRojoLogin {
	color: #D0103A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
}

.txtRojoJustify {
	color: #D0103A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify !important;
}

/*.txtResaltado {
	COLOR:#D0103A;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}*/

/*Formato de los cuadros de texto*/
.cuadroTextoHabilitado {
	BACKGROUND-COLOR: #ffffff;
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	PADDING-LEFT: 1px
}

.cuadroTextoDeshabilitado {

background-color: #EFEFEF;
color: #999999;

	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
	PADDING-LEFT: 1px
}

.textoTituloBuscador {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	background-color: #D0103A;
	color: white;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

/***********************************************************/
	/*********  ESTILOS NECESARIOS PARA EL CALENDARIO  *********/
	/***********************************************************/
.text {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-weight: normal;
	padding: 2px;
}

#popupcalendar {
	width: 162px;
	height: 120px;
	left: 0px;
	top: 0px;
	background-color: white;
	position: absolute;
	visibility: hidden;
}

a.cal-DayLink {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #D0103A;
	background-color: transparent;
}

a.cal-DayLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	color: #D0103A;
}

a.cal-DayLink:active {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	color: #D0103A;
}

.cal-TextBox {
	color: #D0103A;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-weight: normal;
	background-color: #ffffff;
}

a.cal-TodayLink {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #993300;
	background-color: transparent;
}

a.cal-TodayLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #993300;
	background-color: transparent;
}

a.cal-TodayLink:active {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	color: #D0103A;
}

.cal-GreyDate {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-weight: normal;
	text-decoration: none;
	background-color: #e6e8f0;
	color: #CCCCCC;
}

.cal-GreyInvalidDate {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-weight: normal;
	text-decoration: line-through;
	background-color: #e6e8bc;
	color: #CC3300;
}

.cal-DayCell {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-weight: normal;
	background-color: #ffffff;
}

.cal-HeadCell {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-weight: bold;
	background-color: #D0103A;
	color: #E6ECF3;
}

.cal-Table {
	border-top-color: #D0103A;
	border-left-color: #D0103A;
	border-right-color: #D0103A;
	border-bottom-color: #D0103A;
	background-color: #FFFFFF;
}

/******** FIN DE LOS ESTILOS PARA EL CALENDARIO ********/
	/************************************************************/
	/****************  ESTILOS PARA LOS BOTONES  ****************/
	/************************************************************/
	
/*marga*/

.boton {
	height: 32px;
	border:none;
	text-transform: uppercase;
	FONT-SIZE: 9pt;
	COLOR: #fff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding: 4px 2px;
	background-color: #D0103A;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	VERTICAL-ALIGN: middle;
	FONT-WEIGHT: bold;
	CURSOR: pointer;
	margin: 1px;
}

.botonFino {
	border:none;
	text-transform: uppercase;
	FONT-SIZE: 9pt;
	COLOR: #fff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding: 4px 2px;
	background-color: #D0103A;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	VERTICAL-ALIGN: middle;
	FONT-WEIGHT: bold;
	CURSOR: pointer;
	margin: 1px;
}


.botonAccesoAplicacion {
	height: 32px;
	border:none;
	text-transform: uppercase;
	FONT-SIZE: 9pt;
	COLOR: #fff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding: 4px 2px;
	background-color: #D0103A;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	VERTICAL-ALIGN: middle;
	FONT-WEIGHT: bold;
	CURSOR: pointer;
	margin: 1px;
	position: relative;
	left: 50%;
}


.botonAnchoAuto {
	height: 32px;
	border:none;
	text-transform: uppercase;
	FONT-SIZE: 9pt;
   	COLOR: #fff;
   	FONT-FAMILY: Arial, Helvetica, sans-serif;
   	padding: 4px 2px;
	background-color: #D0103A;
   	TEXT-ALIGN: center;
   	TEXT-DECORATION: none;
   	VERTICAL-ALIGN: middle;
   	FONT-WEIGHT: bold;
   	CURSOR: pointer;
   	margin: 1px;
}

.botonMedio {
	height: 32px;
	WIDTH: 150px;
    border:none;
	text-transform: uppercase;
	FONT-SIZE: 9pt;
   	COLOR: #fff;
   	FONT-FAMILY: Arial, Helvetica, sans-serif;
   	padding: 4px 2px;
	background-color: #D0103A;
   	TEXT-ALIGN: center;
   	TEXT-DECORATION: none;
   	VERTICAL-ALIGN: middle;
   	FONT-WEIGHT: bold;
   	CURSOR: pointer;
	margin: 1px;
}
 /*marga*/
 
.botonLargo {
	height: 32px;
	background-color: #D0103A;
    border: medium none;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	FONT-SIZE: 9pt;
    font-weight: bold;
    padding: 4px 6px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    CURSOR: pointer;
	margin: 1px;
}
/*marga*/

.botonAccederLogin {
    background-color: #ffffff;
    background-image: url("imagenes/ico_play_20.png");
    background-position: 9px center;
    background-repeat: no-repeat;
    background-size: 10px auto;
    border-color: #d0103a;
    color: #d0103a;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    height: 32px;
    margin: 5px;
    padding: 6px 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 110px;
}

.botonConsultarReq {
    background-color: #ffffff;
    background-image: url("imagenes/ico_requisitos.png");
    background-position: 9px center;
    background-repeat: no-repeat;
    background-size: 15px auto;
    border-color: #d0103a;
    color: #d0103a;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    height: 32px;
    margin: 1px;
    padding: 6px 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 110px;
}


.botonDescarga {
    background-color: #ffffff;
    background-image: url("imagenes/ico_action_download_20.png");
    background-position: 9px center;
    background-repeat: no-repeat;
    background-size: 10px auto;
    border-color: grey;
    color: grey;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    height: 32px;
    margin: 1px;
    padding: 6px 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 90%;
}

.botonDescargaWindows {
    background-color: #ffffff;
    background-image: url("imagenes/windows.png");
    background-position: 9px center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    border-color: grey;
    color: grey;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    height: 32px;
    margin: 1px;
    padding: 6px 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 90%;
}

.botonDescargaLinux {
    background-color: #ffffff;
    background-image: url("imagenes/tux.png");
    background-position: 9px center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    border-color: grey;
    color: grey;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    height: 32px;
    margin: 1px;
    padding: 6px 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 90%;
}

.botonDescargaJava {
    background-color: #ffffff;
    background-image: url("imagenes/java-icon.png");
    background-position: 9px center;
    background-repeat: no-repeat;
    background-size: 26px auto;
    border-color: grey;
    color: grey;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    height: 32px;
    margin: 1px;
    padding: 6px 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 90%;
}

.botonDescargaMac {
    background-color: #ffffff;
    background-image: url("imagenes/apple.png");
    background-position: 9px center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    border-color: grey;
    color: grey;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    height: 32px;
    margin: 1px;
    padding: 6px 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 90%;
}

.botonDescargarLogin {
    background-color: #ffffff;
    background-image: url("imagenes/ico_cog_20.png");
    background-position: 9px center;
    background-repeat: no-repeat;
    background-size: 14px auto;
    border-color: #d0103a;
    color: #d0103a;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    height: 32px;
    margin: 5px;
    padding: 6px 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 110px;
}

.botonDescargarAutofirma {
    background-color: #ffffff;
    background-image: url("imagenes/autofirma.png");
    background-position: 9px center;
    background-repeat: no-repeat;
    background-size: 26px auto;
    border-color: grey;
    color: grey;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    height: 32px;
    margin: 1px;
    padding: 6px 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 90%;
}

.posicionaBotonFirmarEnviar{

	position:relative;
	left:115px;
	
}

.posicionaBotonFirmarEnviar2{

	position:relative;
    left:-110px;
	
}

/*
.posicionaBotonEnvioPrevio{

	position:absolute;
    right:370px;
	
}

*/

.botonUnPocoMasLargo {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	
	WIDTH: 250px;
	COLOR: #ffffff;

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 22px;
	BACKGROUND-COLOR: #D0103A;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	VERTICAL-ALIGN: middle;
	border:none;
	CURSOR: pointer;
   	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
}

.botonMasLargo {
	height: 32px;
	FONT-WEIGHT: bold;
	text-transform: uppercase;
	FONT-SIZE: 9pt;
	WIDTH: 250px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #D0103A;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	VERTICAL-ALIGN: middle;
	border:none;
	CURSOR: pointer;
	margin: 1px;
}
/*marga*/

.botonMuyLargo {
	height: 32px;
	WIDTH: 320px;
    border:none;
	text-transform: uppercase;
	FONT-SIZE: 9pt;
   	COLOR: #fff;
   	FONT-FAMILY: Arial, Helvetica, sans-serif;
   	padding: 4px 2px;
	background-color: #D0103A;
   	TEXT-ALIGN: center;
   	TEXT-DECORATION: none;
   	VERTICAL-ALIGN: middle;
   	FONT-WEIGHT: bold;
   	CURSOR: pointer;
	margin: 1px;
}
/*marga*/
.botonPeq {
	height: 32px;
	border: 0;
	FONT-WEIGHT: bold !important;
	text-transform: uppercase;
	FONT-SIZE: 9pt;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #D0103A;
	TEXT-ALIGN: center;
	CURSOR: pointer;
	margin: 7px 0;
	border-bottom: 1px dotted;
	font-style: italic;
	padding: 0;
	COLOR: #fff;
	BACKGROUND-COLOR: #D0103A;
	margin: 1px;
}

.botonDeshabilitado, .botonDeshabilitadoLargo {
 	height: 32px;
	text-transform: uppercase;
	FONT-SIZE: 9pt;
   	FONT-FAMILY: Arial, Helvetica, sans-serif;
   	padding: 4px;
   	TEXT-ALIGN: center;
   	TEXT-DECORATION: none;
   	VERTICAL-ALIGN: middle;
   	FONT-WEIGHT: bold;
   	BACKGROUND-COLOR: #f1f1f1;
	border: 1px solid #dedede;
	COLOR: #dedede;
	CURSOR: default!important;
	margin: 1px;
}

.botonAnchoAutoDeshabilitado {
	height: 32px;
	text-transform: uppercase;
	FONT-SIZE: 9pt;
   	FONT-FAMILY: Arial, Helvetica, sans-serif;
   	padding: 4px 2px;
   	TEXT-ALIGN: center;
   	TEXT-DECORATION: none;
   	VERTICAL-ALIGN: middle;
   	FONT-WEIGHT: bold;
   	BACKGROUND-COLOR: #f1f1f1;
	border: 1px solid #dedede;
	COLOR: #dedede;
	CURSOR: default!important;
	margin: 1px;
}

.botonDeshabilitadoMasLargo, .botonDeshabilitadoUnPocoMasLargo {
	height: 32px;
	CURSOR: pointer;
	FONT-WEIGHT: bold;
	text-transform: uppercase;
	FONT-SIZE: 9pt;
	COLOR: #dedede;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	VERTICAL-ALIGN: middle;
	BACKGROUND-COLOR: #f1f1f1;
	border: 1px solid #dedede;
	COLOR: #dedede;
	CURSOR: default!important;
	margin: 1px;
}

.botonDeshabilitadoMuyLargo {
	height: 32px;
	WIDTH: 320px;
	CURSOR: default!important;
	border: 1px solid #dedede;
	FONT-WEIGHT: bold;
	text-transform: uppercase;
	FONT-SIZE: 9pt;
	COLOR: #dedede;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #f1f1f1;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	VERTICAL-ALIGN: middle;
	margin: 1px;
}

.botonDeshabilitadoMedio {
	height: 32px;
	CURSOR: pointer;
	border: 1px solid #dedede;
	FONT-WEIGHT: bold;
	text-transform: uppercase;
	FONT-SIZE: 9pt;
	COLOR: #dedede;
	BORDER-BOTTOM: #000000 1px outset;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #f1f1f1;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	VERTICAL-ALIGN: middle;
	margin: 1px;
}

.frm_cmb {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 9pt;
                font-style: normal;
                font-weight: normal;
                color: #666666;
                background-color: #FFFFFF;
}

.frm_check {
                border:0px;
}

.frm_cmbGestorLogado {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 9pt;
                font-style: normal;
                font-weight: normal;
                color: #666666;
                background-color: #FFFFFF;
                border:0px;
}

.frm_text {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 9pt;
                font-style: normal;
                font-weight: normal;
                background-color: #FFFFFF;
                text-transform:none;
                 color: #666666;
}

.frm_textGestorLogado {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 9pt;
                font-style: normal;
                font-weight: normal;
                background-color: #FFFFFF;
                text-transform:none;
                 color: #666666;
                 border:0px;
}

.frm_boton_ficheros
{
	BORDER-RIGHT: #000000 1px outset;
	BORDER-TOP: #000000 1px outset;
	font-size: 9pt;
    FONT-WEIGHT: bold;
	BORDER-LEFT: #000000 1px outset;
	COLOR: #666666;
	BORDER-BOTTOM: #000000 1px outset;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	HEIGHT: 32px;
	BACKGROUND-COLOR: #FFFFFF;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	text-transform: uppercase;
	VERTICAL-ALIGN: middle;
}
.frm_boton
{
    BORDER-RIGHT: #666666 1px outset;
    BORDER-TOP: #666666 1px outset;
    BORDER-LEFT: #666666 1px outset;
    BORDER-BOTTOM: #666666 1px outset;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
	WIDTH: 110px;
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    HEIGHT: 32px;
    CURSOR: pointer;
	BACKGROUND-COLOR: #D0103A;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	text-transform: uppercase;
	VERTICAL-ALIGN: middle;
	  background-color: #D0103A;
    border: medium none;
    color: #FFFFFF;
	margin: 1px;
}

.frm_boton_libre
{
    BORDER-RIGHT: #666666 1px outset;
    BORDER-TOP: #666666 1px outset;
    BORDER-LEFT: #666666 1px outset;
    BORDER-BOTTOM: #666666 1px outset;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
	 COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    HEIGHT: 32px;
    CURSOR: pointer;
	BACKGROUND-COLOR: #D0103A;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	text-transform: uppercase;
	VERTICAL-ALIGN: middle;
	background-color: #D0103A;
    border: medium none;
    color: #FFFFFF;
	margin: 1px;
}


.frm_boton_largo
{
	BORDER-RIGHT: #000000 1px outset;
	BORDER-TOP: #000000 1px outset;
	font-size: 9pt;
	FONT-WEIGHT: bold;
	BORDER-LEFT: #000000 1px outset;
	WIDTH: 170px;
	COLOR: #666666;
	BORDER-BOTTOM: #000000 1px outset;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	HEIGHT: 32px;
	BACKGROUND-COLOR: #D0103A;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	text-transform: uppercase;
	VERTICAL-ALIGN: middle;
  	background-color: #D0103A;
    border: medium none;
    color: #FFFFFF;
	cursor:pointer;
	margin: 1px;
	FONT-WEIGHT: bold;
}


/******  FIN DE LOS ESTILOS PARA LOS BOTONES  ******/
	/******************************************************************/
	/**************  ESTILOS PARA LA PANTALLA DE ENTRADA  *************/
	/******************************************************************/
.fondoGrisHome {
	BACKGROUND-COLOR: #F3F3F1;
}

.texto_negrita{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: left;
    color: #333; 
    font-size: 11px;
}

#areaCabeceraHome {
	margin: 0;
	padding: 0;
	height: 0%;
	width: 100%;
}

#areaCuerpoHome {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
}

#areaTextoHome {
	background-color: #F1F1F1;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif, Tahoma;
	FONT-SIZE: 0.9em;
	padding-left:2em; 
	padding-bottom:2em;
}

#areaTextoHome p {
	margin-bottom: 1.2em;
}

#areaTextoHome ul {
	margin-left: 4em;
}

#areaFormHomeWelcome {
	width: 700px;
	height: 340px;
	padding: 1em;
	border: 1px #9D9D9C solid;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#areaFormHome {
	width: 800px;
	height: 280px;
	padding: 1em;
/*	border: 5px #666666 solid;*/
}

#fotoHome
{
  	float:left;
	margin:0em;
	padding:2em;	
	text-align:left;		
}

#pasosHome {
	float: left;
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
}

#menu_login{
    display: inline;
    float: left;
    width: 530px;
}

#formHome {
	text-align: center;
	margin-left: 3em;
}

#separadorCabecera {
	background-color: #94001B;
	width: 100%;
	height: 10%;
}

#cuerpoCabecera {
	width: 100%;
	vertical-align: middle;
}

#bordeAzulHome {
	BORDER-LEFT-COLOR: #9D9D9C;
	BORDER-BOTTOM-COLOR: #9D9D9C;
	MARGIN: 50px;
	BORDER-TOP-STYLE: solid;
	BORDER-TOP-COLOR: #9D9D9C;
	BORDER-RIGHT-STYLE: solid;
	BORDER-LEFT-STYLE: solid;
	BORDER-RIGHT-COLOR: #9D9D9C;
	BORDER-BOTTOM-STYLE: solid
}

.txtGrisHome {
	FONT-SIZE: 10pt;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.textoOpcionMenu {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none
}

.textoOpcionMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-weight: bold;
	color: #336699;
	text-decoration: none
}

.textoOpcionMenuSeleccionado {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none
}

.textoOpcionMenuSeleccionado:hover {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-weight: bold;
	color: #336699;
	text-decoration: none
}

/* Estilos Justificante */
div.justificante>h2 {
	color: indianred;
}

h2.justificante {
	color: indianred;
}

/* Applet Firma */
.appletFirma {
	width: 1px;
	height: 1px;
	float: right;
}

.separacionTablas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-spacing: 1px;
	background-color: white;
}

.estiloPrecarga {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 450px;
	height: 250px;
	margin-left: -175px;
	margin-top: expression(eval(-75 +   document.body.scrollTop) );
	/*background-color: #ffffff;/*
	border: 1px solid #A09999;*/
	display: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#precargaTxt img{
width:auto!important;
height:auto!important;}
#precargaTxt center{background-color:transparent!important;}

#precarga img{
width:auto!important;
height:auto!important;}
#precarga center{background-color:transparent!important;}

.estiloImgBusy {
	background: url(imagenes/pageBusy.gif);
	background-color: #EAEAEA;
	width: 90%;
	height: 20px;
	margin-top: 10px;
	border: 1px solid #A09999;
}

html>body .estiloPrecarga {
	position: fixed;
	margin-top: 0px;
}

.estiloImgPrecarga {
	text-align: center;
	background-color:transparent;
	/*background-color: #EAEAEA;*/
	background-color:transparent;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding: 4px;
}

.estiloPrecargaGen {
	position: absolute;
	left: 0px;
	top: expression(eval(document.body.scrollTop) );
	width: 100%;
	height: 100%;
	background-color: transparent;
	filter: alpha(opacity = 60);
	opacity: 0.6;
	display: none;
}

html>body .estiloPrecargaGen {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
background-color: #fff;
color:#ffffff;
	opacity: 0.6;
	display: none;
	
}
.estiloPrecarga{background-image:url(imagenes/barra-cargando-fondo.gif);
	background-position:20px top;
	background-repeat:no-repeat;
	
}

table.contenedorStepsTag{width:800px;!important;}
.pasoPlicas {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.displayTagSpan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #344956;
	text-decoration: none;
	display: block;
	font-style: italic;
	margin: 9px 0;
}

.advertencia {
	border: 4px solid #666666;
	margin: 1em;
}

ul.disc li {
	list-style-type: disc;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 20pt;
}

a.underline {
	text-decoration: underline;
}

a.underline:hover {
	text-decoration: underline;
}

/* [M3.0] Estilo para botones de accion comun */
/*marga: modificado padding de todos los botones*/
.btnIconSearch {
	background-image: url(imagenes/btnIconSearch-blanco2.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding: 4px 6px 4px 22px;
}

/* [M3.0] Estilo para botones de accion comun */
.btnIconDelete {
	background-image: url(imagenes/btnIconDelete-blanco.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 4px 6px 4px 22px;
}

/* [M3.0] Estilo para botones de accion comun */
.btnIconNew {
	background-image: url(imagenes/btnIconAdd.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 4px 6px 4px 22px;
}

/* [M3.0] Estilo para botones de accion comun */
.btnIconClean {
	background-image: url(imagenes/btnIconClean-blanco2.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 4px 6px 4px 22px;
}

/* [M3.0] Estilo para botones de accion comun */
.btnIconSave {
	background-image: url(imagenes/btnIconSave-blanco.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 4px 6px 4px 22px;
}

.btnIconAgregarGestor {
	background-image: url(imagenes/agregar_gestor.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 4px 6px 4px 22px;
}

btnGrabarSig

/* [M3.0] Estilo para botones de accion comun */
.btnIconBack {
	background-image: url(imagenes/btnIconBack.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 4px 6px 4px 22px;
}
.btnIconNext {
    background-image: url(imagenes/btnIconNext.PNG);
    background-repeat: no-repeat;
    background-position: left;
    padding: 4px 6px 3px 22px;
}

/* [M3.0] Estilo para botones de accion comun */
.btnIconModify {
	background-image: url(imagenes/btnIconModify.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 4px 6px 4px 22px;
}

/* [M3.0] Estilo para botones de accion comun */
.btnIconPrint {
	background-image: url(imagenes/btnIconPrint.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 4px 6px 4px 22px;
}

/* [M3.0] Estilo para el contenedor de mensajes de informacion generales en el formulario */
.infobox {
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    color: #000000;
    width: 95%;
    border:1px solid #d7b2bd;
    margin-left: 6px;
    margin-top: 6px;
    margin-right: 6px;
    margin-bottom: 6px;
    padding: 6px;
    padding-right: 24px;
    background-color: #F7F7F7;
}


/* [M3.0] Estilo para el contenedor de mensajes de advertencia generales en el formulario */
.warningbox {
font-size: 14px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #D0103A;
width: 95%;
border: 1px solid #D0103A;
margin: 6px;
padding: 11px;
background-color: #ffffff;
display:block;
}


/* ELEMENTOS PASOS */
p.activo, p.activo a {
	color:#D0103A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
		font-style:italic;
}

p.pasado, p.pasado a {
	color:#D0103A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
		font-style:italic;
}

p.pendiente, p.pendiente a {
	color:#53639e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	font-style:italic;
}
/* [M3.0] Estilo para el titulo interior de un formulario */

/*marga*/
.tituloSeccion {
    color: #344956;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13pt;
    font-weight: bold;
    margin: 0.8em 0.5em 1em;
    padding-left: 0;
    padding-top: 0.3em;
    text-align: left;
    text-decoration: none;
    width: 95%;
}

.tituloSeccionfondo {
    color: #344956;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13pt;
    font-weight: bold;
    margin: 0.8em 0.5em 1em;
    padding-left: 0;
    padding-top: 0.3em;
    text-align: left;
    text-decoration: none;
    width: 95%;
    background-color: #F5F6F7;
}

.tituloSeccionfondoEmpresa {
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    margin: 0.8em 0em 1em;
    padding-left: 0;
    padding-top: 0.3em;
    text-align: left;
    text-decoration: none;
    background-color: #c0c0c0;
}

.tituloSeccionfondoLicitacion {
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    margin: 0.8em 0em 1em;
    padding-left: 0;
    padding-top: 0.3em;
    text-align: left;
    text-decoration: none;
    background-color: #c0c0c0;
}

.tituloSeccionfondoInvitacion {
    color: #D0103A;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    margin: 0.8em 0em 1em;
    padding-left: 0;
    padding-top: 0.3em;
    text-align: left;
    text-decoration: none;
    background-color: #f6f6f6;
}

.tituloSeccionfondo10 {
	color: #344956;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    margin: 0.8em 0.5em 1em;
    padding-left: 0;
    padding-top: 0.3em;
    text-align: left;
    text-decoration: none;
	width: 95%;
    background-color: #F5F6F7;
}

.tituloSeleccionInvitada {
	color: #344956;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    margin: 0.8em 0.5em 1em;
    padding-left: 0;
    padding-top: 0.3em;
    text-align: left;
    text-decoration: none;
	width: 95%;
}


/* [M3.0] Estilo para las cabeceras oscuras encima de cada grupo de campos */

/* MARGA */
.cabeceraSeccion {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
/*	color: #000000;*/
COLOR: #D0103A;
font-style: normal;
font-size: 18px;
   /* background-color: #F5F6F7;*/
	cursor: default;
	text-align: left !important;
	vertical-align: middle;
	border-spacing: 4px;
	/*height: 26px;
	text-transform: uppercase;*/
	padding:5px ;
	/*margin-bottom: 10px;*/
	padding: 5px 0 5px 10px;
}

/* [M3.0] Estilo para los textos de tipo ayuda contextual */
/* MARGA */

.fila_app .coldcha{ background-color: #F5F6F7;
padding: 30px 15px;
width:55%;
border-radius: 10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-o-border-radius:10px;
-ms-border-radius:10px;}
.txtAyudaContextual {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
	text-align: left;
	margin-left: 1em;
	color: #666666;
	margin-bottom: 16px;
	display: block;
}

.fila_app .coldcha .filaTexto{
width:30%;
}

.fila_app .coldcha .filaTexto input{
padding: 7px;
width: 230px;}
	
.fila_app .coldcha 	.filaLabel {width:50%;clear: left;}

.fila_app .coldcha .filaLabel{
	text-align: right;
font-size: 13px;
font-weight: bold;
font-style: italic;
color: #000000;
padding-top:10px;}

#divCondicionesLegales{
	margin-left: 360px;
width: 490px;}

/* [M3.0] Estilo para el contenedor de botones en un formulario */
.botonera {
    
    text-align: center;
}

/* [M3.0] Estilos para los contenedores de campos de formulario (normalmente tablas) */
.fieldgroup {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-right: auto;
	margin-left: auto;
	border: 0 solid black;
	border-collapse: collapse;
	text-decoration: none;
    width: 100%;
    background-color: #FFFFFF;
}

/* [M3.0] Estilos para los contenedores de campos de formulario (normalmente tablas) */
table.fieldgroup {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-right: auto;
	margin-left: auto;
	border: 0 solid black;
	border-collapse: collapse;
	text-decoration: none;
    width: 100%;
    background-color: #FFFFFF;
	margin-top:15px;
}

/* [M3.0] Estilos para los contenedores de campos de formulario (normalmente tablas) */
table.fieldgroup thead a {
    color:#ffffff;
}

/* [M3.0] Estilos para los contenedores de campos de formulario (normalmente tablas) */
/*marga*/
table.fieldgroup tbody tr {
    background-color: #FFFFFF;
    color: #344956;
}

/* [M3.0] Estilos para los contenedores de campos de formulario (normalmente tablas) */
table.fieldgroup tr:hover{
    background-color: #FFFFFF;
}

/* [M3.0] Estilos para los contenedores de campos de formulario (normalmente tablas) */
table.fieldgroup th {
	background-color: #B7B7B7;
    color: #000000;
	font-size:12px;
	font-weight:bold;
   	font-size:12px;
   	font-weight:normal;
   	color:#ffffff;
   	border-right:1px solid #ffffff;
}

/* [M3.0] Estilos para los contenedores de campos de formulario (normalmente tablas) */

/*marga*/
/*
table.contenedorStepsTag{
width:710px!important;
display:block;
margin:0;
text-align:left;
float:left;}

table.contenedorStepsTag tbody, table.contenedorStepsTag tr{
width:710px;
margin:0;
display:block;text-align:left;
float:left;	}

table.contenedorStepsTag  td, table.contenedorStepsTag th{
	text-align:left!important;}
	

*/
table.fieldgroup td {
    /*padding: .4em;
    padding: .2em;*/
   /* font-size: 8pt;*/
    /*width: auto;*/
    padding: 0;
    vertical-align: inherit;
    overflow: hidden;
    height: 27px;
	vertical-align:top;
}

.fieldgroupNoNominal {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-right: auto;
	margin-left: auto;
	border: 0 solid black;
	border-collapse: collapse;
	text-decoration: none;
    width: 60%;
    background-color: #FFFFFF;
}

/* [M3.0] Estilos para los contenedores de campos de formulario (normalmente tablas) */
table.fieldgroupNoNominal {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-right: auto;
	margin-left: auto;
	border: 0 solid black;
	border-collapse: collapse;
	text-decoration: none;
    width: 60%;
    background-color: #FFFFFF;
	margin-top:15px;
}

/* [M3.0] Estilos para los contenedores de campos de formulario (normalmente tablas) */
table.fieldgroupNoNominal thead a {
    color:#ffffff;
}

/* [M3.0] Estilos para los contenedores de campos de formulario (normalmente tablas) */
/*marga*/
table.fieldgroupNoNominal tbody tr {
    background-color: #FFFFFF;
    color: #344956;
}

/* [M3.0] Estilos para los contenedores de campos de formulario (normalmente tablas) */
table.fieldgroupNoNominal tr:hover{
    background-color: #FFFFFF;
}

/* [M3.0] Estilos para los contenedores de campos de formulario (normalmente tablas) */
table.fieldgroupNoNominal th {
	background-color: #B7B7B7;
    color: #000000;
	font-size:12px;
	font-weight:bold;
   	font-size:12px;
   	font-weight:normal;
   	color:#ffffff;
   	border-right:1px solid #ffffff;
}

table.fieldgroupNoNominal td {
    /*padding: .4em;
    padding: .2em;*/
   /* font-size: 8pt;*/
    /*width: auto;*/
    padding: 0;
    vertical-align: inherit;
    overflow: hidden;
    height: 27px;
	vertical-align:top;
}

/* [M3.0] Estilos para las tablas de resultados */

/*marga*/

table.result {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #E2E2E2;
	border-collapse: collapse;
	text-decoration: none;
}



table.resultd {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #E2E2E2;
	border-collapse: collapse;
	text-decoration: none;
}

table.resultd td {
    color: #666666;
    background-color: #c0c0c0;
    text-align: center;
    padding: 4px;
    border: 1px solid #E2E2E2;
    border-collapse: collapse;
}

/* [M3.0] Estilos para las tablas de resultados */
table.result tbody tr {
    background-color: #FFFFFF;
	color: #494949;
}

/* [M3.0] Estilos para las tablas de resultados */
table.result tr:hover{
    background-color: #FFFFEE;
	color: #494949;
}

/* [M3.0] Estilos para las tablas de resultados */

/*marga*/

table.result th {
    color: #666666;
    background-color: #c0c0c0;
    text-align: center;
    padding: 4px;
    border: 1px solid #E2E2E2;
    border-collapse: collapse;
}

table.result th a {
	display: block;
	padding-right: 10px;
}

/* [M3.0] Estilos para las tablas de resultados */
/*marga*/
table.result  td {
    padding: .4em;
    border: 1px solid #E2E2E2;
    border-collapse: collapse;
}

/* [M3.0] Estilo para filas IMPARES de las tablas de resultados */
table.result tbody tr.impar {
    background-color: #FFFFFF;
}

/* [M3.0] Estilo para filas PARES de las tablas de resultados */
table.result tbody tr.par {
    background-color: #EEEEEE;
}
/* [M3.0] Estilo para filas IMPARES de las tablas de resultados */
table.result tbody tr.impar:hover {
    background-color: #FFFFEE;
}

/* [M3.0] Estilo para filas PARES de las tablas de resultados */
table.result tbody tr.par:hover {
    background-color: #FFFFEE;
}






/*marga*/
table.resultRed {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #E2E2E2;
	border-collapse: collapse;
	text-decoration: none;
}

/* [M3.0] Estilos para las tablas de resultados */
table.resultRed tbody tr {
    background-color: #FFFFFF;
	color: #494949;
}

/* [M3.0] Estilos para las tablas de resultados */
table.resultRed tr:hover{
    background-color: #FFFFEE;
	color: #494949;
}

table.resultGestores {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #E2E2E2;
	border-collapse: collapse;
	text-decoration: none;
}

/* [M3.0] Estilos para las tablas de resultados */
table.resultGestores tbody tr {
    background-color: #666666;
	color: #000000;
}

/* [M3.0] Estilos para las tablas de resultados */
table.resultGestores thead tr {
    background-color: #666666;
	color: #FFFFFF;
}

/* [M3.0] Estilos para las tablas de resultados */
table.resultGestores tr {
    background-color: #666666;
	color: #FFFFFF;
}

/* [M3.0] Estilos para las tablas de resultados */
table.resultGestores tr:hover{
    background-color: #666666;
	color: #FFFFFF;
}


table.resultGestores th {
    color: white;
    background-color: #D0103A;
    text-align: center;
    padding: 4px;
    border: 1px solid #E2E2E2;
    border-collapse: collapse;
}

table.resultGestores th a {
	display: block;
	padding-right: 10px;
}

/* [M3.0] Estilos para las tablas de resultados */
/*marga*/
table.resultGestores  td {
    padding: .4em;
    border: 1px solid #E2E2E2;
    border-collapse: collapse;
}

/* [M3.0] Estilo para filas IMPARES de las tablas de resultados */
table.resultGestores tbody tr:nth-child(even) {
    background-color: #EEEEEE;
}

/* [M3.0] Estilo para filas PARES de las tablas de resultados */
table.resultGestores tbody tr:nth-child(odd) {
    background-color: #c2c2c2;
}
/* [M3.0] Estilo para filas IMPARES de las tablas de resultados 
table.resultGestores tbody tr:nth-child(even):hover {
    background-color: #FFFFEE;
}

/* [M3.0] Estilo para filas PARES de las tablas de resultados 
table.resultGestores tbody tr:nth-child(odd):hover {
    background-color: #FFFFEE;
}*/

/* [M3.0] Estilos para las tablas de resultados */

/*marga*/



table.resultRed th {
    color: white;
    background-color: #D0103A;
    text-align: center;
    padding: 4px;
    border: 1px solid #E2E2E2;
    border-collapse: collapse;
}

table.resultRed th a {
	display: block;
	padding-right: 10px;
}

/* [M3.0] Estilos para las tablas de resultados */
/*marga*/
table.resultRed  td {
    padding: .4em;
    border: 1px solid #E2E2E2;
    border-collapse: collapse;
}

/* [M3.0] Estilo para filas IMPARES de las tablas de resultados */
table.resultRed tbody tr.impar {
    background-color: #FFFFFF;
}

/* [M3.0] Estilo para filas PARES de las tablas de resultados */
table.resultRed tbody tr.par {
    background-color: #EEEEEE;
}
/* [M3.0] Estilo para filas IMPARES de las tablas de resultados */
table.resultRed tbody tr.impar:hover {
    background-color: #FFFFEE;
}

/* [M3.0] Estilo para filas PARES de las tablas de resultados */
table.resultRed tbody tr.par:hover {
    background-color: #FFFFEE;
}









.fieldRequiredMark {
    color: #D0103A;
}

.estiloCeldaCapasConLinea {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
    OVERFLOW: auto;
    TEXT-ALIGN: left;
    padding:5px 0px 0px 5px; /* top right bottom left*/
    MARGIN-LEFT: 10px;
    MARGIN-RIGHT: 0px;
    MARGIN-BOTTOM: 0px;
    WIDTH: 95%;
    BORDER: #D0103A 1px solid;
    border-collapse: collapse;
    border-spacing: 0px;
}

#navlist2 {
	padding: 0px 0px 0px 10px; /* top right bottom left*/
	FONT .weight: bold;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-TOP: 0.3em;
	position: relative
}

#navlist2 LI {
	MARGIN: 0px;
	LIST-STYLE-TYPE: none;
	DISPLAY: inline;
}

#navlist2 LI DIV {
	DISPLAY: inline;
}

#navlist2 LI DIV A {
	BORDER-RIGHT: #D0103A 1px solid;
	BORDER-LEFT: #D0103A 1px solid;
	BORDER-TOP: #D0103A 1px solid;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 2px;
	PADDING-LEFT: 2px; /*Separacion entre el texto y las lineas */
	MARGIN-LEFT: 5px; /*Separacion entre pestañas*/
	COLOR: #666666;
	TEXT-DECORATION: none;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-weight: bold;
}

html>body #navlist2 LI DIV A {
	MARGIN-LEFT: 3px; /*Separacion entre pestañas*/
}

#navlist2 LI DIV A#current {
	BORDER-TOP: #D0103A 1px solid;
	COLOR: #D0103A;
	BACKGROUND: white;
	BORDER-BOTTOM: white 1px solid;
}

#navlist2 LI DIV A#currentLote {
	BORDER-TOP: #D0103A 1px solid;
	COLOR: #D0103A;
	BACKGROUND: white;
	BORDER-BOTTOM: white 1px solid;
}


/* Estilo para ocultar las columnas de las display:table */
.oculto{
	width:0%;
	display:none;
}

.registroBorrado {
	color:#FF0000;
}

/* #72905 Para enlaces de navegacion interna en la app */
a.internalNavigationLink {
    color: #D0103A;
    font-family: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
	text-decoration: underline !important;
}

/* #76951 Estilo para los <legend> de los fieldset*/
.fieldSetLegend{
	color: #D0103A;
	font_size: 10pt;
	cursor: default;
	padding-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
}
+

/* #76951 Estilo para los separadores de zona de los fieldset*/
.fieldSetSeparatorRight{
	border-right: solid 1px;
	border-right-color:  #D4E0E8;
}

.fieldSetSeparatorLeft{
	border-left: solid 1px;
	border-left-color:  #D4E0E8;
}

.fieldSetSeparatorTop{
	border-top: solid 1px;
	border-top-color:  #D4E0E8;
}

.fieldSetSeparatorBottom{
	border-bottom: solid 1px;
	border-bottom-color:  #D4E0E8;
}

.fieldSetSeparator{
	border: solid 1px;
	border-color:  #D4E0E8;
}

/* #76951 Estilo para los mensajes al pie de los iconos*/

.pieIconos{
	color: #D0103A;
	font_size: 12pt;
	cursor: default;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	font-weight: bold;
}

/* #76951 Estilo para la lista de avisos de la pantalla de inicio*/
.listaInicio{
	padding-left: 5em;
}

.listaInicio {
background-image: url("imagenes/li_flecha.png");
padding-left: 21px;
background-repeat: no-repeat;
background-position: left 4px;
margin: 2px 0;
display: block;
}

.listaInicio img{}
/*marga*/
.textoBuscar{
	font-size: 8pt;
	margin: 8px 0 8px 8px;;
	padding:5px;
}

/* INI: Clase para ocultar pestañas de la ficha del expediente */
.contenedorPestanasFichaExpediente {
    display:none;
}

.campoSeleccionado {
	background:#FBEFEF;
}

/*añadido Marga */

/*este estilo é necesario porque en algunas páginas el contenido del div está dentro de una tabla y en otras no, esto hace que 
el contenido se comporte de forma diferente.*/
div.estiloCeldaCapas {
    background-color: #FFFFFF;
    /*border: 1px solid #DFE3E5;*/
    border-collapse: collapse;
    border-spacing: 0;
    -ms-display: block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin: 10px;
    overflow: auto;
    padding: 10px;
    text-align: left;
    vertical-align: top;
    width: 700px;
}


#txtModoAvanzado {
	border-bottom: 1px dotted;
	color:#57768C;
	font-style: italic;
	margin-right: 10px;
	cursor: pointer;
}

.ayudaContextual{
	text-align: left;
	font-size: 9pt;
	color:#999;
	margin-left: 10px;
	line-height: 23px;
}

.ayudaContextualTitulo {
	padding-top: 2em;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	padding:7px 5px 8px 28px;
    background: url(imagenes/info_ficheros.png) no-repeat 3px 3px;
    line-height: 125%;
}

center {
	background: #fff;
}

.textoError {
	color:#D0103A;
	font-style: italic;
	border-bottom: 1px dotted;
}


.ui-datepicker-trigger {
	padding: 3px 0 0 4px;
}


table.fieldgroup td img {
    width: auto;
    height: auto;
}

/*boton grabar y siguiente */
#btnGrabarSig {
	background-image: url(imagenes/btnIconSave-blanco.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 4px 6px 4px 22px;
	margin: 0 10px;
	cursor:pointer;
}

#idContenedorCuerpo {
	display: block;
	padding: 0px;
    box-sizing: border-box;
}

table {
	margin: 0 auto;
	padding:0;
}

.barrasesion {
	margin: 0 auto;
	padding:0;
}
.progressBarSendingTender{
	width:80%;
}


.fila{
	width:100%;
	height:25px;
}

.filaLabel{
	width:30%;
	float:left;
	text-align:right;
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.filaTexto{
	width:70%;
	float:left;
}



.messagebox {
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    color: #666666;
    width: 95%;
    border:1px solid #A09999;
    margin-left: 6px;
    margin-top: 6px;
    margin-right: 6px;
    margin-bottom: 6px;
    padding: 6px;
    padding-right: 24px;
    background-color: #F5F6F7;
}

#divCatpcha{float:right;
width: 490px;}


.contendorCentrado{
	width:90%;
	position: relative;
	margin:0 auto 0 auto;
	text-align:left;
}

.divClasificacionExpedienteScroll {/*#78393*/
	background: white;
	height: 500px;
	width: 790px;
	overflow: auto;
	border: 1px solid #666666;
}


/* ******** INI: SPRITE ASISTENTE ********** */
.sprite-pasos {
	background: url(imagenes/sprite_pasos.png) no-repeat;
}

.sprite-pasos.sprite-pasos-paso_1{
	background-position: 0 0;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_2{
	background-position: -70px 0;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_3{
	background-position: -140px 0;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_4{
	background-position: -210px 0;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_5{
	background-position: -280px 0;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_6{
	background-position: -350px 0;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_7{
	background-position: -420px 0;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_8{
	background-position: -490px 0;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_9{
	background-position: -560px 0;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_no_1{
	background-position: 0 -70px ;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_no_2{
	background-position: -70px -70px ;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_no_3{
	background-position: -140px -70px ;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_no_4{
	background-position: -210px -70px ;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_no_5{
	background-position: -280px -70px ;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_no_6{
	background-position: -350px -70px ;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_no_7{
	background-position: -420px -70px ;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_no_8{
	background-position: -490px -70px ;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_no_9{
	background-position: -560px -70px ;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_1_done{
	background-position: 0 -210px ;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_2_done{
	background-position: -70px -210px ;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_3_done{
	background-position: -140px -210px ;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_4_done{
	background-position: -210px -210px ;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_5_done{
	background-position: -280px -210px ;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_si_1{
	background-position: 0 -140px ;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_si_2{
	background-position: -70px -140px ;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_si_3{
	background-position: -140px -140px ;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_si_4{
	background-position: -210px -140px ;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_si_5{
	background-position: -280px -140px ;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_si_6{
	background-position: -350px -140px ;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_si_7{
	background-position: -420px -140px ;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_si_8{
	background-position: -490px -140px ;
	width: 61px;
	height: 65px;
}

.sprite-pasos.sprite-pasos-paso_si_9{
	background-position: -560px -140px ;
	width: 61px;
	height: 65px;
}
/* ******** FIN: SPRITE ASISTENTE ********** */

/* ******** INI: SPRITE ICONOS 20px ********** */
.sprite-icons{ background: url(imagenes/sprite_iconos.png) no-repeat; display: inline-block; border: 0; }
.sprite-icons.sprite-ico_action_savenext_20{ background-position: 0 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_action_addnew_20{ background-position: -30px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_action_attach_20{ background-position: -90px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_action_back_20{ background-position: -118px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_action_cancel_20{ background-position: -148px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_action_clean_20{ background-position: -178px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_action_logout_20{ background-position: -293px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_action_next_20{ background-position: -323px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_action_ok_20{ background-position: -353px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_action_print_20{ background-position: -383px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_action_publish_20{ background-position: -433px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_action_reject_20{ background-position: -463px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_action_reload_20{ background-position: -493px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_action_save_20{ background-position: -523px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_action_search_20{ background-position: -553px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_action_undo_20{ background-position: -583px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_action_upload_20{ background-position: -613px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_action_verify_20{ background-position: -638px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_ampersand_20{ background-position: -693px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_arrow_down_20{ background-position: -715px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_arrow_left_20{ background-position: -745px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_arrow_right_20{ background-position: -775px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_arrow_up_20{ background-position: -805px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_article_20{ background-position: -835px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_at_20{ background-position: -865px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_award_20{ background-position: -895px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_bolt_20{ background-position: -915px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_book_20{ background-position: -945px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_calendar_20{ background-position: -975px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_chart_20{ background-position: -1005px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_chat_20{ background-position: -1035px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_check_20{ background-position: -1065px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_clip_20{ background-position: -1095px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_clock_20{ background-position: -1123px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_cog_20{ background-position: -1153px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_curved_arrow_20{ background-position: -1183px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_denied_20{ background-position: -1213px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_document_20{ background-position: -1243px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_eject_20{ background-position: -1268px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_eye_20{ background-position: -1298px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_first_20{ background-position: -1328px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_folder_20{ background-position: -1358px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_home_20{ background-position: -1388px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_info_20{ background-position: -1418px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_key_20{ background-position: -1438px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_last_20{ background-position: -1468px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_layers_20{ background-position: -1498px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_lightbulb_20{ background-position: -1528px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_link_20{ background-position: -1550px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_lock_20{ background-position: -1610px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_loop_20{ background-position: -1635px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_magnifying_glass_20{ background-position: -1665px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_mail_20{ background-position: -1695px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_map_pin_20{ background-position: -1725px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_minus_20{ background-position: -1747px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_net_20{ background-position: -1777px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_new_window_20{ background-position: -1807px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_pen_20{ background-position: -1837px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_pin_20{ background-position: -1867px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_play_20{ background-position: -1897px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_plus_20{ background-position: -1922px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_question_20{ background-position: -1952px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_rss_20{ background-position: -1972px 0; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_spin_20{ background-position: 0 -30px; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_star_20{ background-position: -30px -30px; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_stop_20{ background-position: -60px -30px; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_tag_20{ background-position: -90px -30px; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_target_20{ background-position: -120px -30px; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_trash_20{ background-position: -150px -30px; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_unlock_20{ background-position: -180px -30px; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_user_20{ background-position: -205px -30px; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_warning_20{ background-position: -230px -30px; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_wrench_20{ background-position: -260px -30px; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_x_20{ background-position: -290px -30px; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_action_transfer_20{ background-position: -320px -30px; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_phone_20{ background-position: -350px -30px; width: 20px; height: 20px; }
/* ******** FIN: SPRITE ICONOS 20px ********** */



/* ******** INI: SPRITE 124745 ********** */
.sprite-icons{}
.sprite-icons.sprite-ico_action_delete_20{background-image: url('imagenes/ico_action_delete_20.png');background-repeat: no-repeat; width: 20px; height: 20px;}
.sprite-icons.sprite-ico_action_edit_20{ background-image: url('imagenes/ico_action_edit_20.png');background-repeat: no-repeat; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_list_20{ background-image: url('imagenes/ico_list_20.png');background-repeat: no-repeat; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_action_download_20{ background-image: url('imagenes/ico_action_download_20.png');background-repeat: no-repeat; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_action_view_20{ background-image: url('imagenes/ico_action_view_20.png');background-repeat: no-repeat; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_action_process_20{ background-image: url('imagenes/ico_action_process_20.png');background-repeat: no-repeat; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_action_assign_20{background-image: url('imagenes/ico_action_assign_20.png');background-repeat: no-repeat; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_action_ojofirma_20{ background-image: url('imagenes/ojofirma.gif');background-repeat: no-repeat; width: 20px; height: 20px; }
.sprite-icons.sprite-ico_action_publicar_20{ background-image: url('imagenes/ico-firma.png');background-repeat: no-repeat; width: 20px; height: 20px; }
/* ******** FIN: SPRITE 124745 ********** */

/* INICIO: Estilos popup de documentos de ofertas*/
.PopupPanel
{

	border: solid 1px black;
	position: absolute;
	left: 50%;
	top: 50%;
	background-color: white;
	z-index: 100;
	margin-top: -100px;
	width: 550px;
	margin-left: -200px;
}

.PopupPanelModalArea

{
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: fixed;
	background-color:silver;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	z-index: 99;
	border: 0;
	-moz-opacity: 0.60;
	opacity: 0.6;
}

/* Inicio #317916 */

.etiquetaCamposCom {
    PADDING-RIGHT: 0.4em;
    PADDING-LEFT: 0.4em;
    FONT-SIZE: 9pt;
    VERTICAL-ALIGN: middle;
    font-family:  Arial, Helvetica, Verdana, sans-serif;
    color: #666666;
    font-weight: normal !important;
    width:13%;
}

.estiloCeldaCapasCom {
    OVERFLOW: auto;
    BORDER-LEFT: #FFFFFF 1px solid;
    BORDER-RIGHT: #FFFFFF 1px solid;
    BORDER-TOP: #FFFFFF 1px solid;
    BORDER-BOTTOM: #FFFFFF 1px solid;
    width: 100%;
}

.contenedorGlobalBodyCom {
    width:100%;
    min-width: 500px;
    max-width: 1000px;
    background: #fff;
    margin-top:10px;
    border: none !important;
    margin: auto;
    text-align: center;
}
.invisibleBde {
	display: none;
}

.invisibleRed {
	display: inline;
}

input[type='checkbox']::before {
   display: block;
   content: '';
   border: 1px solid #ABBCC7;
   background-color: #FFF;
   color: #444;

   width: 13px;
   height: 13px;
   line-height: 13px;
   border-radius: 2px;
}

input[type='checkbox']:disabled::before {
   background-color: #c1ccd4;
   color: #fff;
}

input[type='checkbox']:not(:disabled)::before {
   cursor: pointer;
}

input[type='checkbox']:checked::before {
   content: '\2714';
   padding-left: 1px;
   width: 12px;
   font-weight: bolder;
}
/* Fin #317916 */

.PopupPanel .ContentArea
{
	padding: 0 0 0 5px;
}
/* FIN: Estilos popup de documentos de ofertas*/


/* *************************************************************************** */
/* *** Añadidos a cuerpo.css de "estilos" desde cuerpo.css de SLE_Internet *** */
/* *************************************************************************** */

/* #73582. INI: Clase CSS especifica para ocultar campos opcionales por cliente */
.filaCriterioBusquedaPorMaterias {
    display:none;
}

.filaInfoSecretario {
    display:none;
}
.filaInfoMaterias {
    display:none;
}
/* #73582. FIN: Clase CSS especifica para ocultar campos opcionales por cliente */

/* #73896  Controla la alineacion de los botones volver independientes*/
.contenedorBtnVolver
{
	text-align:center;
}

/* #76573 Ocultar columnas de fechas de aperturas en bodyInternetShowTendersWithinOpening */
.columnaFechasAperturasTblOfertas {
    display:none;
}

/* #76753 Ocultar descripciones sobres */
.xxContenedorDescripcionSobres {
    display:none;
}

/* #76873 Ocultar prueba SI/NO en resultados de búsqueda de expedientes*/
.xxOcultarPruebaSiNo {
	display:none;
}

/* INI: Barras de progreso anexado sobres */
.progressbarLabel {
    position: absolute;
    width: 100px;
    text-align: center;
    color:#666666

}

/* Bordes blancos en tabla de adjuntar documentos a la oferta */
.xxTablaAdjuntarDocsOferta {
    border: 2px #ffffff solid !important;
}

table.xxTablaAdjuntarDocsOferta tr {
    border: 2px #ffffff solid !important;
}

table.xxTablaAdjuntarDocsOferta th {
    border: 2px #ffffff solid !important;
}

table.xxTablaAdjuntarDocsOferta td {
    border: 2px #ffffff solid !important;
}

/* Barras progreso documentos obligatorios adjuntados */
.divProgresoSobre {
    /*width:100px;*/
    /*height:1.2em !important;*/
    /*float:right;*/
    display:none !important; /*#89323*/
}

/* Indicador de que no hay modelos (paso "adjuntar documentación") */
.xxNoHayModelos{
    display:none !important; /*#89323*/
}
/* FIN: Barras de progreso anexado sobres */


/* Ocultar cajas infobox con aviso ayuda en "firmar y enviar"
.xxAvisoAyudaPresentacionOferta{
    display:none !important;
}
*/

/* Ocultar check en "adjuntar documentación" */
.xxAddDocumentsTenderCheckDocsObligatorios {
    display:none !important;
}


/* Estilo boton añadir documento
.xxBotonEngadirDocuemento {
	font-size:8pt !important;
	color:#000000 !important;
	border-style:outset !important;
	border-color-bottom:#888888;
	border-color-top:#ffffff;
	border-color-left:#ffffff;
	border-color-right:#ffffff;
	BACKGROUND-COLOR: #F8F8F8 !important;
}
*/

 /*Estilo boton añadir documento Anexo*/
.xxBotonEngadirDocuementoAnexo {
	BACKGROUND-COLOR: #a2a2a2 !important;
}



/* Estilo ocultar campos CSV */
.xxshowCsvDepositoNotif {
	display:none;
}

/* Sobrescritura estilos jquery */
.ui-tooltip {
	padding:0px !important;
}

div.ayudaContextual {
	background: #E0E1E3 url(imagenes/sidebar_box_back.png) repeat-x scroll left top;
	border: 1px solid #CCCCCC;
	width: 95%;
	margin-bottom: 1em;
	padding: 1em;
	text-align:left;
	vertical-align: text-top;
	color: #000000;
	font-size: 11px;
}

.campoTablaSobre3
{
    PADDING-LEFT: 0.5em;
    FONT-WEIGHT: bold;
    font-size: 10pt;
    FLOAT: left;
    WIDTH: 33%;
    COLOR: #666666;
    TEXT-DECORATION: underline;
    font-family:  Arial, Helvetica, sans-serif;
}

.filaEnBlanco
{
    CLEAR: both;
    WIDTH: 90%;
    HEIGHT: 1.5em;
    font-family:  Arial, Helvetica, sans-serif;
    
}

.botonPeqSig{
    FLOAT: right;
    MARGIN-RIGHT: 1em;
    TEXT-ALIGN: right;
    font-family:  Arial, Helvetica, sans-serif;
	CURSOR: pointer;
}

.botonPeqAnt
{
    FLOAT: left;
    MARGIN-LEFT: 1em;
    TEXT-ALIGN: left;
    font-family:  Arial, Helvetica, sans-serif;
	CURSOR: pointer;
}

.campoTablaNegrita
{
    PADDING-RIGHT: 0.4em;
    PADDING-LEFT: 0.4em;
    FONT-SIZE: 9pt;
    VERTICAL-ALIGN: middle;
    font-family:  Arial, Helvetica, sans-serif;
    color: #666666;
    font-weight: bold;
}

.botones
{
    WIDTH: 100%;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center;
    CLEAR: both;
}

/* INI: Barras de progreso anexado sobres */
.progressbarLabel {
    position: absolute;
    width: 100px;
    text-align: center;
    color:#666666
    
}

/* Barras progreso documentos obligatorios adjuntados */
.divProgresoSobre {
    /*width:100px;*/
    /*height:1.2em !important;*/
    /*float:right;*/
    display:none !important; /*#89323*/
}

/* FIN: Barras de progreso anexado sobres */

/* INI: Dialogo progreso presentación ofertas */
.no-close .ui-dialog-titlebar-close { display: none;position:fixed }

.ui-dialog .ui-dialog-content{
	background-color: !important;
}

.divImgProgress{
	width:50px;
  	position:relative;
  	top:-25px;
  	float:right;
  	text-align:center;
}


.textProgress{
	font-size:10px;
	float:left;	
/*	height:20px;*/
	vertical-align:middle;
/*	line-height:20px;*/
	color:#666666;
	font-family: Arial, Helvetica, sans-serif !important;
	text-aling:left;
}

.textProgressTitulo{
	font-size:12px;
	font-weight: bold;
	width:75%;
	text-aling:left;
}

.imgProgress{
	width:20px;
    height:20px;
}

.imgProgressTitulo{
	width:35px;
    height:35px;
    margin-top:-5px;
}

.progressBarSendingTender{
	width:70%;
	float:left;
	margin-left:30px;
}

.dlgSendingTenderProgress{
	position:fixed;
}

.divContenedorProgressBar{
	width:90%;
	float:left;
	padding-left:30px;
	vertical-align:middle;
}

.divContenedorProgressBarTitulo{
	width:90%;
	float:left;
}

.divErrorCertificados p
{
	font-size: 10pt;
	color: black;
}
.divErrorCertificados
{ 
    margin-top: 1em;
	margin-bottom: 1em;
    padding: .8em;
	margin-left:1%;
	/*width:99%;*/
	color: #666666;
    width: 95%;
    border:1px solid #cccccc;
   	background: #E0E1E3  repeat-x scroll left top;
   	font-size: 12px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    text-align:left;
}

.etiquetaCampos {
    PADDING-RIGHT: 0.4em;
    PADDING-LEFT: 0.4em;
    FONT-SIZE: 9pt;
    VERTICAL-ALIGN: middle;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-weight: normal !important;
}

.etiquetaCamposEmpresa {
    PADDING-RIGHT: 0.4em;
    PADDING-LEFT: 0.4em;
    FONT-SIZE: 9pt;
    VERTICAL-ALIGN: middle;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: bold !important;
}

.etiquetaCamposLicitacion {
    PADDING-RIGHT: 0.4em;
    PADDING-LEFT: 0.4em;
    FONT-SIZE: 9pt;
    VERTICAL-ALIGN: middle;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: bold !important;
}

.avisoOferta {
	
	font-weight: bold;
	PADDING-RIGHT: 0.4em;
    PADDING-LEFT: 0.4em;
    FONT-SIZE: 11pt;
    VERTICAL-ALIGN: middle;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
}

.cabecero{
	font-size:11px;
}
/* FIN: Dialogo progreso presentación ofertas */
/* ******************************************************************************* */
/* *** FIN Añadidos a cuerpo.css de "estilos" desde cuerpo.css de SLE_Internet *** */
/* ******************************************************************************* */

/* PANTALLA ERROR */

.imagenerror{
padding-left: 20px;
padding-right: 20px;
vertical-align: top;
padding-top: 20px;
padding-bottom:20px;}
.explicacionerror{vertical-align:top;padding-right:35px;padding-top:40px;padding-bottom:60px;}

.explicacionerror h1{
font-family:arial;
font-size:23px;
font-weight:normal;
color:#5665a0;}
.explicacionerror p, .explicacionerror  ul li{font-size: 11px;
line-height: 17px;}

.explicacionerror p{margin:10px 0;}
.explicacionerror  ul li{margin:5px 0;}
.explicacionerror  ul li {
list-style-image:url(imagenes/iconoOK.png);}

strong.referenciaunica{font-size:12px;}

/* TITULOS*/

#titulologin h1{
color: #ffffff;
text-align: center;
font-weight: normal;
text-transform: uppercase;
font-family: arial;
font-size: 21px;}

h1.titulo_pagina {background-image: url("imagenes/h1_bg.png");
background-repeat: no-repeat;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 25px;
margin-top: 0;
padding: 49px;
padding-left: 28px;
padding-top: 15px;
font-weight: normal;
margin-left: -13px;
width: 100%;
padding-bottom: 10px;
}

.titulo_pagina2 {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 25px;
margin-top: 0;
padding: 49px;
padding-left: 28px;
padding-top: 15px;
font-weight: normal;
padding-bottom: 10px;
float: left;
}
.titulo_faq {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin-top: 0;
padding: 49px;
padding-left: 28px;
padding-top: 15px;
font-weight: normal;
padding-bottom: 10px;
float: right;


}
.titulo_descarga {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin-top: 0;
padding-left: 500px;
padding-top: 15px;
font-weight: normal;
padding-bottom: 10px;
float: right;
}



/* LOGIN */
#acceso_a_la_plataforma{
background-image: url("imagenes/icon_acceso.jpg");
background-repeat: no-repeat;
width: 280px;
margin: 0 auto;
padding-left: 75px;
padding-bottom: 19px;
overflow: hidden;
background-position: left 13px;
margin-bottom: 30px;}

#acceso_a_la_plataforma h2{
color: #f09644;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
text-transform: uppercase;
font-weight: normal;
padding-top: 8px;
margin-bottom: 5px;}

#acceso_a_la_plataforma p{
font-weight:bold;
text-align:center;
color:#62798b;
font-style:italic;}

.col_login{
background-image: url(imagenes/cajalogin.jpg);
background-repeat: no-repeat;
width: 345px;
padding-left: 25px;
float: left;
padding-right: 62px;
min-height: 220px;
margin-bottom: 30px;
overflow: hidden;}


#col_login_1{
margin-left:33px;}
#col_login_2{
margin-left:68px;}
#col_login_3{
margin-left:326px;
margin-right:auto;
background-image: url(imagenes/cajalogin2.jpg);
min-height:280px;}
.col_login h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
text-transform: uppercase;
color: #698197;
font-weight: normal;
margin-bottom: 30px;}

.col_login  p .numero{
font-weight: bold;
color: #698197;
display: block;
margin-bottom: 10px;
float: left;
font-size: 16px;
margin-right: 10px;}
.col_login h2 .frasedestacada{
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
text-transform: none;
color: #f48428;
font-weight: normal;
padding-left: 5px;}

.col_login label {font-weight:bold;
font-size:13px;}

.col_login p{
font-size: 11px;
margin-bottom: 20px;
margin-top: 35px;
overflow: hidden;
}
.col_login input{}
.col_login input.botonvioleta{}

#col_login_2 label{width: 85px;
text-align: right;
display: block;
float: left;
line-height: 24px;
margin-right:5px;}

#col_login_1 label, #col_login_3 label{
line-height: 10px;
float: left;
margin-top: 8px;
margin-right: 4px;}
.inputtexto{
padding: 4px;
float: left;
}

#col_login_1 .numero2, #col_login_3 .numero2{
	padding-top:4px;}
	
.botonvioleta{
display: block;
cursor: pointer;
background-image: url(imagenes/botonvioleta.png);
border: none;
background-repeat: no-repeat;
color: #ffffff;
font-weight: bold;
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
width: 73px;
background-color: transparent;
padding-top: 7px;
padding-bottom: 6px;
float: left;}

#col_login_2 p{
overflow: hidden;
margin-bottom: 25px;}

#col_login_2 p.primerap{
margin-top:43px;}


#bloque_inferior_login{
background-image:url(imagenes/fondopielogin.jpg);
background-position:left top;
background-repeat:repeat-x;
clear:both;
overflow:hidden;}

#bloque_inferior_login .bloque13{
width: 300px;
float: left;
background-image: url(imagenes/lineavertical.png);
background-position: right top;
background-repeat: no-repeat;
margin-right: 0;
margin-left: 20px;
margin-top: 10px;}

#bloque_inferior_login ul li{
font-size:12px;
list-style-type:image;
list-style-image:url(imagenes/ico_li.png);
}

#bloque_inferior_login ul li a {
color:#5665a0;}
#bloque_inferior_login p
{
color: #b1b1b1;
border-top: 1px dotted #b1b1b1;
border-bottom: 1px dotted #b1b1b1;
margin-right: 30px;
padding: 10px 0;
font-weight: bold;
margin-left: 28px;
}

#bloque_inferior_login h2{
font-size:18px;
color:#698197;
padding-left: 27px;
padding-bottom: 0;
margin-bottom: 10px;}

#bloque_inferior_login #bloque3{
background-image:none;
margin-right:0;}

#bloque_inferior_login #bloque1 h2{
background-image:url(imagenes/icon_herramientas.png);
background-position:left top;
background-repeat:no-repeat;}
#bloque_inferior_login #bloque2 h2{
background-image:url(imagenes/icon_informacion.png);
background-position:left top;
background-repeat:no-repeat;}
#bloque_inferior_login #bloque3 h2{
background-image:url(imagenes/icon_enlaces.png);
background-position:left top;
background-repeat:no-repeat;}

#bloque_inferior_login #bloque1.bloque13{
margin-left:40px;}

#bloque_inferior_login ul{
margin-left:20px;}

#col_login_3 #parametroEntrada{width:120px;}


/* FOMRULARIO LOGIN PARTE DE ABAJO*/ 

form#registroForm .recordarpass{
background-image: url(imagenes/blanco50.png);
font-size: 11px;
background-repeat: repeat;
border: 1px solid #efefef;
margin-right: 0;
padding: 10px;}

form#registroForm .recordarpass a{
color:#f48428;}

form#registroForm .warningbox{
background-color: transparent;
border: none;
color: #f48428;}



#formRegistration .textoGrabado.fila{
width: 540px;
text-align: left;
padding-top: 0;
background-position: left 4px;
margin: 0 auto;
padding-right: 0;
height: auto;
font-size: 14px;
font-weight: normal;
line-height: 20px;
padding-left: 30px;
color: #000000;
font-weight: bold;}
#formRegistration	.txtResaltado{color:#000000;}
#formRegistration{
overflow:hidden;
margin-bottom:20px;}

#formRegistration  .fila_app .coldcha .fieldgroup{
background-color: transparent;
padding-top: 10px;
margin-bottom: 5px;}
#formRegistration .textoGrabado{
	background-position:left top;
	padding-left:20px;}

tr#cabCritSubj,tr#cabCritObj{
	margin-top:60px;
	}

.tooltipContentSection{font-size: 15px;
margin-bottom: 10px;
padding-top: 10px;
font-weight: bold;
padding-left: 0;}	
.tooltipContentColFieldLabels{font-weight:bold;}

.tooltipContentContainer fieldset{
	margin-bottom:15px;}

.tooltipContentColFieldLabels{margin-top:5px;}

body .ui-widget-content{background-color:#ffffff;font-size:12px;background-image:none;line-height:16px;}

body .ui-widget-content a{text-decoration:underline;
margin-top:0;}

body .ui-icon-info {

background-image: url(images/ui-icons_cd0a0a_256x240.png);}

/****** LISTAS CERTIFICADOS **********/

.divCertificados
{
	color: #9F6000;
	background-color: #FEEFB3;
	border: 1px solid #96820C;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: .8em;
	margin-left:1%;
	

}

.divCertificados select
{
	margin-left:8px;

}

.divCertificados p
{
	font-size:11px;
	color: #4F4F4F;
}
.divErrorCertificados p
{
	font-size:11px;
	color: #4F4F4F;
}
.divErrorCertificados
{
   color: #D8000C;
    border: 1px solid #FF1212;
    background-color: #FFBABA;
    margin-top: 1em;
	margin-bottom: 1em;
    padding: .8em;
	margin-left:1%;
	
}

.warningModificacion{
	height: 15px;
	width: 15px;
}

.estiloContenidoErrorTamano{
	display:none;	
}

.sortable {
background-image: url(imagenes/arrows.png);
background-position-x: right;
background-position-y: center;
background-repeat: no-repeat;
background-size: 11px;
}

.order1 {
background-image: url(imagenes/arrowsAsc.png) !important;
background-position-x: right;
background-position-y: center;
background-repeat: no-repeat;
background-size: 11px;
}

.order2 {
background-image: url(imagenes/arrowsDesc.png) !important;
background-position-x: right;
background-position-y: center;
background-repeat: no-repeat;
background-size: 11px;
}

.menuImagenCorporativa{
	display:none;
}

.enlaceDocRequisitos{
	color: blue;
	font-size: 10pt;
	text-decoration: underline;
	
}

.ocultoCamposRed{
	display:none;
}

label.btnAdjuntar {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 9pt;
    font-weight: bold;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
    line-height: 1.42857143;
    text-align: center;
	text-transform: uppercase;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
	background-color: #D0103A;    
	color: #FFFFFF;
}

div.divBotonAdjuntar{	
	left: 50%;	
}


.hidden {
 display: none;
}

.invisibleMercurio {
	display: none;
}


.btnRolece {

	background-image: url(imagenes/iconoRolecsp.png);
	background-color: #993300;
	background-repeat: no-repeat;
	background-position: left;
	padding: 4px 6px 4px 100px;
	color: #FFFFFF;
}

.cabeceraTitulo{
	background-color:#D0103A;
	color:white;
	
}

.cabeceraTituloGris{
	background-color:#E0E1E3;
	color:white;
	
}
.cabeceraSubtitulo{
	background-color:#aa3300;
	color:white;
}
/* Oculta boton de información ficha completa #325438*/ 
.btnOcultoSoloRed {
 display: none;
}

/* Inicio #326976 */
.licitadoranchoRed{
width: 29% !important;
}

.indicacionesanchoRed{
width: 12% !important;
}

.estado1anchoRed{
width: 14% !important;
}

.estado2anchoRed{
width: 20% !important;
}

.accionesanchoRed{
width: 28% !important;
}
/* Fin #326976 */

/* Oculta las tablas con la ruta de los archivos de criterios en la presentación de ofertas */
.ocultaRutaCriterios {
	display: none;
}

.mensajeErrorAutenticacionConInvitacion{
	align: left;
	text-align: left; 
	padding: 7px; 
	margin-bottom: 30px; 
	position: relative;
	color: red;
	font-weight:bold;"
}

.mensajeFueraPlazo{
	align: center;
	text-align: left; 
	padding: 7px; 
	width: 95%; 
	margin-left: 15px; 
	margin-left: 15px; 
	position: relative;
	background-color: #f9a319;
	font-weight:normal;
}

.tablacifradaBde{
	padding: 4px 0px;
	margin-top: 0px;
}

th.alineacionCamposTabla{
	text-align: center !important;
}

td.alineacionCamposTabla{
	text-align: left !important;
}

.botoneraInvitacionesPlanB{
	margin-top: 30px;
}

.inputTextoInvitacionesPlanB{
	width: 85%;
	display: block;
	margin: 0 auto;
}

.campoTablaInvitacionPlanB{
	padding-top: 0.25em;
}

.labelDatoPlanB{
	font-weight: bold;
	color: #D0103A;
}

.tablaDatosPlanB {
	border-collapse: separate !imporant;
	border-spacing: 1rem 0.35rem;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-right: auto;
	margin-left: auto;
}

.tablaDatosPlanB td{
	vertical-align: middle !important;
}

.tablaDocumentosPlanB{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-spacing: 0;
}

.tablaDocumentosPlanB th{
	text-decoration: underline;
	background-color: #dedede;
	padding: 0.5rem 0;
}

.tablaDocumentosPlanB td{
	border-top: 1px dotted #ff0000;
}