input#checkTodos {
	border: none;
}

div.tituloEnlace {
	margin-top: 10px;
	padding-left: 8px;
	background-image:
		url(/WAS/HACI/WESEstaticoWEB/estatico/images/bullet-flecha-a.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

div.tituloSinEnlace {
	margin-top: 10px;
	margin-left: 8px;
	color: #EE5B00;
}

div.tabulado,span#tabulado {
	margin-left: 8px;
}

#mensage {
	margin: 12px 0pt;
	padding-left: 8px;
}

p#seguridad {
	clear: both;
	width: 100%;
	float: left;
	margin-top: 10px;
}

/* solicitud: */
h1.doscolores {
	text-transform: none;
}

h1.doscolores a {
	color: #2B7BAD;
}

h1.doscolores span {
	color: #6EBECA;
	text-transform: uppercase;
}

div#parrafo {
	margin-top: 15px;
}

input.invisible {
	position: absolute;
	left: -100px;
	height: 1px;
	width: 1px;
	color: white;
	border-color: white;
	background-color: white;
}

div.datoTitular {
	margin-top: -1.4em;
	margin-left: 13em;
	color: #6EBECA;
}

div.datoTitular4 {
	text-transform: uppercase;
	margin-top: -15px;
	margin-left: 10.5em;
	color: #6EBECA;
}

div#mensagesDeError {
	margin-left: 15px;
	color: red; /* #6EBECA;*/
	padding-bottom: 10px;
}

input.conerror {
	background-color: #FDD9D9;
	border: 1px solid #7F9DB5;
}

div#nif {
	margin-top: 10px;
}

div.datoContacto {
	margin-top: -1.4em;
	margin-left: 15em;
}

div#intro {
	margin-bottom: 5px;
}

div.datosAdicionales {
	margin-left: 20px;
}

div.valoresPosibles {
	margin: -17px 0 5px 50px;
}

div#opciones span#textBox {
	margin-left: 115px;
}

div#opciones span#select {
	margin-left: 95px;
}

div#introResumen {
	margin-bottom: 5px;
	margin-top: 10px;
}

div.datosResumen {
	margin: -16px 0 5px 250px;
	font-weight: bold;
}

div.resumenform div#datosAdicionales {
	margin-left: 20px;
}

.final {
	text-align: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

div.final a {
	color: #6EBECA;
}

div#verDocumento {
	margin-top: 15px;
	margin-bottom: -10px;
	margin-left: 260px;
}

#boton_enlace {
	margin-top: 20px;
	margin-left: 140px;
}

.enlaceBtn {
	border: 1px solid #7F9DB5;
    overflow: hidden;
    text-transform: uppercase;
    padding: 0 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%;
    letter-spacing: .1em;
    cursor: pointer;
    text-decoration: none;
    background-color: buttonface;
}

#boton_enlace a {
	color: #6EBECA;
}

div#notaFinal {
	margin-left: 5px;
	margin-bottom: 10px;
}

a#amarillo {
	color: #2B7BAD;
}
/* fin de solicitud */

/* Para paginación */
div#formulario div.piePaginacion {
	background-image:
		url(/WAS/HACI/WESEstaticoWEB/estatico/images/fnd-paginacion.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 25px;
	padding-top: 5px;
	padding-left: 300px;
}

div#formulario div.piePaginacion div.infoPag {
	padding: 0 7px 5px 35px;
}

div#formulario div.piePaginacion a.siguientePag {
	display: block;
	margin: -21px 2px 0px 90px;
	width: 10px;
}

div#formulario div.piePaginacion a.anteriorPag {
	display: block;
	margin: 5px 2px -17px -6px;
	width: 10px;
}
/* fin de paginación */

/* para las tablas */
div#formulario th.encabezado {
	height: 25px;
	border-bottom: 1px solid #dfdfdf;
}

div#formulario td.celdasTabla {
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #dfdfdf;
}
/* fin de para las tablas */

/* resultadoConsulta */
div#resultadoConsulta {
	border-style: none solid none solid;
	border-color: #dbdbdb;
	border-width: 1px;
	margin-left: 1px;
	margin-top: -2px;
}
/* fin de resultadoConsulta */
p.pdf {
	margin-left: 20px;
}

div.h3 {
	margin: 0px 20px;
	color: blue;
}

ul#opciones {
	color: #6EBECA;
	list-style: square inside
		url('/WAS/HACI/WESEstaticoWEB/estatico/images/bullet-flecha-a.gif')
}

ul#opcionesExtraordinarias {
	padding-left: 1em;
	list-style: square inside
		url('/WAS/HACI/WESEstaticoWEB/estatico/images/bullet-punto-a.gif')
}

.botonImagenOpcion {
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	background-position: center;
	border: 0;
	cursor: pointer;
}

.botonImagenOpcion#eliminar {
	background-image:
		url(/WAS/HACI/WESEstaticoWEB/estatico/images/delete.gif);
}

.botonImagenOpcion#modificar {
	background-image: url(/WAS/HACI/WESEstaticoWEB/estatico/images/edit.gif);
}

.botonImagenOpcion#ver {
	background-image:
		url(/WAS/HACI/WESEstaticoWEB/estatico/images/properties.gif);
}

.botonImagen {
	background-color: #f0f0f0;
	font-size: 0%;
	background-repeat: no-repeat;
	color: #f6f6f6;
	height: 17px;
	width: 24px;
	background-position: center;
	border: 0;
	cursor: pointer;
}

.botonImagen#primero {
	background-image:
		url(/WAS/HACI/WESEstaticoWEB/estatico/images/btn-primero.gif);
}

.botonImagen#anterior {
	background-image:
		url(/WAS/HACI/WESEstaticoWEB/estatico/images/btn-anterior.gif);
}

.botonImagen#siguiente {
	background-image:
		url(/WAS/HACI/WESEstaticoWEB/estatico/images/btn-siguiente.gif);
}

.botonImagen#ultimo {
	background-image:
		url(/WAS/HACI/WESEstaticoWEB/estatico/images/btn-ultimo.gif);
}

td#alignDcha {
	padding-top: 3px;
	text-align: right;
	height: 25px;
}

/* Paginación */
div.piePaginacionRep {
	background-image:
		url(/WAS/HACI/WESEstaticoWEB/estatico/images/fnd-paginacion.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 25px;
	padding-top: 5px;
	padding-left: 300px;
}

div.piePaginacionRep div.infoPag {
	display: block;
	padding: 0 7px 5px 35px;
}

div.piePaginacionRep a.siguientePag {
	display: block;
	margin: -20px 2px 0px 80px;
	width: 10px;
}

div.piePaginacionRep a.ultimoPag {
	display: block;
	margin: -17px 2px 0px 110px;
	width: 10px;
}

div.piePaginacionRep a.primeroPag {
	display: block;
	margin: 0 2px -17px -36px;
	width: 10px;
}

div.piePaginacionRep a.anteriorPag {
	display: block;
	margin: -17px 2px -17px -6px;
	width: 10px;
}

a.sinDecoracion {
	text-decoration: none;
}

a.informacion{
	color: #1792DF;
	font-style: italic;
}

table caption {
	display: none;
}

td.izq {
	padding-top: 0px;
	text-align: left;
}

td.par {
	padding-top: 0px;
	text-align: left;
	background-color: #EFF2F7;
}

td.impar {
	padding-top: 0px;
	text-align: left;
	background-color: #D1ECF8;
}

td.decha {
	padding-top: 5px;
	text-align: right;
}

td.cen {
	padding-top: 0px;
	text-align: center;
}

th.encabezadoCen {
	height: 25px;
	border-bottom: 1px solid #dfdfdf;
	color: #2B7BAD;
	text-align: center;
}

th.encabezadoIzq {
	height: 25px;
	color: #2B7BAD;
	border-bottom: 1px solid #dfdfdf;
	text-align: left;
}

th.encabezadoDecha {
	color: #2B7BAD;
	height: 25px;
	border-bottom: 1px solid #dfdfdf;
	text-align: right;
}

div.rellenable {
	clear: left;
	margin: 3px 20px;
	padding: 0px;
}

label {
	padding: 0;
	width: 14em !important;
}

label.enFila {
	margin: 0 1.5em 0 0;
	padding: 0px;
}

label.enFilaSin {
	margin: 0 0.2em 0 1em;
	padding: 0;
}

div.comentarioCuadro {
	clear: left;
	padding: 0px 0px 5px 0px;
}

table#representados {
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	align: center;
	width: 100%;
	font-size: 100%;
	width: 98%;
	padding: 0px !important;
	margin: 0px;
	margin-left: 1%;
}

table#pendiente {
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	align: center;
	width: 100%;
	font-size: 100%;
}

input {
	overflow: hidden;
	font-size: 1em;
	text-transform: uppercase;
}

input.radio {
	border: none;
}

.radioAdjuntar{
	border: none;
	vertical-align: inherit;
}

input#fedatario {
	overflow: hidden;
	width: 40em;
	min-width: 40em
}

input#lugar {
	overflow: hidden;
	max-width: 10em;
	min-width: 10em
}

input#numProtocolo {
	overflow: hidden;
	max-width: 10em;
	min-width: 10em
}

input#coopLugar {
	overflow: hidden;
}

input#coopLibro {
	overflow: hidden;
}

input#coopFolio {
	overflow: hidden;
}

input#coopAsiento {
	overflow: hidden;
}

input#coopNumero {
	overflow: hidden;
}

input#asoLugar {
	overflow: hidden;
}

input#asoSeccion {
	overflow: hidden;
}

input#asoNumero {
	overflow: hidden;
}

input#merLugar {
	overflow: hidden;
}

input#merTomo {
	overflow: hidden;
}

input#merLibro {
	overflow: hidden;
}

input#merFolio {
	overflow: hidden;
}

input#merHoja {
	overflow: hidden;
}

input#merSeccion {
	overflow: hidden;
}

input#merInscripcion {
	overflow: hidden;
}

input#otro {
	overflow: hidden;
	width: 50em;
	min-width: 45em
}

input#email {
	overflow: hidden;
	text-transform: lowercase;
}

input#emailRepte {
	overflow: hidden;
	text-transform: lowercase;
}

input#apellido1 {
	overflow: hidden;
}

input#apellido2 {
	overflow: hidden;
}

input#nombre {
	overflow: hidden;
}

input#calle {
	overflow: hidden;
}

input#pueblo {
	overflow: hidden;
}

input#provincia {
	overflow: hidden;
}

div#botonesReves {
	position: relative;
	left: 38%;
	width: 24%;
	margin-top: 2em;
}

div.botonDentro {
	left: 38%;
	width: 24%; clear;
	margin-top: 1em;
}

label.sinEspacio {
	padding: 0;
	margin: 0 0.2em 0 0;
}

#resumen ul li {
	margin: 0 0 0 2em;
	list-style-image:
		url(/WAS/HACI/WESEstaticoWEB/estatico/images/bullet-flecha-aGA.gif);
	padding: 0 0 0 0.2em;
	background-repeat: no-repeat;
}

div#formulario div.contenidoformPie {
	margin-left: 1px;
}

.botonPag {
	text-decoration: none;
}

.noMes {
	text-color: #CCCCCC;
	color: #CCCCCC;
}

.domingoMes {
	text-color: #6EBECA;
	color: #6EBECA;
	background-color: #F7F7F7;
}

.domingoNoMes {
	text-color: #FDD9D9;
	color: #FDD9D9;
}

a.enlaceDomingo {
	text-color: red;
	color: #6EBECA;;
	background-color: #F7F7F7;
}

.encabezadoCalendario {
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bolder;
	color: #2B7BAD;
	text-transform: uppercase;
	border-style: none none solid none;
	border-color: #dbdbdb;
	border-width: 1px;
	width: 80px;
}

div.calendarioP {
	margin: 1em 1.5em;
	background-color: #EFEFEF;
	background-position: top;
	height: 1.6em;
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #dbdbdb;
	width: 300px;
}

.encabezadoCalendarioP {
	font-weight: bolder;
	color: #CC9900;
	text-transform: uppercase;
	border-style: none solid solid none;
	border-color: #dbdbdb;
	border-width: 1px;
	padding-bottom: -12px;
	height: 12px;
}

.celdasTablaCalendarioP {
	border-style: none solid solid none;
	border-color: #dbdbdb;
	border-width: 1px;
	font-weight: bold;
	height: 15px;
	text-align: center;
}

em.anomes {
	font-weight: bold;
	font-style: normal;
	margin-right: 0.5em;
	margin-left: 0.5em;
}

em {
	font-weight: bold;
	font-style: normal;
	margin-right: 0.5em;
}

.actualizadatosfinal p {
	margin-top: 3px !important;
	margin-bottom: 0 !important;
	font-weight: normal;
}

.nota {
	margin: 1em 0 0 0;
}

h4 {
	font-size: 110%;
	margin: 20px 0 20px 0;
	color: #6EBECA;
}

#resumen ul li ul li {
	margin: 0 0 0 2em;
	list-style-image:
		url(/WAS/HACI/WESEstaticoWEB/estatico/images/bullet-flecha-doble-a.gif);
	padding: 0 0 0 0.2em;
	background-repeat: no-repeat;
}

div#imprimir {
	margin-left: 0px;
	margin-top: 0px;
}

h6 {
	margin: 0 0 0 1px;
	padding: 7px 0 8px 3.5em;
	font-size: 100%;
	background-image:
		url(/WAS/HACI/HATMod001AtariaWEB/estatico/images/cabecera.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	width: 945px;
}
/* Para paginación */
div#formulario div.piePaginacion1 {
	background-image:
		url(/WAS/HACI/HATMod001AtariaWEB/estatico/images/pie.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 25px;
	padding: 7px 0 8px 1px;
	width: 945px;
}

.centro {
	position: relative;
	padding-left: 430px;
}

#web1 {
	margin-left: auto;
	width: 760px;
	margin-right: auto;
	text-align: left
}

#calendario {
	margin: 1em 1.5em;
	border-style: solid none none solid;
	border-width: 1px;
	border-color: #dbdbdb;
}

a.izena {
	color: #6EBECA;
}

.vcard {
	display: block;
	clear: both;
	margin: 1em;
	padding: 1em 0em;
}

.note {
	display: none;
}

.tel {
	display: none;
}

.org {
	display: none;
}

.fn {
	float: left;
}

.adr {
	float: right;
	display: block;
	text-align: right;
}

.region,.postal-code {
	display: none;
}

#popup-ayuda ul {
	margin: 0 2em;
}

#popup-ayuda ul li {
	margin: 0 0 0 2em;
	list-style-image:
		url("/WAS/HACI/WESEstaticoWEB/estatico/images/bullet-flecha-a.gif");
	padding: 0 0 0 0.2em;
	background-repeat: no-repeat;
}

#popup-ayuda ul li ul li {
	margin: 0 0 0 2em;
	list-style-image:
		url("/WAS/HACI/WESEstaticoWEB/estatico/images/bullet-flecha-doble-a.gif");
	padding: 0 0 0 0.2em;
	background-repeat: no-repeat;
}

#popup-ayuda h2 {
	padding: 0 1em;
	font-size: 1em;
}

#popup-ayuda p {
	padding: 0 2em;
}

#popup-ayuda ul.links {
	margin: 2em 0;
}

#popup-ayuda ul.links li {
	list-style: none;
	margin-bottom: 1em;
	background-repeat: no-repeat;
	color: #6EBECA;
}

#popup-ayuda ul.links li a {
	color: #6EBECA;
	text-decoration: underline;
	text-transform: uppercase;
}

#popup-ayuda ul.links li a:hover {
	text-decoration: none;
}

#popup-ayuda h2 {
	color: #6EBECA;
	text-transform: uppercase;
}

p.ayuda1 {
	margin: -26px -160pt 0pt 0pt;
	padding-bottom: 0pt;
	padding-right: 10px;
	text-align: right;
}

p.centrado {
	text-align: center;
}

#clausula {
	margin-top: 1em;
	border-top: 1px solid #dbdbdb;
}

ul.notas {
	margin: 1em 0 0 0;
	list-style: none;
}

ul.notas em {
	font-weight: bold;
	font-style: normal;
	margin-right: 0.5em;
	float: left;
}

ul.notas li ul {
	list-style: none;
}

ul.notas li ul li {
	padding-left: 4em;
}

ul.notas li ul li.lehenengoa {
	padding-left: 0.6em;
}

#botones2 {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	float: left;
	text-align: center;
}
#botones3 {
	width: 100%;
	text-align: center;
	float: left;
	text-align: center;
}

#botones2 a {
	margin-right: 15px;
}

#solicite {
	text-transform: none !important
}

/* Ruta de migas */
div#migas {
	clear: both;
	margin-bottom: 15px;
	/*border-bottom: 1px solid #cbcbcb;*/
}

#migas ul {
	padding: 2px 0;
}

#migas ul li {
	padding-left: 6px;
	padding-right: 3px;
	display: inline;
	background-repeat: no-repeat;
	background-position: 0 5px;
	background-image:
		url(/WAS/HACI/WESEstaticoWEB/estatico/images/migas.gif)
}

#migas ul li a {
	font-weight: normal;
	text-decoration: underline;
	color: #575757
}

#migas ul li a:hover {
	text-decoration: none;
}

#migas ul li.actual {
	font-weight: bold;
}

.subdato {
	float: none;
	display: inline;
	width: auto!important;
}

.subdatoTipoDocumento {
	float: none;
	display: inline;
	width: auto!important;
	vertical-align: bottom;
}

.subdatoLegal {
	float: none;
	display: inline;
	font-size: 70%;
	width: 100%;
}

label {
	display: block;
	float: left;
	width: 10.5em;
	color: #676767
}

.rellenable{
	color: #6EBECA
}

.rellenableDataTable{
	color: #6EBECA
}


.rellenableSecundario {
	color: #6EBECA;
	margin-left: 5%;
}

.largo1 label {
	width: 12.5em
}

td {
	border-bottom: #DFDFDF solid 1px
}

div#error ul {
	list-image-type: none;
}

span.textoerror {
	width: auto;
	display: inline;
	margin: 0;
	padding: 0;
}

div#error li {
	padding-left: 25px;
}

.clausula {
	float: none;
	width: auto
}

#cabecera2 {
	margin-bottom: 5px
}

ul.clausula li {
	margin: 0 0 0 2em;
	list-style-image:
		url("/WAS/HACI/WESEstaticoWEB/estatico/images/bullet-flecha-a.gif");
	padding: 0 0 0 0.2em;
	background-repeat: no-repeat;
}

div#formulario {
	margin-top: 0 !important;
}

div#formulario div#submenu {
	float: left;
	clear: both;
	margin: 25px 0 0 0;
	border-bottom: 1px solid #dcdcdc;
	color: white;
	font-weight: bolder;
	width: 719px;
}

div#submenu div.t {
	float: left;
	margin-right: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-left: 8px;
	padding: right :     8px;
	background-color: #1792DF;
	height: 18px;
	text-align: center;
	width: 150px;
}

div#submenu div.t p {
	color: #fff;
	font-weight: bold;
}

div#submenu div.t-desact {
	float: left;
	margin-right: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-left: 8px;
	padding: right :     8px;
	background-color: #efefef;
	height: 18px;
	text-align: center;
	width: 150px;
}

div#submenu div.t-desact a {
	color: #555;
	font-weight: normal;
}

div#submenu div.t-desact:hover {
	background-color: #1792DF;
}

div#submenu div.t-desact:hover a {
	font-weight: bold;
	color: #fff;
}

div#submenu div.opciones {
	float: right;
	margin-right: 10px;
}

div#submenu div.opciones a {
	font-weight: normal;
	text-decoration: underline;
}

div#submenu div.opciones div {
	float: left;
	display: inline;
}

div#submenu div.opciones div.opcion1 {
	
}

div#submenu div.opciones div.opcion2 {
	margin-left: 20px;
}

div#submenu div.tl {
	float: left;
	background:
		url(/WAS/HACI/WESEstaticoWEB/estatico/images/fnd-h2form-izq-aGA.gif) 0
		0 no-repeat;
	height: 18px;
	padding-left: 10px;
	background-color: #1792df;
}

div#submenu div.tl-desact {
	float: left;
	background:
		url(/WAS/HACI/WESEstaticoWEB/estatico/images/fnd-h2form-bco-izq-a.gif)
		0 0 no-repeat;
	height: 18px;
	padding-left: 10px;
}

div#submenu a {
	color: white;
	text-decoration: none;
}

div#submenu a.desact {
	color: #1792df;
}

div#submenu div.tr {
	background:
		url(/WAS/HACI/WESEstaticoWEB/estatico/images/fnd-h2form-dch-aGA.gif)
		100% 0 no-repeat;
	height: 18px;
	padding-right: 10px;
	float: right;
}

div#submenu div.tr-desact {
	background:
		url(/WAS/HACI/WESEstaticoWEB/estatico/images/fnd-h2form-bco-dch-a.gif)
		100% 0 no-repeat;
	height: 18px;
	padding-right: 10px;
	float: right;
}

div#submenu p {
	margin-top: 0px;
}

a {
	color: #ee5b00;
	text-decoration: underline
}

a {
	color: #444
}

/*2010.11.23. Olatz */
div.filtro {
	width: 90%;
	margin-left: 25px;
}

TABLE#facultades tbody td {
	border: none;
	padding-left: 10px;
}

TABLE#facultades tbody td.tituloFac {
	padding-left: 0px;
}

div#formulario div.contenidoform {
	padding: 1em;
}

div#formulario div.contenidoformPestanya{
	padding: 1em;
	border-color: #DBDBDB;
    border-style: none solid;
    border-width: 1px;
    margin-left: 1px;
	margin-top: -6px;
}

table#tiposOperacion {
	margin-left: 20px;
	width: 95%;
	background-color: #FFFFFF;
	padding: 5px;
}

table#tiposOperacionEsp {
	margin-left: 20px;
	width: 95%;
}

table#tiposOperacion td,table#tiposOperacionEsp td {
	padding-top: 4px;
	padding-bottom: 2px;
	font-size: 70%;
	color: #676767;
}

.tablaCheckCorporativa{
	padding-top: 4px;
	padding-bottom: 2px;
	font-size: 100%;
	color: #676767;
	width: 90%;
}

table#tiposOperacion td.contenidoRepr,table#tiposOperacionEsp td.contenidoRepr
	{
	width: 95%;
}

table#tiposOperacion td.contenidoReprVerde,table#tiposOperacionEsp td.contenidoReprVerde
	{
	margin-left: 15px;
    color: #6EBECA;
    text-align:justify;
}

table.inspeccion {
	margin-top: 20px;
	font-size: 100%;
	color: #676767;
}

table.inspeccion td {
	border: none !important;
}

table.inspeccion td.radio {
	width: 25px;
}

div#botonInterior {
	margin-top: 20px;
	margin-left: 290px;
}

div#aviso {
	background-image:
		url(/WAS/HACI/DOROrdezkarienErroldaWEB/estatico/images/fnd-aviso-h2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 720px;
	height: 50px;
	background-color: #f6f6f6;
}

div#aviso p {
	padding-left: 60px;
	padding-top: 20px;
}

div#tipos {
	margin-left: 25px;
}

ol.semiapretados li {
	width: 130px;
}

label.largo {
	display: block;
	float: left;
	width: 13.5em;
	color: #676767
}

fieldset#repteRepdo {
	border: none;
	margin-left: 13px;
	margin-bottom: 20px;
}

#contenidoInicio {
	float: left;
	width: 717px;
	margin-top: -1px;
	margin-left: 0;
	padding: 0px !important;
	margin: 0px !important;
}

div#formulario #pestania {
	margin-right: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-left: 8px;
	padding: right :     8px;
	background-color: #1792DF;
	height: 18px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 3px 8px;
}

div#formulario #pestaniaAct {
	margin-right: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-left: 8px;
	padding: right :     8px;
	background-color: #1792DF;
	height: 18px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 3px 8px;
}

div#formulario #pestaniaDesact {
	margin-right: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-left: 8px;
	padding: right :     8px;
	background-color: #efefef;
	height: 18px;
	width:200px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 3px 8px;
}

div#formulario #pestaniaDesact a {
	color: #555;
	font-weight: normal;
	text-decoration: none;
}

div#formulario #pestaniaDesact:hover {
	background-color: #1792DF;
}

div#formulario #pestaniaDesact:hover a {
	color: #fff;
}

.raya {
	color: #E9E9E9;
	background-color: #E9E9E9;
	height: 1px;
	border: 0;
	margin-top: 3px;
}

.botonAccion{
	width: 33%; 
	float: left;
}

.parrafoVacio{
font-size: 24px;
}

label.cajaBusqueda {
	padding: 0;
	width: 11em !important;
}

.pag{
	color: #6EBECA;
}

.tdBoton{
	padding: 4px 2px !important;
	text-align: center;
}

div#oculto p{
	font-size: 14px;
}

div#oculto2 p{
	font-size: 14px;
}

.botonTxartela{
	background-image: url("/WAS/HACI/DOROrdezkarienErroldaWEB/estatico/images/lector-txartela.gif");
	width: 160px;
	height: 73px;
	border: 0;
}

.botonTxartelaCert{
	background-image: url("/WAS/HACI/DOROrdezkarienErroldaWEB/estatico/images/firmaGiltza_es.jpg");
	width: 231px;
	height: 228px;
	border: 0 !important;
	cursor: pointer;
}

.botonTxartelaCertEU{
	background-image: url("/WAS/HACI/DOROrdezkarienErroldaWEB/estatico/images/firmaGiltza_eu.jpg");
	width: 231px;
	height: 228px;
	border: 0 !important;
	cursor: pointer;
}

.encabezadoGestion {
	color: #7BC4CF; 
	/*padding: 15px;*/
}

.cabeceraPendiente{
	text-transform: none;
	background-image: url("/WAS/HACI/WESEstaticoWEB/estatico/images/flecha-cyan.gif");
	color: #676767;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 110%;
}

.botonNuevaRep{
	margin-top: 10px ;
	width: 100%;
}

.noPadding{
	padding: 0 !important;
}

.labelRepteDos{
	width: 15.5em !important;
}

.labelSociedad{
	width: 17.5em !important;
}

.labelRP{
	width: 7em !important;
}

.labelRPJ{
	width: 22em !important;
}

.linkAcceso{
	color: black; 
	display: inline; 
	float:right;
}

.inforMargen0{
	color: #676767;
}

.inforMargen1{
	margin-left: 20px;
	color: #676767;
}

.inforMargen2{
	margin-left: 40px;
	color: #676767;
}

.turquesa{
	color: #6EBECA;
}

.margenMaterias{
	margin-left: 40px;
	margin-top: 3px;
}

.volverClaveOperativa{
	margin: 30px 0pt 0pt 310px ! important;
}

.popupTipoDocumento{
	margin-left: 30px !important; 
	text-align: justify;
}