/* CSS killer.css de unificacion 21/feb/2007 Sen�n Garc�a del Rey */

#usuario_conectado {
	text-align			: right;
	margin				: 0px 0px 0px 0px;
}

#label_usuario_conectado 
{
	font-weight			: bold;
}


/* Alineaciones */
.align_image {
	vertical-align: middle;
}

/* para el layout de resguardo_pdf.jsp */
.receipt {
	background-color	: white;
	background-image	: url("../images/application/iconoPDF.gif");
	background-repeat	: no-repeat;
	background-position	: 2% 50%;
	padding-left		: 8%;			
	padding-top			: 1.5%;
	padding-bottom		: 1.5%;
	border-style		: none;
	border-width		: 0px;
}

.receipt .item_row .item_columna span {
	text-align			: left;
	padding-left		: 0%;
	margin-top			: -1%;
}


/* Tama�o para los botones de texto */
.mediumshort
{
	width					: 7em;
}

/* Tama�o para los botones de texto */
.selectmediumlong
{
	width					:18.0em;
}


*>select.mediumlong
{
	width					:17.8em;
}


acronym {
	border-bottom-width	: thin;
	border-bottom-style	: dotted;
}


/*Dos columnas: */
.layout_dos_columnas_interiores
{
	clear					:both;
	width					:100%;
}


.layout_dos_columnas_interiores .item_left_interior
{

	float					: left;
	width					: 56.5%;

	/* sube de nivel el layout de la izq */
	position: relative; /*estas dos etiquetas son muy importantes para IE */
	z-index: 6; /*sino el layout de la dcha, solapa a este y no se puede usar el textBox*/
}

.layout_dos_columnas_interiores .item_right_interior
{
	float					: left;
	width					: 15em;
	margin-left		: -20.5%;
	
}


.layout_dos_columnas_interiores .item_right_interior label
{
	float					: left;
	width					: 13.2em;
	margin-right			: 0.5em;
	padding-top				: .2em;
	text-align				: right;
	font-weight				: bold;
	margin-top				: .1em;
	margin-bottom			: 1.1em;
	
	background-color: transparent; 
	z-index: -1;
}

.layout_dos_columnas_interiores .item_left_interior label
{
	float							: left;
	width							: 62%;
	margin-right			: 0.5em;
	margin-left				: 0;
	padding-top				: .2em;
	text-align				: right;
	font-weight				: bold;
	margin-top				: .1em;
	margin-bottom			: .1em;
}


.layout_dos_columnas .item_left label,
.layout_dos_columnas .item_left .label
{
	float					: left;
	margin-right			: 0.5em;
	margin-left			: 0;
	padding-top				: .2em;
	text-align				: right;
	font-weight				: bold;
	margin-top				: .1em;
	margin-bottom			: .1em;
}

.layout_dos_columnas .item_right_correcta label,
.layout_dos_columnas .item_right_correcta .label,
.layout_dos_columnas .item_right label
{
	float					: left;
	width					: 41%;
	margin-right			: 0.5em;
	margin-left			: 0;
	padding-top				: .2em;
	text-align				: right;
	font-weight				: bold;
	margin-top				: .1em;
	margin-bottom			: .1em;
}

/* Sin nueva linea */
.nowrap
{
	white-space: nowrap;
}

.center_boton_add
{
	margin-right			: 1.5em;
}

.boton_cargar_municipios
{
	width					: 9.5em;
}

/* A?adido las propiedades de margen al estilo cajaTexto de accesibilidad.css */
.cajaTexto
{
	vertical-align			: middle;
	margin-top				: .1em;
	margin-bottom			: .1em;
}

.padding
{
	padding-left			: .45em;
}

.interior{
	width					: 81%;
}

.margenArriba
{
	margin-top				: 2em;
}

.margenArribaIE7
{
	margin-top				: 2em;
}

/*estilos para el bloque de identificaci�n previa*/
p.tituloIdentificacion{
	font-weight:bold;
}

img.imagenIdentificacion{
	float:left;
	margin: 0% 1.8% 0% 3.1%;
}
*>img.imagenIdentificacion{
	margin: 0% 0% 0% 0%;
	padding: 0% 1.7% 0% 3.1%;
}


p.linkIdentificacion{
	margin-left:43%;
	margin-top:1%; /*para que se separe un poco el texto, porque sino le afecta la imagen*/
}


/* div para rellenar el formulario en modo debug */
#linkAutoFill {
	color: white;
	background-color: red;
	text-align: center;
}


/*FIN estilos para el bloque de identificaci�n previa*/
.layout_dos_columnas .item_right_correcta
{
	float					: right;
	width					: 52%;
}


/*******************************************Agregado Vanessa*/
/*desplegables anchos*/
.selectLong
{
width					:33.8em;
}
*>.selectLong
{
width					:34.5em;
}

.ancho{
	width:98%; /*si se pone 100% se coloca demasiado ancho para explorer*/
}
	
/*Normalmente para que el asterisco quede m�s abajo en el sup*/
.obligatorio sup {
	vertical-align:middle;
	
}

.obligatorio{
	vertical-align:-0.1em;
}


/*ESTILOS PARA QUE LOS INPUT VAYAN M�S HACIA LA IZQUIERDA Y EN UNA COLUMNA*/
.textoALaIzq input{
float:left;
text-align:left;
margin-left:5%;
}

/*separando un select de la izquierda*/
.textoALaIzq select{
margin-left:5%;
}

.textoALaIzq .centrado_vertical{
text-align:left;
float:left;
padding-top:0.5%;
}

.item_columna label.unaColumna{
	float					: left;
	width					: 17%;
	margin-right			: .5em;
	/*width					: 11.6em;*/
	padding-top				: .2em;
	text-align				: right;
	font-weight				: bold;
	margin-top				: .1em;
	margin-bottom			: .1em;
}

/*FIN DE ESTILOS PARA QUE LOS INPUT VAYAN M�S HACIA LA IZQUIERDA Y EN UNA COLUMNA*/

/*estilo para hacer m�s anchos, muy usados en los input*/
.extraLong{
width			: 98%;
}

.parrafoPeq{
	font-size:0.75em;
}

.margenArriba1{
	margin-top:1em;
}

.margenArriba05{
	margin-top:-.5em;
}

.margenArriba3{
	margin-top:3em;
}

.margenArribaBorde{
	margin-top: 1em;
}

*>.margenArribaBorde{
		margin-top: 0em;
}

/*Es un estilo para que las label de una columna queden en vez de centradas, hacia la izquierda*/
.haciaIzq label
{
	float					: left;
	width					: 20%;
	margin-right			: .5em;
	padding-top				: .2em;
	text-align				: right;
	font-weight				: bold;
	margin-top				: .1em;
	margin-bottom			: .1em;
}

/*para poner el mismo color que el fondo*/
.ocultoColor{
color:white;
}

/*es para poner m�s anchas las etiquetas*/
.panel_body label.labelMasAncha{
	width:100%;
}
/**Es para los textos de los enlaces que sean m�s peque�os*/
a.aPeq{
	font-size:0.75em;
}

/*estilo para flotar a la izquierda*/
.flotaIzq{
	float:left;
}

/*estilos para que dos checkbox que est�n luego de una etiqueta en item_right se vean bien*/
.item_right .derechaItemRight{
width:14.1em;
float:left;
}
*>.item_right .derechaItemRight{
width:14.6em;
}


.item_right_correcta .derEnDer{
float:left;
width:10em;
text-align: right;
margin-left: 0.5em;
padding-right: 0.3em;
}

*>.item_right_correcta .derEnDer{
float:left;
width:10em;
text-align: right;
margin-left: 0.2em;
}

/* es por si quieren bajar m�s una etiqueta no obligatoria
.item_right_correcta .derEnDer label{
margin-top:.4em;
}
*/

/*lo que est� m�s a la derecha de la parte izquierda de un item_right dividido en dos*/
.valueIzqEnDer{
	width:6em;
	margin-left:.5em;
	float:left;
	margin-right: -0.5em;
	margin-left:0.2em;

}


*>.valueIzqEnDer{
	width:6em;
	float:left;
	
	margin-left:-.05em;
	
/*	margin-left:0%;
	width:6.41em;*/
}

#usuario_conectado{
padding-bottom:2em;
}

/*estilo para la caja de texto de la fecha de nacimiento, la hace m�s ancha*/
.cajaFechaNac{
	width:15.2em;
}
*>.cajaFechaNac{
	width:15.6em;
}

/*h1 para cuando el t�tulo va en dos l�neas*/
h1 span.separadoArribahH1{
  bottom					: -40px;
}

*>h1 span.separadoArribahH1{
  bottom					: -30px;
}



/*Borde para bloque div pantalla imprimir solicitud*/
.borde{
	display: block;
	height: 10em;
	padding-top: 1.8em;	
	width: 30em;
}	

*>.borde{
	display: block;
	height: 10em;
	padding-top: 2em;
	margin-bottom: -3em;
	width: 50em;
}	


/*h1 para cuando el t�tulo va en dos l�neas*/
h1 span.separadoArribahH1Imprimible{
  bottom					: 45px;
  margin-left: 0.6em;
}
*>h1 span.separadoArribahH1Imprimible{
  bottom					: -60px;
  margin-left: 0.3em;

}

/*h1 para cuando el t�tulo va en dos l�neas*/
h1 span.separadoArribahH1Imprimible2{
  bottom					:5px;
}
*>h1 span.separadoArribahH1Imprimible2{
  bottom					: -100px;
}

/*para el enlace cancelar cuando no hay javascript que est�n centrados a la izquierda de la botonera*/
.enlaceFlotanteCentrado{
float:left;
text-align:center;
margin-left:20em;
margin-right:-20em;
}

/*para el p�rrafo de la solicitud realizada con �xito, copia el estilo del h2 pero con el background de errors*/
p.texto_exito{
	font-size				: 1.6em;
  	color					: #414B56;
  	font-weight				: bold;
  	margin-top				: 0em;
  	margin-bottom			:0em;
  	background-color		: #F5F3DE;
}

/*estilo para los input deshabilitados*/
input.reducidaDisabled{
 	color					: #AAAAAA;
	background-color		: #D3D3D3;
}

/*negrita*/
.resaltadoNegrita{
	font-weight:bold;
	margin-left: 0.2em;
}
*>.resaltadoNegrita{
	font-weight:bold;
	margin-left: 0em;
}
	
/*Estilo para el resguardo de la solicitud*/
.resguardo{
	padding-left		: 8%;			
	padding-top			: 1.5%;
	padding-bottom		: 1.5%;
	border-style		: solid;
	border-width		: 1px;
	margin-top			:3em;
	margin-bottom		:2.5em;
	height				:5em;
}



/*AGREGADO PABLO*/

/*estilos para reducir el espaciado en el caso de una columna*/

/*Estilos para reducir el espaciado en entre label y value en Resumen para UNA columna*/
span.datos_label_derecha{
    width					: 11em;
}


span.datos_label_derecha_empleado{
	width					: 10em;
}

/*Estilos para reducir el espaciado en entre label y value en Resumen para DOS columnas*/
span.datos_label_derecha_dosColumnas{
	width					: 11em;
}

/*Estilos para reducir el espaciado en entre label y value en Resumen para DOS columnas hacia dentro*/
span.datos_label_derecha_dosColumnas2{
	margin-left				:1.2em;
}
*>span.datos_label_derecha_dosColumnas2{
	margin-left				:1em;
}

span.datos_value_derecha{
	width					: 70%;
}

span.datos_value_diagnostico{
	width					: 58%;
}

/**/
span.datos_value_resumen{
	font-weight				: normal;
}

/*estilos para que en la derecha haya una simulaci�n de dos columnas*/
.valueIzqEnDerResumen{
	width					:2%;
	margin-left				:-18%;
	float					:left;
}
*>.valueIzqEnDerResumen{
	width					:2%;
	margin-left				:-4.4%;
	float					:left;

}
	
/*estilos para que en la derecha haya una simulaci�n de dos columnas*/
.item_right .izqEnDerResumen{
}
.item_right .derEnDerResumen{
float						:left;
width						:40%;
}

*>.item_right .derEnDerResumen{
	float					:left;
	width					:50%;
}




.checkSeparadoDer{
	float					:left;
	margin-bottom			:7%;
	margin-right			:0.8%;
}


p.aceptacionDatos{
	font-size				: 0.9em;
	margin					: 0em;
}

div.aceptacionDatos{
	font-size				: 0.9em;
}


p.aceptacionDatos label{
	font-size				: 1em;
}

ol.numerada{
	font-size				: 0.9em;
}

/**Para los enlaces dentro de las etiquetas de inicio-value de los res�menes*/
a.aPeqResumen{
	font-size				:.9em;
}


span.separadoResumen{
	margin-left				: 15%;
	margin-right			: 0%;
}
*>span.separadoResumen{
	margin-left				: 15%;
	margin-right			: -0.5%;
}
	
	
span.separado2Resumen{
	margin-left				: 6.6%;
	margin-right			: -1.5%;
	
}
*>span.separado2Resumen{
	margin-left				: 7.2%;
	margin-right			: -2.2%;
	
}


/*Margen hacia la izquierda para margenes tipo "tipo via,localidad,..."*/
span.separadoEmpleado2Columnas{
	padding-left			:1em;
	margin-right			: -0em;
}


*>span.separadoEmpleado2Columnas{
	padding-left			:1em;
	margin-right			: -1em;
}

span.separadoBotones{
	margin-left				:17%;
}

span.separado3Resumen{
	margin-left				: 14.4%;
	margin-right			: 0%;
	
}
*>span.separado3Resumen{
	margin-left				: 14.4%;
	margin-right			: -0.5%;	
}
	
	
*>span.separado3Resumen{
	margin-left				: 14.9%;
	margin-right			: -0.5%;
	
}
span.margenCheckResumen{
	margin-top				: .3em;	
	display					:table;
}



/*Caja azul con icono*/
.layout_file {
	background-color		: rgb(232, 238, 247);
	background-image		: url("../images/application/directory_icon.gif");
	background-repeat		: no-repeat;
	background-position		: 2% 50%;
	padding-left			: 8%;
	padding-top				: 1.5%;
	padding-bottom			: 1.5%;
	border-style			: solid;
	border-width			: 0.0626em;
}


/*Desplegables super largos*/
.selectMasLong
{
	width					:80em;
}

/*Alinea las label de los formularios a la izquierda*/
.panel_body label.aliniacion_label{
	text-align				:left;
	margin-left				:-1em;
	}

/*Alinea las label de los formularios a la izquierda*/
.panel_body label.aliniacion_label2{
	text-align				:left;	
	margin-left				:0em;
	width					: 7em;
	}


/*bajando las etiquetas de los campos que no son obligatorios*/
.item_right_correcta .derEnDer label.labelNoObligatorio,
.item_right .derEnDer label.labelNoObligatorio,
.item_right label.labelNoObligatorio
{
	margin-top				:0.2em;
}


*>.item_right .derEnDer label.labelNoObligatorio,
*>.item_right label.labelNoObligatorio
{
	margin-top				:.5em;
}
/*Bajando las etiquetas de los campos value*/
span.bajarValue{
	margin-top				:.2em;
}

/*Icono del PDF en el formulario de Confirmacion*/
.iconoPDF{
	border					:none;
	margin-left				:-6%;
	margin-top				:-1.2em;
	float					:left;
}

/*Tama�o labal en formulario de Confirmacion*/
.datos_value_confirmacion{
	width					: 95%;
}

#espacioDoble img{
vertical-align				:middle;
}

.anchoMaximo{
	width					: 95%;	
}

/*Etiquetas que reducen los margenes para 3 columnas*/
.reducir{
	/*border:solid;*/
	margin-right			: -4em;
	width					: 5em;
}

.reducir1{
	margin-right			: -6em;
}

.reducir2{
	margin-right			: -14%;
	margin-left				: 1em;
}


/*Etiquetas para los value de empleado*/
span.datos-inicio-value-empleado{
	width					: 11em;
	font-size				: .9em;
	color					: #414B56;
	margin-left				: 0em;
	float					: left;
	background				: #fff;
}

/*Etiquetas para los label de empleado*/
span.datos-inicio-label-empleado,
span.ancho_mayor,
span.textoResumen
		{
	width					: 12em;
	font-size				: .9em;
	color					: #414B56;
	margin-left				: 1em;
	font-weight				: bold;
	float					: left;
	background				: #fff;
}

/*Etiquetas para los label de empleado*/
span.ancho_mayor{
	width					: 40em;
}

span.textoResumen{
	width					: 91%;
	font-weight				: normal;
}


/*Estilos para la opcion 4 en la pantalla de imprimir*/
.acepto4Imprimir{
	margin-top				:-1%;
	margin-left				:1%;
}

*>.acepto4Imprimir{
	margin-top				:-1%;
	margin-left				:1.5%;
}


/*Recuadro de la pantalla de Imprimir Solicitud*/
.acepto4Imprimir .recuadrito{
	border					:2px solid black;
	float					:left;
	margin-bottom			:2%;
	padding-left			:1%;
	margin-right			:0.5%;

}

*>.acepto4Imprimir .recuadrito{
	border					:2px solid black;
	float					:left;
	margin-bottom			:2%;
	padding-left			:1%;
	margin-right			:.6em;
	margin-left				:0.2em;

}

.centrado{
	padding-left			: 45%;
}

.margen-izquierda{
	margin-left				: 2.5em;
}

.negrita{
	font-weight				:bold;
}

/*Logo del principado*/
.logoPrincipado{
	float					: left;
	margin-top				: 1.2em;

}

/*Texto del subtitulo de la solicitud imprimible*/
.subtitulo_imprimible{
	bottom					: -20em;	
}

/*Estilos para maquetar la tabla de seleccion.*/
.layout_info {
	background-color		: rgb(232, 238, 247);
	background-image		: url("../images/application/iconoInfo.gif");
	background-repeat		: no-repeat;
	background-position		: 2% 50%;
	padding-left			: 8%;
	padding-top				: 1.5%;
	padding-bottom			: 1.5%;
	border-style			: solid;
	border-width			: 0.0626em;
	margin-top				:3em;
}

.tabla_seleccion {
	color					: black;
	background-color		: white;
	margin-left				: 1%;
	width					: 98%;
	border-collapse			: collapse;
}

 
.tabla_seleccion {
	color					: black;
	background-color		: white;
	margin-left				: 1%;
	width					: 98%;
	border-collapse			: collapse;
}


.tabla_seleccion thead {
	background-color		: rgb(217, 217, 217);
	color					: black;
	text-decoration			: none;
	font-weight				: bolder;	
}

.tabla_seleccion th {
	border					: solid 1px gray;
	text-align				: left;
	padding					: 4px;
}

.tabla_seleccion td {
	border					: solid 1px gray;
	padding-left			: 4px;
}

.tabla_seleccion .borrar_subvencion {
	border					: none;
	background-color		: white;
}

.tabla_seleccion .borrar_subvencion img {
	border					: none;
}

/* corregir la posicion de la imagen de borrar en Firefox */
html>body .tabla_seleccion .borrar_subvencion img {
	margin-left				: 7px;
}

/*	Estilos para las celdas de la tabla: usado	*/
.celda_fecha
{
	width					: 21%;
}
.celda_cif
{
	width					: 12%;
}
.celda_nif
{
	width					: 30%;
}


.celda_actividad
{
	width					: 45%;
}
.celda_estado
{
	width					: 19%;
}
.celda_radio
{
	width					: 2%;
}

/* FIN ESTILOS TABLAS */
span.alinear_derecha{
	margin-left				:3.8em;
}

*>span.alinear_derecha{
	margin-left				:5em;
}

/*Alinea un boton a la derecha*/
.alinearBtnDerecha{
	width					:6em;
	float					:right;
}

/*Alinea el bloque completo de ls botones*/
.alinea{
	width					:17.8em;
	margin-left				:35%;
}


/*Genera un estilo igual que el h1 pero sin h1*/
span.titulo{
	font-size				: 1.8em;
	color					: #00a2df;
	font-weight				: normal;
	font-family				: "Microsoft Sans Serif",tahoma,arial,sans-serif;
 	background-color		: #FFFFFF; 	
	margin-left				: 2em;
	width					: 30em;	
}


/*Imagen Error*/
.imagenError{
	float					: left;
	margin-right			: 0.5em;	
}


.label_a_la_izquierda
{
	margin-left				: -10em;
	width:1em;
	background-color: red;
}


.panel_body label.label_a_la_izquierda
{
	text-align:left;
}



.panel_body label.anchura12
{
	width:12em;
}


.cajaTextoSelectDinamico
{
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: .8em;
	text-decoration			: none;
	border-style			: solid;
	border-color			: #b0b0b0;
	border-top-width		: 1px;
	border-right-width		: 1px;
	border-bottom-width		: 1px;
	border-left-width		: 1px;
}


h2.decorativo
{
	margin					: 10px 0em 10px 0em;
  	font-weight				: bold;
  	font-size				: 1.2em;
  	color					: #414B56;
  	background				: url(../images/fnd-puntos.gif) 50% 0 repeat-x;
	clear:both;
	background-color			: #FFFFFF;
}

span.aliniacion_label
{
  font-weight				: normal;
  font-size					: .8em;
  color						: #414B56;
  background-color			: #FFFFFF;
  margin-left: -1em;
}


.panel_body label.label35
{
	width					: 35%;
}


/* CSS propias de la aplicacion Solicitudes de Permisos de Quemas */


.layout_dos_columnas .item_left_quemas
{
	float					: left;
	width					: 48.9%;
}

.layout_dos_columnas .item_left_quemas label,
.layout_dos_columnas .item_left_quemas .label
{
	float					: left;
	margin-right			: 0.5em;
	margin-left			: 0;
	padding-top				: .2em;
	text-align				: right;
	font-weight				: bold;
	margin-top				: .1em;
	margin-bottom			: .1em;
}

.layout_dos_columnas .item_left_quemas label
{
	float					: left;
	width					: 41%;
}

.layout_dos_columnas .item_right_quemas
{
    float					: right;
	width					: 43%;
}

.layout_dos_columnas .item_right_quemas label,
.layout_dos_columnas .item_right_quemas .label
{
	float					: left;
	width					: 41%;
	margin-right			: 0.5em;
	margin-left			: 0;
	padding-top				: .2em;
	text-align				: right;
	font-weight				: bold;
	margin-top				: .1em;
	margin-bottom			: .1em;
}


.layout_tres_columnas .item_left_quemas {
	float: left;
	width: 40%;
	padding-left: 1%; 
	position : relative;
}











.cajaTexto_quemas
{
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	width					: 23.1%; 
	font-size				: .8em;
	text-decoration			: none;
	border-style			: solid;
	border-color			: #b0b0b0;
	border-top-width		: 1px;
	border-right-width		: 1px;
	border-bottom-width		: 1px;
	border-left-width		: 1px;
}



.cajaTexto_quemasSelect
{
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	width					: 23.7%; 
	font-size				: .8em;
	text-decoration			: none;
	border-style			: solid;
	border-color			: #b0b0b0;
	border-top-width		: 1px;
	border-right-width		: 1px;
	border-bottom-width		: 1px;
	border-left-width		: 1px;
}

*>.cajaTexto_quemasSelect
{
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	width					: 23.3%; 
	font-size				: .8em;
	text-decoration			: none;
	border-style			: solid;
	border-color			: #b0b0b0;
	border-top-width		: 1px;
	border-right-width		: 1px;
	border-bottom-width		: 1px;
	border-left-width		: 1px;
}

.cajaTexto_tres_columnas_quemas
{
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	width					: 5em;
	font-size				: .8em;
	text-decoration			: none;
	border-style			: solid;
	border-color			: #b0b0b0;
	border-top-width		: 1px;
	border-right-width		: 1px;
	border-bottom-width		: 1px;
	border-left-width		: 1px;
}

h3.quemas
{
	font-size				: 1.2em;
  	font-weight				: bold;
  	color					: #414B56;
  	background				: none;
	clear					:both;
	background-color		: #FFFFFF;
}


.textos { 
	 font-family		: Verdana, Arial, Helvetica, sans-serif;
	 font-size			: x-small;
	 font-weight 		: normal;
	 color				: #000000;
	 background-color	: inherit;
	 text-align 		: left;
	 line-height		: 125%;
 }

/*	Estilo para el texto normal del titulo: usado	*/
.textoNormal
{
	padding-left		: 3%;	
	font-size			: x-small;
	font-weight			: normal;
}

.centrado{
	margin-left		: 45%;	 
	font-size		: 1em; 
}


li.sinEstilo
{
	list-style-type			: none;
}



.fnd-cuaderno_quemas
{
	background				: url(../images/cuaderno.gif) 0 50% no-repeat;
	padding					: 10px 15px 10px 40px;
}




.contenedorCenter {
    width			: 98%;
    text-align		: center;
    background		: #dce9f8;
    color			: #414b56;
    border			: 1px;
    border-color	: black;
 	font-size		: 1.4em;
	color			: #00a2df;    
    
}

.tituloapartado 
 { 
 	display			: block;
 	clear			: both;
	position		: relative;
	font-family		: Arial, Helvetica, sans-serif; 
	font-size		: 2em;
	background-color: white;
	color			: #00a2df;
	font-weight		: bold;
	margin-top		: 0.5%;
}

.titulosubapartado 
{ 
	display				: block;
	clear				: both;
	width				: 95%;
	position			: relative;
	font-family  		: Arial, Helvetica, sans-serif; 
	font-size    		: 1.5em;
	background-color	: white;
	color        		: #00a2df;
	font-weight  		: normal;
}


.espacioDoble
{
	display				: block;
	clear				: both;
	width				: 99%;
	margin-top			: 1.5%;
	margin-bottom		: 1.5%; 
	position			: relative;
}

.masAncho{
	padding-top: 9%;
}

#captioncuerpo
{
	display				: block;
	clear				: both; 	
	width				: 99%;
	position			: relative;
	background-color	: white;
	color 				: black;
	margin				: 0%;
	padding				: 0%;  
}

/*	Estilo para el formato del texto informativo de la cancelacion de tramite: usado*/
#textoCancelacion
{
	font-size		: small;
	font-weight		: bold;
	padding-top		: 3%;
	padding-bottom	: 3%;
	margin-left		: 1%; 	
}

/* Cuidado CONFLICTO */
.layout_dos_columnas .item_left .label_quemas
{
	float					: left;
	width					: 41%;
}


.fontBig{
	font-size: 1.5em;	
}
.recordatorioRegistro{
	margin-left	: 3em;
}

/*estilos para el bloque de identificaci�n previa*/
p.tituloIdentificacion{
	font-weight:bold;
}

img.imagenIdentificacion{
	float:left;
	margin: 0% 1.8% 0% 3.1%;
}
*>img.imagenIdentificacion{
	margin: 0% 0% 0% 0%;
	padding: 0% 1.7% 0% 3.1%;
}


.layout_tres_columnas .datos-inicio-value
{
	width: 5em;
}

.layout_tres_columnas .datos-inicio-value-izq
{
	width: 4em;
	*width: 40%;	
	margin-left: 3.55em;
}

*>.layout_tres_columnas .datos-inicio-value-izq
{
	width: 4em;
	*width: 40%;
	margin-left: 4em;
}

*>.layout_tres_columnas .datos-inicio-value-izq_primera_columna
{
	width: 50%;
	margin-left: 4em;
	font-size				: .9em;
}


/*FIN estilos para el bloque de identificaci�n previa*/

.anchura35porciento
{
	width					: 35%;
}




/* A�adidos desde la �ltima unificaci�n */
.datos-inicio-label_quemas
{
	font-size				: .9em;
	color					: #414B56;
	margin-left				: -2.2em;
	font-weight				: bold;
	float					: left;
	width					: 30%;
	background				: #fff;
	position				: relative;
	z-index					: 6;

}

.datos-inicio-label_quemas_segunda_columna
{
	font-size				: .9em;
	color					: #414B56;
	margin-left				: 3em;
	font-weight				: bold;
	float					: left;
	width					: 16.5%;
	background				: #fff;
	position				: relative;
	z-index					: 6;

}


*>.datos-inicio-label_quemas
{
	font-size				: .9em;
	color					: #414B56;
	margin-left				: -2em;
	font-weight				: bold;
	float					: left;
	width					: 30%;
	background				: #fff;
	position				: relative;
	z-index					: 6;

}


span.datos-inicio-label_quemas
{
	width					: 35%;
}

.layout_tres_columnas span.datos-inicio-label
{
	width:30%;
	margin-left					: 3em;

}

.layout_tres_columnas span.datos-inicio-label_quemas
{
	width:30%;
	margin-left					: 3em;

}

.layout_tres_columnas .item_left_confirmacion {
	float: left;
	width: 50%;
	margin-left: -5.15em;
	position : relative;
}

*>.layout_tres_columnas .item_left_confirmacion {
	float: left;
	width: 50%;
	margin-left: -4.49em;

	position : relative;
}

*>.layout_tres_columnas .item_left_confirmacion_primera_columna {
	float: left;
	width: 100%;
	margin-left: -4.49em;
	position : relative;
}

.layout_tres_columnas .item_left_confirmacion_primera_columna .datos-inicio-label_quemas_primera_columna
{
	width					: 24.5%;
	font-size				: .9em;
	color					: #414B56;
	margin-left				: 3em;
	font-weight				: bold;
	float					: left;
	background				: #fff;
	position				: relative;
	z-index					: 6;	
}




.layout_tres_columnas .item_center_confirmacion {
	width:24%;
	float: left;	
	position : relative;	
}

.layout_tres_columnas .item_center_confirmacion .datos-inicio-value{
	margin-left					: 1em;
}

.layout_tres_columnas .item_center_confirmacion_segunda_columna {
	width:50%;
	float: left;	
	position : relative;	
}

.layout_tres_columnas .item_center_confirmacion_segunda_columna .datos-inicio-value_segunda_columna{
	margin-left					: 0;
}

.layout_tres_columnas .item_right_confirmacion {
	width: 26%;
	float: left;
	position : relative;
}

.layout_tres_columnas .item_left_confirmacion .datos-inicio-label_quemas
{
	width: 49%;
	*width: 42%;
}
.layout_tres_columnas .item_left_confirmacion_primera_columna .datos-inicio-label_quemas_primera_columna
{
	width: 24.5%;
	font-size				: .9em;
	color					: #414B56;
	margin-left				: 3em;
	*margin-left				: -2.2em;
	font-weight				: bold;
	float					: left;
	background				: #fff;
	position				: relative;
	z-index					: 6;	
}

.pStyle
{
	font-size				: .9em;
}

/*QUEMAS*/
.panel_body .label20
{
	width					: 20%;
}


.margenAbajo {
	margin-bottom: 2%;
}

.masMargenAbajo {
	margin-bottom: 2.5%;
}


/* Tres columnas: */
.layout_tres_columnas .item_left_killer {
	float: left;
	width: 40%;
	padding-left: 1%; 
	position : relative;
}

.layout_tres_columnas .item_left_killer label
{
	width					: 48.10%;
}


.layout_tres_columnas .item_center_killer {
	width:32%;
	float: left;	
	position : relative;	
}

.layout_tres_columnas .item_right_killer {
	width: 25%;
	float: left;
	position : relative;
}

.layout_tres_columnas label
{
	float					: left;
	width					: 48.10%;
	margin-right			: .5em;
	padding-top				: .2em;
	text-align				: right;
	font-weight				: bold;
	margin-top				: .1em;
	margin-bottom			: .1em;
}

.layout_tres_columnas .item_center_killer label
{
	width: 40%;
}

.layout_tres_columnas .item_right_killer label
{
	width: 40%;
}

.datos-inicio-value-izq
{
	font-size				: .9em;
	color					: #414B56;
	margin-left				: 7.66em;
	float					: left;
	width					: 40%;
	background				: #fff;
}

*>.datos-inicio-value-izq
{
	
	
	font-size				: .9em;
	color					: #414B56;
	margin-left				: 8.4em;

	float					: left;
	width					: 41%;
	background				: #fff;
}

.datos-inicio-value-dch
{
	font-size				: .9em;
	color					: #414B56;
	margin-left				: 1.5em;
	float					: left;
	width					: 50%;
	background				: #fff;
}

.datos-inicio-value-bis
{
	width					: 30%;
}


.datos-inicio-label-bis
{
	font-size				: .9em;
	color						: #414B56;
	margin-left			: 0.5em;
	font-weight			: bold;
	float						: left;
	width						: 30%;
	background			: #fff;

}

.datos-inicio-label-largo
{
	font-size				: .9em;
	color						: #414B56;
	margin-left			: 3em;
	font-weight			: bold;
	float						: left;
	width						: 40%;
	background			: #fff;
}


.datos-inicio-value_quemas
{
	font-size				: .9em;
	color					: #414B56;
	margin-left				: -2em;
	float					: left;
	width					: 50%;
	background				: #fff;
	position				: relative;
	z-index					: 7;

}




.cajaTexto25
{
	width					: 25%; 
	
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: .8em;
	text-decoration			: none;
	border-style			: solid;
	border-color			: #b0b0b0;
	border-top-width		: 1px;
	border-right-width		: 1px;
	border-bottom-width		: 1px;
	border-left-width		: 1px;
}


.cajaTexto_dos_columnas
{
	font-family					: Verdana, Arial, Helvetica, sans-serif;
	width								: 47%;
	font-size						: .8em;
	text-decoration			: none;
	border-style				: solid;
	border-color				: #b0b0b0;
	border-top-width		: 1px;
	border-right-width	: 1px;
	border-bottom-width	: 1px;
	border-left-width		: 1px;
}

.cajaTexto_tres_columnas
{
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	width					: 7em;
	font-size				: .8em;
	text-decoration			: none;
	border-style			: solid;
	border-color			: #b0b0b0;
	border-top-width		: 1px;
	border-right-width		: 1px;
	border-bottom-width		: 1px;
	border-left-width		: 1px;
}

select.cajaTexto25
{
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	width					: 25.5%;
	font-size				: .8em;
	text-decoration			: none;
	border-style			: solid;
	border-color			: #b0b0b0;
	border-top-width		: 1px;
	border-right-width		: 1px;
	border-bottom-width		: 1px;
	border-left-width		: 1px;
}

select.cajaTextoLeft
{
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	width					: 43%;
	font-size				: .8em;
	text-decoration			: none;
	border-style			: solid;
	border-color			: #b0b0b0;
	border-top-width		: 1px;
	border-right-width		: 1px;
	border-bottom-width		: 1px;
	border-left-width		: 1px;
}


/*
 * CSS especifica de la aplicacion de ascensores
 * $Id: quemas.css,v 1.25 2007/03/30 11:14:45 sdelrey Exp $
 */


/* ajustes de los anchos de los input y select */
.layout_dos_columnas .item_left_ascensores
{
	float					: left;
	width					: 48%;
}

.layout_dos_columnas .item_left_ascensores label {
	width 			: 41%;
	padding-bottom	: 1px;
}

.layout_dos_columnas .item_left_ascensores .cajaTexto {
	width			: 35%;
	padding-bottom	: 1px;
}

.layout_dos_columnas .item_left_ascensores select {
	width			: 36%;
	padding-bottom	: 1px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: .8em;
}


.layout_dos_columnas .item_right_ascensores
{
	right					: 0;
}

.layout_dos_columnas .item_right_ascensores input {
	width			: 16.5%;
	padding-bottom	: 1px;
}

.layout_dos_columnas .item_right_ascensores select {
	width			: 15.5%;
	padding-bottom	: 1px;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: .8em;
}



.datos-inicio-label-derecha
{
	font-size				: .9em;
	color					: #414B56;
	margin-right				: 3em;
	font-weight				: bold;
	float					: left;
	width					: 30%;
	background				: #fff;
	text-align				:right;
}

.layout_dos_columnas .datos-inicio-label-derecha{
	padding-bottom	: 1px;
}

.layout_dos_columnas .item_right_ascensores input.cajaTextoFechaRight {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: .8em;
	text-decoration		: none;
	border-style		: solid;
	border-color		: #b0b0b0;
	border-top-width	: 1px;
	border-right-width	: 1px;
	border-bottom-width	: 1px;
	border-left-width	: 1px;
	width				: 13.8%;
}

.layout_dos_columnas .item_right_ascensores input.cajaTextoColegiadoRight {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: .8em;
	text-decoration		: none;
	border-style		: solid;
	border-color		: #b0b0b0;
	border-top-width	: 1px;
	border-right-width	: 1px;
	border-bottom-width	: 1px;
	border-left-width	: 1px;
	width				: 7.2%;
}

.layout_dos_columnas .item_right_ascensores select.selectColegiadoRight {
	font-size 		: .8em;
	width     		: 8.8%;	
	font-family 	: Verdana, Arial, Helvetica, sans-serif;
}

.layout_dos_columnas .item_right_ascensores #numero {
	font-weight			: bold;
  	font-size			: .8em;
  	color				: #414B56;
  	background-color	: #FFFFFF;
	width				: 6%;
	padding-left		: .9%;
	padding-right		: 1%
}



p.subtitulos_ascensores
{
	height			: 1.3em;
	font-size		: 1em;
	vertical-align	: bottom;
}

.layout_dos_columnas .item_right_ascensores #colegio {
	font-weight			: bold;
  	font-size			: .8em;
  	color				: #414B56;
  	background-color	: #FFFFFF;	
	width				: 10%;	
	padding-left		: 2.2%;	
}

label.colegio
{
	text-align:center;
	width:8%;
}

#calgifinicio {
	vertical-align	: middle;
}

.checkSinLabel {
	margin	: 0em 1em;
}

.sublista {
	margin-top		: 1em;
	margin-bottom	: 1em;
}

.fondoReadOnly {
	background-color	: rgb(232, 232, 232);
}

.labelH3{
	margin					: 10px 0em 10px 0em;
  	font-weight				: bold;
  	font-size				: 1em;
  	color					: #414B56;
	clear					: both;
	background-color		: #FFFFFF;
}



/* personalSelection */
/*es para los paddings correctos de los combos peque?os como el de c?digo postal*/
.paddingLados{
	padding-left:0.225em;
	padding-right:0.225em;
}


.subir{
	margin-top: -1em;
}

*>.subir{
	margin-top: -1.3em;
}

.bajar{
	margin-top: 1em;
}

*>.bajar{
	margin-top: 1.3em;
}



















.cancel {
	background-image: url(../images/application/iconoError.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding: 1em 0 1em 50px;
	background-color: inherit;
	color: #3267B8;
	font-weight: bold;
	margin-top: 0.5em;
}

/** MNT MPF 15/10/2014, Para evitar duplicados en la bandeja de entrada **/
.alert {
	background-image: url(../images/icons/alert.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding: 1em 0 1em 50px;
	background-color: inherit;
	color: #3267B8;
	font-weight: bold;
	margin-top: 0.5em;
}
/** FIN MNT **/
.pdf {
	background-image: url(../images/application/iconoPDF.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding: 1em 0 1em 40px;
	background-color: inherit;
	color: #414B56;
	margin-top: 0.5em;
}

.pdf_no_margin {
	background-image: url(../images/ico-pdf.png);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding: 0 0 0 35px;
	background-color: inherit;
	color: #414B56;
}










@media print {
    .novisible { 
    	display: none;
    }
  }


.fuente1
{
	font-size				: 1em;
}


.altura0_5
{
	height			: 0.5em;
}
  
.altura1
{
	height			: 1em;
}

.altura1_5
{
	height			: 1.5em;
}

.altura2
{
	height			: 2em;
}

.altura3
{
	height			: 3em;
}

.font-size1
{
	font-size		: 1em;
}

.font-size1_25
{
	font-size		: 1.25em;
}

.font-size1_5
{
	font-size		: 1.5em;
}



.errorGeneral
{
	text-align:left;
	font-size: .9em;
	padding: .5em;
	padding-left: 40px;
	background:url(../images/application/iconoError.gif) 2px 15%  no-repeat ;
	margin:14px 0;
}



.botonEnlace{
	background-position: left center;
	background-repeat: no-repeat;	
	padding: .2em .2em .2em .2em;
	
	
	
	border-width			: 1px;
  	border-color			: #444;
  	border-style			: solid;
  	text-align				: center;
  	font-weight				: normal;
  	background-color		: #090;
  	color					: #fff;
  	font-size				: 0.9em;
  	width					: auto;
  	text-decoration			: none;
	min-height:19px;
}

