*{
	margin: 0em;
	padding: 0em;
}*

/* sad 10/09/2014 */
.form-txt{
	text-transform:uppercase;
	border:1px solid #666;
	background-color:#fff;
	color:#000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.form-txt_no_upperCase{	
	border:1px solid #666;
	background-color:#fff;
	color:#000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.form-txt:hover{
	border:1px solid #09F;
}
.form-txt:focus{
	 background-color:#EEE;
	/*background-color: #E0E0E0; */
}

 #imagepgframe { 
            width: 100%;
            height: 100%;
            position: absolute;
        }

input[type="text"]:disabled {
    /*background-color:#EDEDED */
	background-color:#DADADA;
	color:#666;
}

select:disabled{
	background-color: #DADADA;
	color:#666;
	}

input[type="text"]:readonly {
    background-color: pink;
}

.radioBottomLineIzq {
	margin: 0em 8em 0em 0em;

}
.radioBottomLineDer {
	margin: 0em 0em 0em 8em;

}
.codenvioBox{
	width:280px;
	text-align:center;
	font-size:20px;
	margin-left:5px;
	background-color:#EEE;
	border:1px solid #F90;
	font-family:'Courier New', Courier, monospace;
	padding:5px
}
/*---------------------------*/

.firstColumn {
	width: 30%;
}

.secondColumn {
	width: 70%;
}

.textNormal {
	font-weight:normal;
}


/*sad 09/07/2014*/
p{
	font-weight:normal;
}

.centrado{
	text-align: center;
}

body {
	font: .8em 	Verdana, Arial, Helvetica;
	line-height: 2.0em;
	background: #FFFFFE;
	color: #444444;
	text-align: left;
	width: 100%;
	height: 100%;
}

a {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #F1AB02;
	text-decoration: none;
}

h4 {
	margin: 0em 0em 0.5em;
	padding: 0.5em 0em 0.2em;
}

h2 {
	padding-left: 0.4em;
	color: #444444;
/*	background: #F1AB00 url(/sede-electronica-web/javax.faces.resource/bg.jpg.jsf?ln=img) no-repeat;*/
	font-size: 1em;
	height: 1.5em;
	line-height: 1.5em;
}

ul {
	padding: 0em;
	margin: 0em 0em 0.6em;
}

li {
	list-style-type: none;
	padding-left: 0.5em;
}


img {
	border: none;
}

/* CABECERA ---------------------------------------------------*/
#header {
	float: right;
	height: 6.79em;
	width: 80.00em;
	color: #F1AB06;
	/* background: url(/sede-electronica-web/javax.faces.resource/cabecera.PNG.jsf?ln=img) no-repeat scroll left top transparent; */
}
/* IMAGEN AEPD */
#header img {
	float: left;
}
/* TITULO AEPD Y SEDE */
#header h1 {
	font-size: 2.4em;
	font-weight: 200;
	letter-spacing: -0.04em;
	padding-left: 7.3em;
	padding-top: 0.5em;
}
#header h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#header h1 a:hover {
	color: #000000;
	text-decoration: none;
}
#header h4 {
	font-size: 1.3em;
	font-weight: bold;
	font-variant: small-caps;
	padding-left: 13.6em;
	letter-spacing: -0.04em;
	line-height: 0.5em;
}
/* FECHA Y HORA SEDE */
#header h2  {
	color: #F1AB06;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0.15em;
	float: right;
	/*background-color: #DCDCDC;*/
	background-image: none;
	text-align: center;
	width: 6.5em;
	margin-right: 0.2em;
}
.horaOficial {
	margin-right: 2.0em;
	text-align: center;
}
#reloj {
	border: none;
	/*background-color: #DCDCDC;*/
	color: #F1AB06;
	margin-top: 0.1em;
	text-align: center;
	font-weight: bold;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica;
	display: none;  /*A trav�s de la funci�n "actualizaReloj()" del fichero javascript "funciones.js" se muestra el estilo,
					en el caso de que el navegador tenga activado javascript*/
}
#header h3 {
	/* Texto Fecha y Hora Oficial */
	float: right;
	font-size: 0.9em;
	clear: right;
	margin-right: 5.0em;
	line-height: 1.5em;
}
/* IDIOMAS ---------------------------------------------------*/
#header form{
	color: #FFF;
}
#header form ul {
	color: #FFF;
	float: right;
	margin-right:10px;
}
#header form ul li {
	display: inline;
	color: #F1AB06;
	padding:0;
}
#header form ul li img{
	margin-right: 0.0em;
	padding-top: 0.3em;
	padding-right: 0.4em;
	padding-left: 0.0em;
	text-align: center;
	color: #FFF;
	float: none;
}

#header form ul li a {
	padding-right: 0.2em;
	padding-left: 0.1em;
	text-align: center;
	color: #F1AB06;
	border-right: 1px solid #F1AB06;
}

#header form ul li a:hover {
	color: #444;
	text-decoration:underline;
	border-right: 1px solid #FFF;
}

.idiomasSede {
	margin-right: 2.2em;
	text-align: center;
	margin-right: 10px;
}

.imgAdministracionElectronica{
	float: none;
	margin-left: 172px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.tituloCabecera{
	margin-left:10px;
}



/* MENU ---------------------------------------------------*/
#panelMenu {
	margin-bottom: -1em;
	position: relative;
	width: 90.13em;
	font-size: 0.89em;
}
#menu {
	list-style-type: none;
	text-transform: uppercase;
}
#menu li.sub {
	background: #DCDCDC none repeat scroll 0 0;
	text-align: center;
	margin-right: 0.3em;
	width: auto;
}
#menu li {
	float: right;
	height: auto;
	padding-right: 0.3em;
}
#menu a {
	color: #444444;
	font-style: oblique;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#menu a:hover {
	color: #F1AB07;
	text-decoration: none;
}

#wrap {
	padding: 0.6em 0.6em 0.3em 0.6em;
	width: 80.00em;
	margin: 1em auto;
	background: #FFFFFE;
}

#justificado{
	text-align: justify;
}

#textoAncho{
	text-align: justify;
	width: 62.7em;
	line-height: 1.4em;
	font-size: 0.9em;
}

/* CONTENIDO -----------------------------------------------------------*/
#content {
	margin: 0em;
	padding: 0em;
}

/* CONTENIDO CENTRAL ---------------------------------------------------*/
#central {
	float: left;
	width: 32.8em;
	margin: 1.5em 2.0em 1.0em 2.0em;
}
.componenteCentral {
	margin-bottom: 2.0em;
}
.cuerpoPestanna {
	background:  url(/sede-electronica-web/javax.faces.resource/pestanna.PNG.jsf?ln=img) no-repeat;
	width: 60 px;
}

.tituloComponenteCentral {
	padding-left: 0.9em;
	color: #000;
	font-size: 1.1em;
	font-weight: bolder;
}
.cuerpoComponenteCentral {
	padding-left: 0.7em;
}
.cuerpoComponenteCentral img {
	padding-right: 0.5em;
}
.cuerpoComponenteCentral a:hover {
	font-weight: normal;
	text-decoration: underline;
}

.cuerpoComponenteCentral_largo a:hover {
	font-weight: normal;
	text-decoration: underline;
}
.cuerpoComponenteCentral p {
	text-align: justify;
	padding-top: 0.5em;
	padding-left: 0.5em;
	line-height: 1.4em;
}
/* FECHA Y HORA EN EL CONTENIDO DE LA WEB*/
.cajaFecha {
	font-size: 1.0em;
	margin-top: 2.0em;
	margin-left: 8.0em;
}
.cajaFecha span {
	text-align: center;
	background-color: #BBB;
	margin-right: 0.5em;
	padding: 0.5em 1.2em 0.5em 1.2em;
	color: #FFF;
	font-weight: bold;
	border: 0.2em solid #BBB;
}
#reloj2 {
	border: 0.7em solid #BBB;
	background-color: #BBB;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica;
	display: none;  /*A trav�s de la funci�n "reloj()" del fichero javascript "funciones.js" se muestra el estilo,
					en el caso de que el navegador tenga activado javascript*/
}
/* ACCESO TRAMITE */
.cuerpoComponenteCentral .accesoTramite {
	background-image: url(/sede-electronica-web/javax.faces.resource/fondo_acceso_tramite.jpg.jsf?ln=img);
	background-repeat: no-repeat;
	height: 4.0em;
	margin-top: 2.0em;
	padding-left: 3.4em;
	padding-top: 0.8em;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: underline;
	color: #FFF;
	width: 11em;
	margin-left: 4.5em;
}
.cuerpoComponenteCentral .accesoTramite a, .accesoTramiteLink_largo a {
	color: #FFF;
	font-size: 0.95em;
}

.cuerpoComponenteCentral .accesoTramite a:hover, .accesoTramiteLink_largo a:hover {
	color: #444;
	font-weight: bold;
}

.cuerpoComponenteCentral .accesoTramiteLink_largo a {
	color: #FFF;
	font-size: 0.95em;
}

.cuerpoComponenteCentral .accesoTramiteLink_largo a:hover {
	color: #444;
	font-weight: bold;
}


.cuerpoComponenteCentral .accesoTramiteLink {
	background-image: url(/sede-electronica-web/javax.faces.resource/fondo_acceso_tramite.jpg.jsf?ln=img);
	background-repeat: no-repeat;
	height: 3.0em;
	margin-top: 1.0em;
	padding-left: 3.7em;
	padding-top: 1.0em;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: underline;
	color: #FFF;
	width: 11em;
	margin-left: 4.5em;
}
/*

.cuerpoComponenteCentral_largo .accesoTramiteLink_largo {
	background-image: url(/sede-electronica-web/javax.faces.resource/fondo_acceso_tramite_largo.jpg.jsf?ln=img);
	background-repeat: no-repeat;
	height: 3.0em;
	margin-top: 1.0em;
	padding-left: 3.7em;
	padding-top: 1.0em;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: underline;
	color: #FFF;
	width: 55em;
	margin-left: 4.5em;
}
*/
.cuerpoComponenteCentral_largo .accesoTramiteLink_largo {
	background-image: url(/sede-electronica-web/javax.faces.resource/fondo_acceso_tramite_largo.jpg.jsf?ln=img);
	background-repeat: no-repeat;
	height: 3.0em;
	margin-top: 1.0em;
	padding-left: 3.7em;
	padding-top: 1.0em;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: underline;
		color: #FFF;
	width: 14em;
	margin-left: 4.5em;
}

.cuerpoComponenteCentral_largo .accesoTramiteLink_largo a {
	color: #fff;
	font-size: 0.85em;
}
.cuerpoComponenteCentral_largo .accesoTramiteLink_largo a:hover {
	color: #444;
	font-weight: bold;
}

.cuerpoComponenteCentral .accesoTramiteLink a {
	color: #FFF;
	font-size: 0.85em;
}
.cuerpoComponenteCentral .accesoTramiteLink a:hover {
	color: #444;
	font-weight: bold;
}

/* BARRA LATERAL IZQUIERDA ---------------------------------------------------*/
#sidebarIzq {
	float: left;
	width: 20.0em;
	height: auto;
	margin-top: 1.5em;
	margin-bottom: 1.0em;
	border: 0.1em solid #DCDCDC;
	-moz-border-radius: 0.8em; 				/* Firefox */
	-webkit-border-radius: 0.8em; 			/* Safari and Chrome */
	-ms-border-radius: 0.8em;				/* Internet Explorer 8*/
	-khtml-border-radius: 0.8em;			/* Navegadores Linux */
	border-radius: 0.8em;					/* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	/*behavior: url(/sede-electronica-web/javax.faces.resource/border-radius.htc.jsf?ln=css);*/
}
.tituloCompIzq h3 {
	padding-left: 0.5em;
	padding-top: 0.3em;
	border-bottom: 0.1em solid #DCDCDC;
	font-style: italic;
	background: none;
}
.cuerpoCompIzq {
	padding-top: 0.3em;
}
.cuerpoCompIzq li .apartado img {
	padding-left: 0.2em;
}
.cuerpoCompIzq li .apartado {
	font-size: 0.9em;
	width: 21.3em;
	height: 3.0em;
	margin-bottom: 0.3em;
	background:  url(/sede-electronica-web/javax.faces.resource/tituloBarIzq.PNG.jsf?ln=img) no-repeat;
	/*border: 0.2em solid #DCDCDC;
	-moz-border-radius: 0.8em;
	background-color: #DCDCDC;*/
}

.cuerpoCompIzq li ul.seccion {
	background-color: #FFFFFF;
}

/* BARRA LATERAL DERECHA ---------------------------------------------------*/
#sidebarDer {
	float: right;
	width: 23.0em;
	height: auto;
	margin-top: 1.0em;
}
.componenteDer {
	margin-bottom: 1.0em;
	border: 0.1em solid #F1AB00;
	-moz-border-radius: 0.8em; 				/* Firefox */
	-webkit-border-radius: 0.8em; 			/* Safari and Chrome */
	-ms-border-radius: 0.8em;				/* Internet Explorer 8*/
	-khtml-border-radius: 0.8em;			/* Navegadores Linux */
	border-radius: 0.8em; 					/* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	/*behavior: url(/sede-electronica-web/javax.faces.resource/border-radius.htc.jsf?ln=css);*/
}

.tituloCompDer h2 {
	text-align: center;
	margin: 0.3em 0.2em 0.2em 0.2em;
	color: #FFFFFD;
	height: 1.7em;
	padding-top: 0.2em;
	width: 22.0em;
	background: url(/sede-electronica-web/javax.faces.resource/tituloBarDer.PNG.jsf?ln=img) no-repeat;
}
.cuerpoCompDer a {
	font-size: 0.9em;
}
.cuerpoCompDer a:hover {
	text-decoration: underline;
}
.cuerpoCompDer p {
	text-align: left;
}
.cuerpoCompDer table {
	padding-left: 0.8em;
}
.cuerpoCompDer img {
	padding-right: 0.4em;
}


/* PIE DE PAGINA ---------------------------------------------------*/
#footer {
	clear: both;
	font-size: 0.9em;
	text-align: center;
	background: url(/sede-electronica-web/javax.faces.resource/separadorPie.gif.jsf?ln=img) repeat-x scroll left top transparent;
}
div.subFooter ul {
	padding-top: 1.0em;
}
div.subFooter ul li {
	display: inline;
}
div.subFooter ul li a {
	border-left: 1px solid #999999;
	padding-left: 0.8em;
}

p.subFooter2 ul {
	padding-top: 1.0em;
}
p.subFooter2 ul li {
	display: inline;
}
p.subFooter2 ul li a {
	border-left: 1px solid #999999;
	padding-left: 0.8em;
}

/* CHECK BOXES DE LOS FORMULARIOS ---------------------------------------------------*/
.casilla {
	width:2em;
}

/* BOTONES DE LOS FORMULARIOS ---------------------------------------------------*/
#panelBotones  {
	width: 55.9em;
	/*background-color:#093;*/
	/*text-align:center*/
}
.panelBotonesClass {
	width: 55.9em;
	margin: 1em 0;
}

.panelBotonesClassPeq {
	/*width: 55.9em;*/
	margin: 1em 0;
}
.botonGris {
	border: 1px solid #444;
	color: #444;
	width: auto;
	text-align: center;
	float: right;
	/* margin-top: 0.3em; */
	margin-left: 0.6em;
	cursor: pointer;
	height: 20px;
	background: #CCCCCC;
	min-width: 80px;
	padding: 0 10px;

	-webkit-border-radius: 0.8em;
	-moz-border-radius: 0.8em;
	border-radius: 0.8em;


	/* border-radius: 10px; */
	box-sizing: border-box;
	cursor: pointer;

}
.botonGrisLeft {
	border: 1px solid #444;
	color: #444;
	width: auto;
	text-align: center;
	float: left;
	/* margin-top: 0.3em; */
	margin-left: 0.6em;
	cursor: pointer;
	height: 20px;
	background: #CCCCCC;
	min-width: 80px;
	padding: 0 10px;

	-webkit-border-radius: 0.8em;
	-moz-border-radius: 0.8em;
	border-radius: 0.8em;


	/* border-radius: 10px; */
	box-sizing: border-box;
	cursor: pointer;

}
.botonGris_old {
	border: 1px solid #444;
	color: #444;
	width: auto;
	text-align: center;
	float: right;
	/* margin-top: 0.3em; */
	margin-left: 0.6em;
	cursor: pointer;
	height: 20px;
	background: #CCCCCC;
	min-width: 80px;
	padding: 0 10px;

	-webkit-border-radius: 0.8em;
	-moz-border-radius: 0.8em;
	border-radius: 0.8em;
	/* border-radius: 10px; */
	box-sizing: border-box;
	cursor: pointer;

}

.boton {
	border: 1px solid #444;
	color: #444;
	width: auto;
	text-align: center;
	float: right;
	/* margin-top: 0.3em; */
	margin-left: 0.6em;
	cursor: pointer;
	height: 20px;
	background: #f1ab00;
	min-width: 80px;
	padding: 0 10px;

	-webkit-border-radius: 0.8em;
	-moz-border-radius: 0.8em;
	border-radius: 0.8em;


	/* border-radius: 10px; */
	box-sizing: border-box;
	cursor: pointer;

}
.botonLeft {
	border: 1px solid #444;
	color: #444;
	width: auto;
	text-align: center;
	float: left;
	/* margin-top: 0.3em; */
	margin-left: 0.6em;
	cursor: pointer;
	height: 20px;
	background: #f1ab00;
	min-width: 80px;
	padding: 0 10px;

	-webkit-border-radius: 0.8em;
	-moz-border-radius: 0.8em;
	border-radius: 0.8em;


	/* border-radius: 10px; */
	box-sizing: border-box;
	cursor: pointer;

}

.botonDemo {
	border: 0.0em solid #444;
	color: #444;
	width: 6.0em;
	text-align: center;
	float: right;
	margin-top: 0.3em;
	margin-right: 0.6em;
	cursor: pointer;
	height: 1.5em;
	background: silver;
}

.botonIzq {
/*	border: 0.0em solid #444;*/
	border: 1px solid #444;
	color: #444;
	width: 6.0em;
	text-align: center;
	float: left;
	margin-top: 0.3em;
	margin-left: 0.6em;
	cursor: pointer;
/*	height: 1.5em;*/
/*	background: url(/sede-electronica-web/javax.faces.resource/boton.PNG.jsf?ln=img) no-repeat;*/
	height: 20px;
	background: #f1ab00;
	min-width: 80px;
	padding: 0 10px;

	-webkit-border-radius: 0.8em;
	-moz-border-radius: 0.8em;
	border-radius: 0.8em;
	box-sizing: border-box;
	cursor: pointer;
}

.botonSimple {
	border: 0.0em solid #444;
	color: #444;
	width: 6.0em;
	text-align: center;
	margin-top: 0.3em;
	margin-left: 0.6em;
	cursor: pointer;
	height: 1.5em;
	background: url(/sede-electronica-web/javax.faces.resource/boton.PNG.jsf?ln=img) no-repeat;
}

.botonLargo {
	border: 0.0em solid #444;
	color: #444;
	width: 10.4em;
	text-align: center;
	float: right;
	margin-top: 0.3em;
	margin-right: 0.6em;
	cursor: pointer;
	height: 1.5em;
	background: url(/sede-electronica-web/javax.faces.resource/botonLargo.PNG.jsf?ln=img) no-repeat;
}

.botonSimpleLargo {
	border: 0.0em solid #444;
	color: #444;
	width: 20em;
	text-align: center;
	margin-top: 0.3em;
	margin-right: 0.6em;
	cursor: pointer;
	height: 1.5em;
	background: url(/sede-electronica-web/javax.faces.resource/botonLargoXL.PNG.jsf?ln=img) no-repeat;
}

.botonSimpleLargoDiv{
	width: 100%;
	text-align: right;
}

/*boton en a�adir */
.miFieldset > div > a.boton {
/* 	margin-right: 0.6em; */
	margin-right: 3em;
	line-height: 20px;
	font-weight: normal;
}

/*boton en a�adir */
.miFieldset > div > a.botonGris {
/* 	margin-right: 0.6em; */
	margin-right: 3em; 
	line-height: 20px;
	font-weight: normal;
}

.miFieldset > div > a.boton:hover {
	color: #444;
}

.miFieldset > div > a.botonGris:hover {
	color: #444;
}

/* MENSAJES DE ERROR DE LOS CAMPOS DE TEXTO ---------------------------------------------------*/
.error {
	color: #FF0000;
	font-size: 12px;
	font-weight:bold
}

.errorLITE {
	color: #FF0000;
	font-size: 10px;
	font-weight:bold
}

.errorBorder {
	color: #FF0000;
	font-size: 12px;
	font-weight:bold;
	border:1px solid #990000;
	text-align:center;
	background-color:#FFD9D9;
	padding:3px;
	margin:0 auto;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* PAGINA DE ERROR */
.pageError {
	width: 56.5em;
}
.pageErrorTitle {
	color: #444444;
	font-size: 1.4em;
	padding-left: 1.0em;
}
#hrErrorTitle {
	border: 0.1em solid #000;
	width: 57.0em;
}
.pageErrorBodyExt {
	border-style: solid;
	border-width: thin;
	margin-top: 0.4em;
	padding: 0.4em 1.0em 0.4em 1.0em;
	background: #EEEEEE;
	text-align: justify;
	color: #444444;
	font-size: 1.0em;
}

/* TITULO PARA LOS FORMULARIOS ---------------------------------------------------*/
.titleForm {
	width: 40.5em;
	color: #444444;
	font-size: 1.4em;
	margin-bottom: 0.5em;
}
.lineaTitle {
	border-color: #F1AB00;
	border-style: solid;
	background-color: #F1AB06;
	height: 0.3em;
	font-size: 0.8em;
	-moz-border-radius: 0.8em; 				/* Firefox */
	-webkit-border-radius: 0.8em; 			/* Safari and Chrome */
	-ms-border-radius: 0.8em;				/* Internet Explorer 8*/
	-khtml-border-radius: 0.8em;			/* Navegadores Linux */
	border-radius: 0.8em; 					/* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	/*behavior: url(/sede-electronica-web/javax.faces.resource/border-radius.htc.jsf?ln=css);*/

}


/* CAMPOS FORMULARIOS ---------------------------------------------------*/
.miFieldset {
	margin-bottom: 1.3em;
	width: 54.5em;
	padding: 0em 0.3em 0.5em 1.1em;
	margin-top: 0.8em;
	font-weight: bold;
	-moz-border-radius: 0.8em; 				/* Firefox */
	-webkit-border-radius: 0.8em; 			/* Safari and Chrome */
	-ms-border-radius: 0.8em;				/* Internet Explorer 8*/
	-khtml-border-radius: 0.8em;			/* Navegadores Linux */
	border-radius: 0.8em; 					/* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	/*behavior: url(/sede-electronica-web/javax.faces.resource/border-radius.htc.jsf?ln=css);*/
}

.miFieldset td {
	vertical-align:top;
}

.miFieldsetLITE {
	
	width: 95%;
	padding: 10px;
	font-weight: bold;
	-moz-border-radius: 0.8em; 				/* Firefox */
	-webkit-border-radius: 0.8em; 			/* Safari and Chrome */
	-ms-border-radius: 0.8em;				/* Internet Explorer 8*/
	-khtml-border-radius: 0.8em;			/* Navegadores Linux */
	border-radius: 0.8em; 					/* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	/*behavior: url(/sede-electronica-web/javax.faces.resource/border-radius.htc.jsf?ln=css);*/
}


/* CAMPOS FORMULARIOS ---------------------------------------------------*/
.miCSVAnulado{
	border:1px solid #666;
	margin-right:8px;
	background-color:#FC6;
	padding: 0em 0.3em 0.5em 1.1em;
	-moz-border-radius: 0.8em; 				/* Firefox */
	-webkit-border-radius: 0.8em; 			/* Safari and Chrome */
	-ms-border-radius: 0.8em;				/* Internet Explorer 8*/
	-khtml-border-radius: 0.8em;			/* Navegadores Linux */
	border-radius: 0.8em; 					/* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	/*behavior: url(/sede-electronica-web/javax.faces.resource/border-radius.htc.jsf?ln=css);*/
}


.miFieldset tfoot {
	text-align: right;
	font-weight: normal;
	color: #888;
}

.miFieldset texto {
		text-align:justify;
		font-size: 12px;
		font-weight:normal;
		padding:0em;
		margin:0em;
}


.textoNormal {
	font-weight: normal;
}

.textoDerecha {
	text-align: right;
}

.miLegend, .miFieldset > legend {
	color: #A9A9A9;
	font-size: 1.3em;
	font-weight: normal;
	font-family: Geneva;
}

/* FORMULARIO NOTIFICACION SIMPLIFICADA */
#fechaNS {
	padding-left: 38em;
	width: 19em;
}

.titularidadPublica td {
	/*Estilo para la titurlaridad p�blica del formulario Copia de Contenido*/
	padding-top: 0.5em;
	line-height: 1.4em;
}

/* TEXTOS ---------------------------------------------------*/
.txtGris {
	color: #555555;
}
.txtNegrita {
	font-weight: bold;
}
.txtSubrayado {
	text-decoration: underline;
}
.txtCursiva {
	font-style: italic;;
}
.txtFormularios {
	font-weight: lighter;
	font-size: 0.9em;
}
.txtCorrecto {
	font-weight: lighter;
	border: 0.3em solid #EDEDED;
	background-color: #EDEDED;
}
.widthInputRazon {
	width:80%;
	font-weight: lighter;
	border: 0.3em solid #EDEDED;
	background-color: #EDEDED;
}
#panelTextoInferior {
	width: 63em;
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: justify;
	font-weight:normal;
}

#panelTextoFields {
	width: 60.0em;
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: justify;
	font-weight:normal;
}


/*ESTILO DE LAS LISTAS*/
.listaFirma li {
	list-style-type: decimal;
	text-align: justify;
	margin-left: 2.0em;
	margin-top:0.8em;
	line-height: 1.4em;
}

.listaCopia li {
	list-style-type: none;
	text-align: justify;
	margin-left: 2.0em;
	margin-top:0.8em;
	line-height: 1.4em;
}

.listaReclamacion1 li {
	list-style: disc;
	text-align: justify;
	margin-left: 1.7em;
	margin-top:0.9em;
	line-height: 1.3em;
}

.listaReclamacion2 li {
	list-style: circle;
	text-align: justify;
	margin-left: 3.0em;
	margin-top:0.7em;
	line-height: 1.4em;
}

.listaDoc li {
	list-style-type: circle;
	text-align: justify;
	margin-left: 2.0em;
	margin-top:0.8em;
	line-height: 1.4em;
}
.listaDoc2 li {
	list-style-type: disc;
	text-align: justify;
	margin-left: 2.0em;
	margin-top:0.8em;
	line-height: 1.4em;
}

/*ESTILO DE LOS ENLACES*/
.enlace {
	font-style: italic;
	color: #F1AB01;
}
a:hover.enlace {
	text-decoration: underline;
}

/*ESTILO DE LISTAS*/
li.lista {
	list-style-type: disc;
}

/*ESTILO DE LAS TABLAS*/
.tablaClass {
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.9em;
    padding: 2;
    border-style: none;
    border-width: 0.1em;
    width: 62em;
}

.tablaClassDoc {
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.9em;
    padding: 2;
    border-style: none;
    border-width: 0.1em;
    width: 100%;
}

/*ESTILO DE LAS TABLAS*/
.csTabla{
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.9em;
    padding: 2;
    border-style: none;
    border-width: 0.1em;
/*    width: 62em;*/
	text-align:center; 
	width: 100%; 
	vertical-align: middle;
}

.csTablaColumna{
	text-align: center;
    line-height: 1em;
    padding: 0.5em;
	color:#093;
	}

.tablaFila1 {
    background-color: #CCC;
}
.tablaFila2 {
    background-color: #EEE;
}
.tablaColumna {
    text-align: center;
    line-height: 1.4em;
    padding: 0.5em;
}
.tablaCabecera {
    background-color: #F1AB06;
    padding: 3;
    text-align: center;
    border: none;
    line-height: 2.0em;
}
.tablaFooter {
	text-align: right;
	color: #F1AB06;
	font-style: italic;
}

/*ESTILO PARA CAMPOS DESACTIVADOS*/
.campoDesactivado {
	background-color: #EDEDED;
}

.campoOculto {
	display: none;
}

.campoVisible {
	display: block;
}

/*ESTILO PARA PREGUNTAS DEL ARBOL FAQ*/

.cabeceraArbol {
	margin-left:0.5em;
	font-size: 1.2em;
	text-decoration: underline;
	font-weight: bold;
}

.contenidoArbol {
	margin-left:0.5em;
	font-size: 1.0em;
	font-weight: lighter;
	text-decoration: underline;
}

.arbolPregunta {
	line-height:150%;
	font-size: 0.8em;
	font-weight: lighter;
}

.tablaResumen{
	width:100%;
	border-collapse:collapse;
	border:1px solid #F1AB06;
	text-align:left;
	margin: 0 auto;
	font-weight:normal;
}

.tablaResumenEstado {
	width: 4%;
	text-align: center;
	line-height:1.4em;/*sad 15/01/2015*/
}

.tablaResumenNombre {
	width: 26%;
	line-height:1.4em;/*sad 15/01/2015*/
}

.tablaResumenFecha
{
	width: 13%;
	text-align:right;
	padding-right:5px;
	line-height:1.4em;/*sad 15/01/2015*/
}
.tablaResumenTipo
{
	width: 18%;
	line-height:1.4em;/*sad 15/01/2015*/
}

.tablaResumenAcciones {
	width: 17%;
	vertical-align: middle;
	text-align:center
	line-height:1.4em;/*sad 15/01/2015*/
}

.trHead{
	background-color:#F1AB06;
	color:#FFF;
	font-weight:bold
}

.trNormal{
	border:1px solid #F1AB06;
	padding-left:5px;
}





.tablaResumen thead{
	background-color:#F1AB06;
	color:#FFF;
	font-weight:bold
}

.tablaResumen td{
	border:1px solid #F1AB06;
	padding-left:5px;
}

.divLiteratura {
	overflow:auto;
	text-align:justify;
	font-size:1em;
	padding:5px;
	border: 1px solid #ccc;
	line-height:1.4em;
/*	background-color:#E9E9E9;*/
	padding:1em;
}

.divLiteratura p{
	margin-bottom:1em;
	}
.tablaChecks{
	width:97%;
	margin:0 auto;
	border-collapse:collapse;
	border-bottom:1px solid #F1AB06;
	margin-bottom:10px;
	text-align:left;
	}


/*
Estilos para la barra de informaci�n sobre el declanrate-responsable-codigo continuaci�n
*/
.leyendaSesion {
	width:100%;
	line-height:15px;
	border-color: #F1AB00;
	border-style: solid;
	background-color: #F1AB06;
	-moz-border-radius: 0.8em; 				/* Firefox */
	-webkit-border-radius: 0.8em; 			/* Safari and Chrome */
	-ms-border-radius: 0.8em;				/* Internet Explorer 8*/
	-khtml-border-radius: 0.8em;			/* Navegadores Linux */
	border-radius: 0.8em; 					/* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */

	border:1px solid #F1AB06;
	border-top:3px solid #F1AB06;

	text-align:left;
	background-color: #eee;
	color:#000;

	font-size:9px;
	font-family:Verdana;
	}

.leyendaSesion td{


}

/* cgr 27/10/2014 estilos para las columnas de la leyenda JSF  */
.leyendaIzq {
	padding-left: 5px;
}

.leyendaCentral {

}

.leyendaDcha {
	white-space: nowrap;
	padding-right: 5px;
	text-align: right
}




.selectBox{
	font-size:10px;
	width:300px;
	overflow:scroll;
}

.selectBoxFormTipo{
	font-size:14px;
	padding:8px;
	width:100%;
	overflow:hidden;
	background-color:pink;

}

.radioButtonSpace table tbody td {padding-right:50px; }

/* ************************************************************************* */
/* cgr estilos cgr 30-09-2014 */
td.colIzda, td.colDcha{
	width: 45%;
	text-align: center;
}

td.colIzda > table, td.colDcha > table {
	width: 100%;
	text-align: center;
}

td.colCentral {
	width: 10%;

	text-align: center;
	vertical-align: middle;
}

td.colCentral > table {
	width: 100%;
}

td.colCentral input{
	margin: 1em 0;
	width: 90%;
}

table.radioButtonSpace3  {
	width: 100%;
	text-align: center;
}

table.radioButtonSpace3 > tbody > tr > td {
	width: 30%;
	text-align: left;
}

table.radioButtonSpace3 > tbody > tr > td > label {
	margin-left: 1em;
}

table.radioButtonSpace2  {
	width: 100%;
	text-align: center;
}

table.radioButtonSpace2 > tbody > tr > td {
	width: 40%;
	text-align: left;
}

table.radioButtonSpace2 > tbody > tr > td > label {
	margin-left: 1em;
}


/*NUEVO FORMULARIO DE CONSULTA PREVIA - 09/05/2018 */

table.radioButtonSpace4  {
	width: 100%;
	text-align: center;
}

table.radioButtonSpace4 > tbody > tr > td {
	padding-right: 2em;
}

table.radioButtonSpace4 > tbody > tr > td > label {
	margin-left: 1em;
}
/*FIN NUEVO FORMULARIO DE CONSULTA PREVIA - 09/05/2018 */


/* GRUPO BOTON DE AYUDA*/
div.ayuda {
	width: 55.9em;
	height: 22px;
	margin: 1em 0;
}

span.ayuda, div.ayuda input.ayuda {
	display: block;
	color: #444;
	background-color: #F1AB00;
	padding: 0 10px;
	border: 1px solid #444;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	line-height: normal;
	height: 20px;
	width: auto;
	min-width: 80px;
	float: right;
	cursor: pointer;
	margin: 0 0 0 0.6em;
	box-sizing: border-box;
}

div.panelBotonesClass a  {
	color: #444;
	background-color: #F1AB00;
	padding: 0 10px;
	border: 1px solid #444;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	line-height: normal;
	height: 20px;
	width: auto;
	min-width: 80px;
	box-sizing: border-box;
	display: inline-block;
}

div.panelBotonesClassPeq a  {
	color: #444;
	background-color: #F1AB00;
	padding: 0 10px;
	border: 1px solid #444;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	line-height: normal;
	height: 20px;
	width: auto;
	min-width: 80px;
	box-sizing: border-box;
	display: inline-block;
}

/*
div.panelBotonesClass a:hover {
	color: #666;
}
*/

.miFieldset input[type=submit].boton {
/*	height: 22px;
	line-height: 22px;
	width: auto;
	min-width: 80px;
	color: #444;
	background: #f1ab00;
	border: 1px solid #444;
	-webkit-border-radius: 0.8em;
	-moz-border-radius: 0.8em;
	border-radius: 0.8em;
	text-align: center;
	float: right;
	padding: 0 1em;
	cursor: pointer;
	margin-right: 0.6em; */
	margin-top: 0.3em;
}

.miFieldset input[type=submit].botonGris {
	margin-top: 0.3em;
}

/* cgr 22-10-2014 formato para textos legales al final */
span.legal {
	font-size: 0.8em;
	line-height: normal;
	text-align: justify;
	margin: 0.5em 0;
	display: block;
}


/* clase generica que oculta elementos */
.hide {
	display: none;
}

span.h4 {
	margin: 0 0 0 .5em;
	padding: 0.5 0 0.2em;
	display: block;
	font-weight: bold;

}

span.p {
	font-weight: normal;
	display: block;
	text-align: justify;

}


/* ************************************************************************* */



.33percent {width: 33%; }
.50percent {width: 50%;}

.top-alignment {
     vertical-align: top;
}

.alertaRoja{
	background-color:pink;
	padding:2px;
	margin-left:5em;
	width:90%;
	border: 1px solid #900;
	-webkit-border-radius: 0.8em;
	-moz-border-radius: 0.8em;
	border-radius: 0.8em;
	text-align: center;
	}

.nombreFicheroResumen{
/*	line-height: 12pt;*/
	line-height:1.4em;/*sad 15/01/2015*/
	/*display:block;
	margin-top:2px;
	margin-bottom:3px;
	*/
	padding:2px;
}
.nombreFicheroResumenError{
	color: red;
	font-style:italic;
	line-height:1.4em;
	padding:2px;
}

.nombreFicheroResumenVacio{
/*	line-height: 12pt;*/
	color:#666;
	font-style:italic;
	line-height:1.4em;/*sad 15/01/2015*/
	/*display:block;
	margin-top:2px;
	margin-bottom:3px;
	*/
	padding:2px;
}


.descFicheroResumen{
	font-size:11px;
	color:#00C;
/*	line-height: 12pt;*/
	line-height:1.4em;/*sad 15/01/2015*/
	width:260px;
}


.debugCode{
	font-family:"Courier New", Courier, monospace;
	font-size:10pt;
	color:#F3F;
	display:none; /* poner a BLOCK para ver en modo debug*/
	}


/*
Usamos esta clase en la nt11TiposDatos, para mostrar info dentro de FieldSets
*/
.textoInfoPeq{
	text-align:justify;
/*	line-height:13pt;*/
	line-height:1.4em;/*sad 15/01/2015*/
	font-size: 9pt;
	font-weight:normal;
	padding:6px;
	margin:0em;
	font-weight: normal;
	font-family: Verdana;
	}



/*estilos para tablas de nt17*/
td.envioIzq{
	width: 30%;
	font-weight: bold;
	text-align: left;
}

td.envioDcha{
	width: 70%;
	font-weight: normal;
	text-align: left;
}

td.envioIzqTop{
	width: 30%;
	font-weight: bold;
	text-align: left;
	vertical-align:top;	
}

td.celda40{
	width: 40%;
}


td.envioDchaTop{
	width: 70%;
	font-weight: normal;
	text-align: left;
	vertical-align:top;
}

td.envioDchaListado{
	width: 70%;
	font-weight: normal;
	text-align: left;
}

td.envioIzqListado{
	width: 30%;
	font-weight: normal;
	text-align: left;
}


span.seccion {
	margin: 0.5em 0 0.5em 0.5em;
	padding: 0.5 0 0.2em;
	display: block;
	font-weight: bold;
	border-bottom: 2px solid #f1ab00;
	font-size: larger;

}

span.subSeccion {
	margin: 0.5em 0 0.5em 0.5em;
	padding: 0.5 0 0.2em;
	display: block;
	font-weight: bold;
	border-bottom: 1px solid #7F7F7F;
	font-size: larger;
		
}
	


.confirmarEnvio{
	width:100%;
	padding: 10px;
	border-color: #F1AB00;
	border-style: solid;
	background-color: #F1AB06;
	-moz-border-radius: 0.8em; 				/* Firefox */
	-webkit-border-radius: 0.8em; 			/* Safari and Chrome */
	-ms-border-radius: 0.8em;				/* Internet Explorer 8*/
	-khtml-border-radius: 0.8em;			/* Navegadores Linux */
	border-radius: 0.8em; 					/* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */

	border:1px solid #F1AB06;


	text-align:left;
	background-color: #eee;
	color:#000;

	font-size:11px;
	font-family:Verdana;
	}

.confirmarEnvio .tablaResumen{
	background-color: #fff;
	border-style: solid;
	font-family:Verdana;
}

.confirmarEnvio .descFicheroResumen{
	font-size:11px;
	color:#00C;
/*	line-height: 11pt;*/
	line-height:1.4em;/*sad 15/01/2015*/

}


.senota td {
	text-align: justify;
	padding: 0.5em 0;
/*	text-indent: 1.5em;*/
	line-height:1.4em;/*sad 15/01/2015*/
}

/*
12/12/2014 sdeandres 
usamos este estilo para la pantalla : sede-electronica-web/vistas/infoSede/mediosElectronicos.jsf 
*/
span.listaRequisitos {
	font-size:0.9em; 
	margin:5px 0px 0px 5px; 
	text-decoration:underline;
	}
	
.listaRequisitos li{
	font-size:0.9em;
	}

/* si a�adimos esta clase, al poner el foco, el fondo sera amarillo suave*/
.focusClass:focus {
	background-color:#FF6;
	}
	
.colIzq{
	width:50%;
	white-space: nowrap;
	/*
	padding-right: 5px;
	text-align: right
	*/

}

.colIzqTop{
	width:50%;
	white-space: nowrap;
	vertical-align:top;

}


.colIzqCenter{
	width:50%;
	text-align: left;	
}

.colDcha{
	width:50%;
	vertical-align:top;
	/*
	padding-right: 5px;
	text-align: right
	*/

}

.colDchaCenter{
	width:50%;
	vertical-align:top;
	text-align:center;
}

.colDcha_left{
	vertical-align:top;
	text-align:left;
	padding-left:1em;
		width:50%;
}
.panelDchaAlta{
	width:25em ; 
	margin-left:2em; 
	margin-top:2em; 
	visibility:hidden;
	}
	
.panelFormTipo {
	margin:1.5em 0 0 1.5em;
	text-align:left;
	visibility:hidden;	
	font-weight:bold;
	}
	
.rowFormTipo:hover{
	background-color:#DCDCDC;
	color:#039;
	cursor:pointer;
	padding-right:1em;
	padding-left:1em;
	padding-top:0.3em;
	padding-bottom:0.3em;
	}
	
.rowFormTipo{
	margin:2em;
	color:#000;
	background-color:#FFF;
	}


.txtAyuda p {
	text-align:justify;
	line-height:16px;
	margin-bottom:1em;
	margin-right:1em;
	}
	
.inputInvalid {
   border: 2px solid red;
   background-color:#FFF9F9;
	/* resto de propiedades */
   	text-transform:uppercase;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.borderListadoVer{
	width:99%;
/*	line-height:15px;*/
	border-color: #F1AB00;
	border-style: solid;
	background-color: #F1AB06;
	-moz-border-radius: 0.8em; 				/* Firefox */
	-webkit-border-radius: 0.8em; 			/* Safari and Chrome */
	-ms-border-radius: 0.8em;				/* Internet Explorer 8*/
	-khtml-border-radius: 0.8em;			/* Navegadores Linux */
	border-radius: 0.8em; 					/* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */

	border:1px solid #F1AB06;

	text-align:left;
	background-color: #eee;
	color:#000;
	padding:0px 7px 0px 5px;
	font-size:0.9em;
	font-family:Verdana;
	}
	
.borderListadoDatos{
	padding-left:15px;
	width:100%;
	vertical-align:text-top;
	margin-top:0px;
	}
	
.txtAyuda ul li:before {
    content: "\2022"; 
 	list-style-position: outside;
	color:#F1AB00;
	margin-right:0.5em;
	}

.txtAyuda ul li{
	line-height:1.6em;
	text-align:justify;
	padding-right:2em;
	margin-bottom:0.5em;
	}
	
	.onlyScreen{
		display:inline;
		}
		
	.onlyPrint{
		display:none;	
		}
		
.iconoAyuda{
	width:2%;
	vertical-align:top; padding-top:0.4em; padding-right:0.5em;
	}
	
.font09{ font-size:0.9em;}
.font08{ font-size:0.8em;}
.deepBlue{ font-weight:bold; color:#006;}

.lorem{ 
	color:maroon;
	text-align:justify;
	}
	
	
.legendCS{
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	color:#333;
	}
	
.overlay{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    background: #666;
    z-index:1001;
    opacity:.75;
    -moz-opacity: 0.75;
    filter: alpha(opacity=75);
}

.modal {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 30%;
    color: #000;
    z-index:1002;
    overflow: auto;
    text-align:justify; 
	padding:2%
    position: fixed; /* Stay in place */
    z-index: 1002; /* Sit on top */

    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(255,255,255); /* Fallback color */

}

.tachado{
	text-decoration:line-through;
}

.autocomplete {
  /*the container must be positioned relative:*/
  position: relative;
  display: inline-block;
}

.autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
}

.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff; 
  border-bottom: 1px solid #d4d4d4; 
}

.autocomplete-items div:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9; 
}

.autocomplete-active {
  /*when navigating through the items using the arrow keys:*/
  background-color: DodgerBlue !important; 
  color: #ffffff; 
}

