
/* Sobreescribimos estilos de Foundation para adaptarlos a las necesidades de la SEDE */


.row .three {
    width: 21%;
}

.row .four {
    width: 30%;
}

.row .six {
    width: 48%;
}

.row .eight {
    width: 69%;
}

.row .nine {
    width: 78%;
}

.columns {
    margin-left: 1%;
}

.row {
    max-width: none;
    /*min-width: fit-content;*/
}

.container {
    background-color: #E5E9EB;
    min-height: 100%;
    padding: 0;
    position: relative;
}

.containerError {
    background-color: #FFFFFF;
}

blockquote {
    border-left: none;
}

p {
    font-size: inherit;
    margin: 0;
    padding: 0;
}

/* Sobreescribimos estilos generales */

html {
    font-size: 100%;
    height: 100%;
    z-index: 0;
}

body {
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 0.72em;
    height: 100%;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}


abbr, acronym {
    cursor: inherit;
    font: inherit;
    font-size: 100%;
    border-bottom: 1px dashed;
    text-transform: none;
}

img {
    border: none;
}

a {
    color: #004573;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

form {
    margin: 0;
}

h1, h2, h3, h4 {
    margin: 0;
}

form label, span.etiqueta {
    cursor: pointer;
    display: inline-block;
    font: inherit;
    font-size: 1em;
    margin-bottom: 0.9em;
    padding-left: 0.6em;
    vertical-align: top;
    font-weight: normal;
}

#segundaParteBuscadorOficinasCorporativas label {
    margin-bottom: 0.15em;
}

ul, li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

p {
    line-height: 1.6em;
    margin: 0;
}

/* Estilos del portal */

.textoNegrita {    
    font-weight: bold;    
}

h2 {
    font-family: Arial, 'Trebuchet MS', Helvetica, sans-serif;
}

.bloqueSede {
    /*border: 1px solid #CCCCCC;
    border-bottom: 2px solid #993333;*/
    margin-bottom: 0.8em;
    /*word-wrap: break-word;*/
}

#cabeceraSede {
    /*background-color: #9F142E;*/
    background: #FFFFFF url('../avisoParadaSede/background_cabecera.png') repeat-x bottom left;
    border-bottom: none;
    text-align: center;
}

#cabeceraEscudo {
    text-align: left;
}


#cabeceraEscudo h1 {
    display: inline;
}

#cabeceraEscudo img {
    vertical-align: baseline;
}

#cabeceraCentro {
    width: 42%;
}

.estiloEntorno {
    bottom: 28%;
    color: #993333;
    font-size: 1.8em;
    font-weight: bold;
    position: absolute;
}

#cabeceraBuscar {
    float: right;
    padding-right: 2%;
    padding-top: 1em;
    text-align: right;
}

#cabeceraBuscar .row {
    padding: 0.2em 0;
}

#fechaROA {
    font-weight: bold;
    text-align: center;
}

#fecha_hora {
    border: 1px solid #6E6C6D;
    margin: 0 auto 1em;
    width: 17%;
}

.calendario {
    text-align: center;
}

.texto_calendario {
    background-color: #6E6C6D;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: bold;
    height: 1.5em;
    margin-bottom: 1.5em;
}

.dia {
    color: #993333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 3em;
    font-weight: bold;
    margin-top: 0.4em;
}

.mesanyo {
    color: #993333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    margin-top: 1.2em;
}

.hora {
    border-top: 1px solid #6E6C6D;
    color: #993333;
    font-weight: bold;
    margin-top: 0.5em;
    text-align: center;
}

#cabeceraBuscar input {
    /*float: right;*/
    vertical-align: bottom;
}

#cabeceraBuscar .campoBuscar {
    border: 1px solid #0072BD;
    font-size: 1em;
    width: 15em;
}

#cabeceraBuscar img {
    vertical-align: middle;
}


.form img {
    vertical-align: bottom;
}

input.boton {
    background: url('../images/fondoBoton.png') repeat-x scroll 0 0 #FFFFFF;
    border: 1px outset #F2EBCF !important;
    color: #004573 !important;
    font-size: 100%;
    font-weight: bold !important;
    padding-bottom: 0.2em;
    padding-top: 0.2em;
}

input.input-text, textarea, select, input.pequenyo {
    display: block;
    margin-bottom: 0.9em;
}

#NOM_CONTACTO {
    width: 99%;
}

#cabeceraBuscar label {
    display: none;
}

#menuTraza {
    text-align: right;
}

#menuTraza form {
    display: inline;
    margin: 0;
    padding: 0;
}

#menuTraza label {
    color: #004573;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
}

#menuTraza label:hover {
    cursor: pointer;
    text-decoration: underline;
}

#filaTraza {
    background: url('../images/background_rastro.png') repeat-x scroll left bottom #FFFFFF;
    border-bottom: 2px solid #CCCCCC;
    font-size: 0.9em;
    line-height: 2.3em;
    padding-left: 2%;
    padding-right: 2%;
    width: 96%;
}

#capaCentral li {
    background: url('../images/bullet_menu.png') no-repeat scroll 0 0.8em transparent;
    padding-left: 1em;
    padding-top: 0.5em;
}

.bloque {
    background: #FFFFFF url('../images/background_bloque.png') repeat-x scroll left bottom;
    margin-bottom: 1em;
    padding: 0 0 2em;
}

h2.rojo {
    background: url('../images/background_rojo.png') repeat-x scroll left top #972500;
    color: #FFFFFF;
    font-size: 1.2em;
    padding: 0.1em 0.3em 0.1em;
}

.bloqueListado {
    padding: 0.4em 1em 0 1.5em;    
}

.bloqueListado ul {
    display: inline-block;
    padding: 0;
    width: 100%;
}

.agrupacion {
    clear: both;
    color: #993333;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.25em;
    margin: 0;
    padding-bottom: 0.3em;
    padding-top: 0.5em;
}

h2.sede {
    background: #FFFFFF url('../images/background_titulo.png') repeat-x scroll left bottom;
    color: #993333;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.2em;
    padding: 0.1em 0.3em 0.3em;
}

h2.azul {
    background-color: #004573;
    color: #FFFFFF;
    font-size: 1.2em;
    padding: 0.1em 0.3em 0.1em;
}

#piePagina {
    background: url('../avisoParadaSede/background_pie.png') repeat-x scroll left top #FFFFFF;
    border-bottom: 3px solid #993333;
    border-top: 2px solid #993333;
    margin-bottom: 3px;
    padding-left: 1%;
    padding-right: 1%;
}

#piePagina img {
    vertical-align: middle;
}

#piePagina li {
    display: inline-block;
    margin-left: 2em;
}

#pieIzq, #pieDer {
    width: 31%
}

#pieIzq {
    font-size: 0.9em;
    padding-top: 2em;
}

#pieDer {
    float: right;
    padding-top: 1.8em;
}

#pieDer ul, #pieDer li {
    float: right;
}

#pieCentral {
    text-align: center;
    width: 36%
}

#error {
    border-top: 2px solid #0072BD;
    text-align: center;
}

#error p {
    font-size: 1.1em;
    padding: 1.5em;
}

#mensaje {
    display: none;
}

#trazaError {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    display: block;
    font-weight: normal;
    margin: 2em;
    padding: 1em;
    text-align: center;
}

#trazaError div {
    border: 2px solid #ACA899;
    font-weight: normal;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 1em;
    padding: 3px;
    text-align: left;
}

#menuLateral h3 {
    color: #993333;
    font-size: 1.1em;
    line-height: 1.5em;
    margin-left: 0.5em;
    margin-right: 0.5em;
}

a.seleccionado {
    font-weight: bold;
}

#margenZonaPrincipal {
    /*overflow: auto;*/
    padding: 2em 2em 1em;
}

#margenZonaPrincipal .contenido {
    margin: 0;
}

#margenZonaPrincipal p {
    padding: 0.6em 0;
}

ul.listadoMenu {
    font-weight: normal;
    margin-left: 1em;
    padding-bottom: 1em;
    vertical-align: baseline;
}

ul.listadoMenu li a {
    font-weight: normal;
}

ul.listadoMenu li div {
    color: #555555;
    font-weight: normal;
}

ul.listadoMenu li {
    background : url('../images/bullet_menu.png') no-repeat 0 0.3em;
    margin-bottom: 0.5em;
    padding-left: 1em;
}

ul.listadoMenu li.legend {
    background: none repeat scroll 0 0 transparent;
    color: #993333;
    font-weight: bold;
    margin-bottom: 1em;
    padding-left: 0;
}

ul.listadoMenu ul {
    margin: 0.5em 0;
}

li.legend > ul {
    margin-left: 1em;
}

p.aviso {
    text-align: center;
}

#capaCentral {
    display: inline-block;
    padding: 0.8em 1% 6em;
    width: 98%;
}

#capaPie {
    bottom: 0;
    height: 6em;
    position: absolute;
    width: 100%;
}

#foto {
    float: right;
    margin-left: 0.5em;
    margin-right: 1em;
    position: relative;
    z-index: 1;
}

#zonaPrincipal h3 {
    color: #993333;
    font-size: 1.2em;
}

#zonaPrincipal h4 {
    color: #993333;
    font-size: 1em;
}

.mandatory {
    color: #333333!important;
    font-weight: bold;
}

/** FORMULARIO DE AUTENTICACIÓN ..............................................*/
form#formularioAutenticacion fieldset#autenticacion {
    text-align: center;
    width: 23em;
    margin: auto;
    overflow: hidden;
    font-size: 1.05em;
}

form#formularioAutenticacion fieldset#autenticacion legend {
    padding: 0 0.5em;
}

form#formularioAutenticacion #datosAutenticacion .filaAutenticacion {
    display: inline-block;
    width: 100%;
    margin: 0.5em auto 0.2em;
}

form#formularioAutenticacion #datosAutenticacion .columnaAutenticacionIzquierda {
    float: left;
    width: 30%;
    padding-right: 0.5em;
    text-align: right;
    font-weight: bold;
}

form#formularioAutenticacion #datosAutenticacion .columnaAutenticacionDerecha {
    float: left;
    text-align: left;
}

form#formularioAutenticacion #datosAutenticacion .columnaAutenticacionDerecha input {
    vertical-align: middle;
}
/* FIN FORMULARIO DE AUTENTICACIÓN .......................................... */

form fieldset {
    border: 1px solid #993333;
    margin: 0;
    padding: 0;
    text-align: left;
}

label, .label {
    background-color: transparent;
    font-weight: bold;
    text-decoration: none;
}

caption, legend {
    color: #666666;
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
}

#margenZonaPrincipal div.contenido ul {
    padding: 0.5em;
}

/*#margenZonaPrincipal div.contenido li {
    background: url('../images/bullet_menu.png') no-repeat scroll 0 0.3em transparent;
    margin-bottom: 0.5em;
    padding-left: 1em;
}*/

#zonaPrincipal div.contenido ul {
    padding: 0.5em;
}

#zonaPrincipal div.contenido li {
    background: url('../images/bullet_menu.png') no-repeat scroll 0 0.8em transparent;
    margin-bottom: 0.5em;
    padding-left: 1em;
}

.filaGaleriaImagenes {
    display: inline-block;
    width: 95%;
}

.celdaIzquierdaGaleriaImagenes {
    float: left;
    width: 49%;
}

.celdaDerechaGaleriaImagenes {
    float: right;
    width: 49%;
}

.imagenCeldaGaleriaImagenes {
    border: 3px double #CCCCCC;
    float: left;
    margin-bottom: 1em;
    margin-right: 2em;
}

.separamulti {
    border-bottom: 1px dotted #CCCCCC;
    margin-bottom: 1em;
}

.paginador {
    display: inline-block;
    float: right;
    margin-left: 3em;
}

.paginaSeleccionada {
    color: #993333;
    font-weight: bold;
}

.pagina {
    background-color: #E3E8EA;
    border: 1px solid #DEDFE0;
    display: inline-block;
    font-size: 0.9em;
    height: 1.6em;
    line-height: 1.5em;
    margin: 0.1em;
    min-width: 1.6em;
    padding: 0 0.1em;
    text-align: center;
    vertical-align: top;
}

.paginaSeleccionada {
    background-color: #CB7779;
    border: 1px solid #CBA1A2;
    color: #FFFFFF;
    display: inline-block;
    font-size: 0.9em;
    font-weight: bold;
    height: 1.6em;
    line-height: 1.5em;
    margin: 0.1em;
    min-width: 1.6em;
    padding: 0 0.1em;
    text-align: center;
    vertical-align: top;
}

.filaDivListado {
    border-bottom: 1px dotted #CCCCCC;
    display: inline-block;
    margin-bottom: 1em;
    padding: 0.5em;
    width: 100%;
}

.capaPaginacion {
    border-bottom: 1px dotted #CCCCCC;
    display: inline-block;
    margin-bottom: 1em;
    padding: 0.5em;
    width: 100%;
}

.fotoNoticia {
    float: left;
    margin-right: 1em;
}

.relacionados {
    border-top: 1px dotted #CCCCCC;
    margin-top: 0.6em;
    margin-bottom: 2em;
}

.relacionados p.separador {
    color: #993333;
    font-size: 1.2em;
    font-weight: bold;
}

.relacionados h3 {
    padding-top: 0.6em;
    padding-bottom: 0.3em;
}

.relacionados ul {
    margin-left: 2em;
}

.contenidosAsociados {
    display: inline-block;
    width: 100%;
}

.contenidosAsociados img {
    float: left;
    padding-bottom: 1em;
    padding-right: 1em;
}

.contenidosAsociados img.external, .contenidosAsociados img.descarga {
    float: none;
    padding: 0;
}

.noMostrar {
    display: none;
}

.contenidosAsociadosImagenes {
    display: inline-block;
}

#menuPrincipalSede {
    background: #E5E9EB url('../avisoParadaSede/background_menu.png') repeat-x bottom left;
}
#menuPrincipalSede ul {
    margin-left: 2px;
}
#menuPrincipalSede li {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    border-right: 1px solid #ffffff;
}
#menuPrincipalSede li a {
    background: #0072BD url('../images/background_menu.png') repeat-x bottom left;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    /* padding: 0.5em 0.8em; */
    padding: 0.5em 1.3em;
    text-decoration: none;
    text-transform: uppercase;
}
#menuPrincipalSede li a:hover, #menuPrincipalSede li a.menuSeleccionado:hover {
    background: #FFFFFF url('../images/background_menu_hover.png') repeat-x top left;
    color: #666666;
}

#menuPrincipalSede li a.menuSeleccionado {
    background: #004573 none repeat-x scroll left top;
    color: #FFFFFF;
}

#menuPrincipalSede li a.menuSeleccionado {
    padding: 0.5em 0.8em;
}

#menuPrincipal ul {
    padding: 0.5em;
}

#menuPrincipal li {
    background: url('../images/bullet_menu.png') no-repeat scroll 0 0.3em transparent;
    padding-left: 1em;
}

li.listadoMenuDerechaAgrupacion {
    background: none !important;
    padding-left: 0 !important;
}

li.listadoMenuDerechaAgrupacion ul {
    padding-top: 0 !important;
}

.errorAutenticar {
    text-align: center;
}

#destacados {
    background-color: #F9FAFA;
    clear: both;
    overflow: auto;
    text-align: left;
    vertical-align: top;
    width: 100%;
}
#destacados ul {
    clear: both;
    margin: 0;
    padding: 0;
}
#destacados ul li {
    background: none;
    border-top: 1px solid #D5D6D6;
    clear: both;
    min-height: 35px;
    padding: 0.5em 0.5em 0.5em 1em;
    vertical-align: top;
}

#destacados ul li a {
    color: #004573;
    font-weight: bold;
}
.imgDestacado {
    border: 1px solid #D5D6D6;
    float: right;
    margin-bottom: 0.5em;
    margin-left: 1em;
    width: 45px;
}

#superDestacados {
    margin-bottom: 0.5em;
}

.servicioDestacado {
    border: 1px solid #A0323C;
}

.imgServicioDestacado {
    width: 100%;
}

#lbBottom {
    font-size: 0.8em;
    line-height: 1.4em;
}

#lbBottom p {
    font-size: 1em;
    line-height: 1.4em;
}

.tituloOrganigrama {
    padding: 0.5em 0;
}

ul#organigrama li {
    color: #993333;
    font-weight: bold;
    margin-bottom: 0.3em;
}

ul#organigrama ul {
    margin-left: 1.3em;
    margin-top: 0.3em;
}

ul#organigrama ul li  {
    margin-bottom: 0.3em;
    padding-left: 1em;
}

ul#organigrama ul li span, ul#organigrama ul li a {
    font-weight: normal;
}

ul#organigrama ul li span {
    color: #CCCCCC;
}

table.fichadatos {
    border: none;
    empty-cells: show;
    margin: 2em 0.5em 0.5em 1em;
}

table.fichadatos th {
    color: #404040;
    padding-top: 0.5em;
    text-align: left;
    vertical-align: top;
    width: 15%;
}

table.fichadatos td {
    font-size: 0.95em;
    padding: 0.4em 0.4em 0.8em;
    text-align: left;
}

.enlaceOculto{
    visibility: hidden;
    display: none;
}

.columnaRespuesta {
    float: none;
}

.matrizPregunta {
    width: 100%;
    border: none;
    padding: 0.2em;
}

.columnaOpcion {
    width: auto;
    padding-left: 1em;
}

.columnaRespuesta {
    width: 5%;
    text-align: center;
}

.pijamaOpcion1 {
    background-color: #F2F4F7;
}

.pijamaOpcion2 {
    background-color: #FFFFFF;
}

.enviarMultipregunta {
    text-align: center;
    margin: 1.5em 0em 1em;
}

.enunciadoOrden {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #4081AD;
    padding: 0 0.2em;
}

#formularioBusquedaMenu {
    margin-bottom: 1.5em;
    margin-left: 1em;
    padding: 0.5em 0 0;
}

#formularioBusquedaMenu fieldset {
    padding: 1em;
}

.contenido {
    margin: 2.5em;
}

.contenido p {
    line-height: 1.5em;
    margin: 0.3em 0;
}

.contenido h3 {
    margin-bottom: 1em;
    margin-top: 1.5em;
}

.contenido table {
    border: 1px solid #CCCCCC;
}

.contenido td {
    border: 1px solid #CCCCCC;
    vertical-align: middle;
}

.bloqueNoticia p {
    line-height: 1.6em;
    margin: 0 0 1em;
}

.fechaFicha {
    color: #666666;
    font-weight: bold;
    padding-top: 0;
    text-align: left;
}

.antetitulo {
    font-size: 0.95em;
    font-weight: bold;
}

.bloqueNoticia h3 {
    margin-bottom: 0.6em;
}

p.titularFicha {
    color: #004573;
    font-size: 180%;
    font-weight: bold;
    line-height: 1.4em;
    margin-bottom: 0.6em;
}

p.sumarioFicha {
    font-weight: bold;
}

.fotoFichaNoticia {
    border-bottom: 1px dotted black;
    display: block;
    float: left !important;
    margin: 0.8em 2em 0.8em 0;
    text-align: center;
    width: 18em;
}

.fotoFichaNoticia p {
    clear: left;
    color: #636363;
    font-size: 0.9em;
}

.fotoFichaNoticia .divLightBox {
    display: none;
}

#generarRTF input {
    background: url('../images/fondoBoton.png') repeat-x scroll 0 0 #FFFFFF;
    border: 1px outset #F2EBCF !important;
    color: #004573 !important;
    font-size: 100%;
    font-weight: bold !important;
    padding-bottom: 0.2em;
    padding-top: 0.2em;
}

ul.listadoEnlaces {
    display: inline-block;
    width: 100%;
}

ul.listadoEnlaces li {
    display: inline-block;
    float: left;
    list-style-image: none;
    list-style-type: none;
    vertical-align: top;
    width: 45%;
}

.enlaceIzq {
    clear: left;
    margin: 1% 1% 3%;
}

.enlaceDer {
    margin: 1% 1% 3% 3%;
}

img.listadoEnlacesCanalImagen {
    float: left;
    margin-bottom: 0.5em;
    margin-right: 1em;
}

.encuestaContenedor {
    margin-top: 1em;
}

#imagenAmpliada {
    display: inline-block;
    margin: 0 1em;
}

#imagenAmpliada p {
    padding: 0.5em 0;
}

#imagenAmpliada span.h3 {
    border-bottom: 1px dotted #A0A0A0;
    color: #9E1A32;
    font: bold 150%/120% 'Trebuchet MS',Arial,Helvetica,sans-serif;
    margin: 0.8em 0 0.3em;
}

#imagenAmpliada span.h6 {
    color: #0071BC;
    font-size: 1em;
    font-weight: normal;
    margin: 1em 0.2em 0 0.6em;
    padding: 0.1em 0.4em;
}

#imagenAmpliada .bloque {
    background-image: none;
}

.tituloProcedimientoIcono, .tagTituloTramiteEIcono {
    margin-left: 0.5em;
    vertical-align: baseline;
}
#buscadorProcedimientos {
    margin: 1em;
}
#buscadorProcedimientos label {
    font-weight: bold;
    /*width: 20%;*/
}
#buscadorProcedimientos select {
    display: inline-block;
}

#ID_unidadOrganica {
    width: 100%;
}

#buscadorProcedimientos p.organicaProcedimiento {
    margin: 0 0 0 1em;
}
#buscadorProcedimientos p.botonesProcedimientos {
    margin: 0 1em 0 1em;
    text-align: right;
}

.sinresultados {
    margin: 1em;
    font-size: 1.1em;
}

.capaEnlaceMas{
    clear: both;
    overflow: hidden;
    padding: 1em 0 0;
    text-align: right;
}

.capaEnlaceMasRegistro {
    font-weight: bold;
    overflow: hidden;
    padding: 0.2em;
    text-align: center;
    width: 70%;
}

.capaEnlaceBoton {
    background-color: #F4F4F4;
    border-radius: 0.6em 0.6em 0.6em 0.6em;
    box-shadow: 1px 1px 1px #CCCCCC;
    color: #0F96E3;
    padding: 0.7em 1em;
    text-decoration: none;
}

.listaAtencionCiudadano {
    margin: 0.5em 0 1.5em 1.5em;
}

.enlaceMas {
    background: url('../images/bullet_azul.gif') no-repeat scroll right center transparent;
    color: #004573;
    margin-right: 1em;
    padding-right: 1.6em;
}

.infoTramite {
    background-color: #F9FAFA;
}

.listadoElementosInfoTramite {
    margin: 0;
    overflow: auto;
    padding-top: 0.5mm;
}
.listadoElementosInfoTramite .elementoTramite {
    border-bottom: 1px solid #EDEFEF;
    clear: both;
    min-height: 3.5em;
    padding-right: 0.2em;
    padding-top: 0.5em;
}
.listadoElementosInfoTramite .elementoTramite .izquierda {
    float: left;
}
.listadoElementosInfoTramite .elementoTramite .izquierda img {
    border: 1px solid #E2E4E5;
    margin: 0 0.8em 0.5em;
    vertical-align: middle;
}
.listadoElementosInfoTramite .elementoTramite .derecha {
    /*padding-bottom: 0.8em;
    padding-top: 0.8em;*/
}

/* Estilos Procedimientos */
#zonaPrincipal .procedimiento h3 {
    border-bottom: 1px dashed silver;
    font-family: Arial,'Trebuchet MS',Helvetica,sans-serif;
    font-size: 1.4em;
    font-weight: bold;
    margin: 0.6em 0;
    padding-bottom: 0.2em;
}

.procedimiento .filaProcedimiento {
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    display: inline-block;
    margin-left: 1%;
    width: 99%;
}

.procedimiento .filaProcedimiento p {
    line-height: 1.7em;
    padding: 0.6em 0.5em 0.6em 0;
}

.procedimiento .campoProcedimiento {
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    color: #666666;
    display: inline-block;
    float: left;
    font-weight: bold;
    margin-left: 0;
    min-width: 8em;
    padding-left: 0.5em;
    width: 18%;
}

.procedimiento .campoProcedimiento {
    line-height: 1.4em;
}

.procedimiento p {
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 1em;
    line-height: 1.4em;
    margin: 0;
    padding: 0.6em 0.2em;
}

.procedimiento #informacionProcedimiento {
    float: right;
    margin-left: 0;
    width: 25%;
}

.procedimiento div div {
    display: inline-block;
    float: right;
    font-weight: normal;
    padding: 0;
    width: 80%;
}

.procedimiento .campoFecha {
    float: left;
    padding-left: 2%;
    width: 28%;
}

.procedimiento #informacionProcedimiento p {
    color: #666666;
    display: block;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1em;
    padding-left: 0.2em;
}

.procedimiento #informacionProcedimiento p span {
    color: #990033;
}

.procedimiento #informacionProcedimiento div {
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    float: left;
    padding-left: 1%;
    width: 99%;
}

.procedimiento div #primeraFilaProc {
    width: 55%;
}

.filaProcedimiento .campoTasaProcedimiento {
    color: #666666;
    float: none;
    font-weight: bold;
    width: 99%;
}

.filaProcedimiento .pagoTasaProcedimiento {
    width: 97%;
}

.filaProcedimiento div ul {
    margin-bottom: 1em;
}

.procedimiento .tramitacion {
    background-color: #004573;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0.2em 0;
    padding: 0.4em;
}

.procedimiento .opcionTramite {
    border-bottom: 1px solid #E5E5E5;
    border-left: 1px solid #E5E5E5;
    clear: both;
    display: block;
    width: 99%;
}

#margenZonaPrincipal .procedimiento .opcionTramite p {
    color: #666666;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    margin-left: 0.5em;
    padding: 0.2em;
}

.procedimiento .opcionTramite p img {
    margin-right: 0.5em;
    vertical-align: middle;
}

.procedimiento .filaOpcionTramite {
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    display: inline-block;
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    padding-left: 4em;
    width: auto;
}

.procedimiento .tramitacion,
.procedimiento .opcionTramite,
.procedimiento .filaOpcionTramite {
    margin-left: 1%;
}

.procedimiento .filaProcedimiento table {
    width: 100%;
}

.procedimiento .filaProcedimiento table th, .procedimiento .filaProcedimiento table td {
    border-bottom: 1px solid #E5E5E5;
    border-left: 1px solid #E5E5E5;
    text-align: left;
}

.procedimiento .filaProcedimiento table .filaTablaProc1 {
    width: 30%;
}

.procedimiento .filaProcedimiento table .filaTablaProc2 {
    padding: 1em 0.8em;
    width: 27%;
}

/* Fin estilos Procedimientos */

/* Buscador Procedimientos */

.tramitesPortada {
    padding: 1em;
}

#buscadorAtencionCiudadano {
    background-color: #F9FAFF;
    overflow: auto;
    border: 1px solid #808080;
    padding: 1em;
    text-align: left;
    clear: both;
}

#buscadorOficinasCorporativas {
    background-color: #F9FAFF;
    overflow: auto;
    border: 1px solid #808080;
    margin: 1em 0 0;
    padding: 2em 1em 0.5em 1em;
    text-align: left;
    clear: both;
}

#leyendaBuscadorAtencionCiudadano, #leyendaBuscadorOficinasCorporativas{
    padding: 0.1em 0em 1em !important; 
    color: #333333;
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
}

#buscadorAtencionCiudadano form fieldset legend {
    padding: 0.1em 0.4em 0;
}

#buscadorAtencionCiudadano .columns, #buscadorOficinasCorporativas .columns{
    margin-left: 0;
}

#botonesBuscadorAtencionCiudadano {
    margin-top: 1em;
}

#botonesBuscadorAtencionCiudadano a {
    margin-left: 1em;
}

#resultadosBuscadorAtencionCiudadano {
    width: 100%;
}

form.sintabla fieldset {
    border: 1px solid #808080;
    margin: 0;
    overflow: auto;
    padding: 1em;
}

.listadoGeneralAtencionCiudadano {
    border: 1px solid #E5E5E5;
    margin: 1em 0;
    overflow: auto;
}

#margenZonaPrincipal .listadoGeneralAtencionCiudadano p {
    padding: 0.6em;
}

.listadoGeneralAtencionCiudadano ul {
    border-bottom: 1px dotted #E5E5E5;
    border-top: 1px dotted #E5E5E5;
    padding-bottom: 0.5em;
    padding-left: 1em;
}

.bloqueListado .cajaAtencionCiudadano {
    /*    padding: 1em 1em 0; */
}

.cajaAtencionCiudadano {
    margin-bottom: 1em;
}

.cajaSedeNivel_00 {
    margin: 0.8em 0em 3em 0em;
}

.cajaSedeNivel_00_ultimo {
    margin: 0.8em 0em 0em 0em;
}

.cajaSedeNivel_00_REU {
    margin: 0em 0em 3em 0em;
}

.cajaSedeNivel_00_ultimo_REU {
    margin: 0em 0em 0em 0em;
}


.cajaSedeNivel_01 {
    margin: 1em 0em 0em 2em;
}

.cajaSedeNivel_011A {
    margin: 0.4em 0em;
}
.cajaSedeNivel_011B {
    margin: 1em 0em;
}

.cajaSedeNivel_01 p.enlaceCajaSedeNivel_01 {
    margin: 0.8em 0em 0em 0em;
}

.cajaSedeNivel_10 {
    margin: 0.4em 0em 0em 2em;
}

.cajaSedeNivel_11 {
    margin: 0.5em 0em;
}

.cajaSedeNivel_00 {
    margin: 0.8em 0em 3em 0em;
}

.cajaSedeNivel_00_ultimo {
    margin: 0.8em 0em 0em 0em;
}

.cajaSedeNivel_00_REU {
    margin: 0em 0em 3em 0em;
}

.cajaSedeNivel_00_ultimo_REU {
    margin: 0em 0em 0em 0em;
}


.cajaSedeNivel_01 {
    margin: 1em 0em 0em 2em;
}

.cajaSedeNivel_011A {
    margin: 0.4em 0em;
}
.cajaSedeNivel_011B {
    margin: 1em 0em;
}

.cajaSedeNivel_01 p.enlaceCajaSedeNivel_01 {
    margin: 0.8em 0em 0em 0em;
}

.cajaSedeNivel_10 {
    margin: 0.4em 0em 0em 2em;
}

.cajaSedeNivel_11 {
    margin: 0.5em 0em;
}

.cajaAtencionCiudadano h3 {
    line-height: 1.6em;
}

#catalogoTramites {
    padding-bottom: 1em;
}

#margenZonaPrincipal .cajaAtencionCiudadano p {
    padding-top: 1.5em;
}

/* Fin buscador Procedimientos */

/* Video Portada */
#reproductor {
    padding: 0.5em 0;
    text-align: center;
}

.textovideodetalle {
    font-size: 0.8em;
    padding: 0 1em;
}

#reproductor {
    padding: 1em 0;
    text-align: center;
}

.fechaVideo {
    color: #4D4D4D;
    font-size: 0.7em;
    font-weight: bold;
}

.duracionVideo {
    color: #A0A0A0;
    font-size: 0.7em;
}

#listadoVideos li {
    clear: both;
    display: inline-block;
    padding-left: 0;
    padding-top: 1em;
}

#listadoVideos .imagenVideo {
    float: left;
    margin-right: 2em;
    width: 140px;
}

#listadoVideos ul li a {
    font-size: 1.1em;
    font-weight: bold;
}

.fechaVideoListado {
    color: #4D4D4D;
    font-weight: bold;
}

.duracionVideoListado {
    color: #A0A0A0;
}

.bloqueVideos p {
    margin-left: 14em;
}

.tamanoVideo {
    width: 92%; 
    height: 192px;
}
/* Fin video portada */

/* Encuesta Portada */
#encuesta h3 {
    border-bottom: 1px dotted #A0A0A0;
    line-height: 1.5em;
    margin: 0 0.5em;
}

#encuesta fieldset {
    border: none;
}

#encuesta fieldset h4 {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    font-weight: normal;
    padding: 0.2em;
    text-decoration: none;
}

#encuesta form {
    padding: 0.2em 0.7em;
}

#encuesta p {
    line-height: 1.4em;
    padding: 0.2em 0;
}

#encuesta form label {
    display: inline !important;
    font-size: 0.9em;
    vertical-align: top;
}

#encuesta label {
    display: inline !important;
}

#encuesta fieldset p a {
    float: right;
}
/* Fin encuesta portada */

.impresion {
    margin: 0 3em 1em;
}

.impresion .tituloPagina {
    margin: 1em 0;
}

.impresionLogoCarm {
    text-align: left;
}

.impresionLogoPortal {
    text-align: right;
}

#vistaPreviaImpresion p {
    padding: 0.5em 0;
}

#vistaPreviaImpresion h3 {
    margin: 1em 0;
}

/** BLOQUE AVISOS **/
#menuAvisos {        
    text-align: center;
}

.servicioAvisos{
  border: 1px solid #A0323C;      
}

.bloqueAvisos {
    background: none repeat scroll 0 0 #F6F9D6;
    padding: 0;
}

#avisos ul {    
    margin: 1em;    
}

#avisos li {
    background: none repeat scroll 0 0 transparent;
    border-top: 1px dashed #D5D6D6;
    padding: 1em 0.5em 1em 1em;    
}

#avisos li#primeraLinea{
    border: 0em;
}

/** FIN BLOQUE AVISOS **/

dt.fechaNotaPrensa {
    margin: 1em 0 0;
}
dt {
    color: #9E1B32;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.4em;
    margin: 1em 0 0.5em 1em;
    text-align: left;
}
.sumario {
    font-size: 1em;
    line-height: 1.4em;
    margin: 0.5em 0;
    padding-left: 0.4em;
}

/* Estilos Entidades */

.includeAsociados {
    clear: both;
}

.tituloContactos {
    clear: left;
}

.descripcionEntidad {
    float:left;
    clear:left;
    width:100%;
}

.descripcionDelegacion {
    float:left;
    clear:left;
    width:60%;
}

.vcard {
    float: left;
    width: 65%;
    clear: both;
}

#datosEntidad  {
    display: inline-block;
    width: 100%;
}

#datosEntidad .vcard h3 {
    border-bottom: 1px dotted #A0A0A0;
    color: #9E1A32;
    font: bold 150%/120% 'Trebuchet MS', Arial, Helvetica, sans-serif;
    margin: 0.8em 0 0.3em;
}


.contactoEntidad {
    color: #0071BC;
    display: inline-block;
    font-size: 1.1em;
    font-weight: bold;
    margin: 1em 0.2em 0;
}

.cabeceraTabla {
    width: 7em;
    float: left;
    padding: 0.6em 0;
}

.cabeceraTabla span {
    font-weight: bold;
}

.cuerpoTabla, .adr, .url {
    margin-left: 9em;
    padding: 0.6em 0;
}

.bloqueMovido {
    right: 8em;
    position: relative;
    display: inline-block;
}

.fila, .tel, .email{
    /*vertical-align: top;*/
    display: inline-block;
    width: 100%;
    background-color: #f5f7f7;
    margin-bottom: 0.3em;
}
.direccion {
    float: left;
    display: inline-block;
    clear: both;
    width: 100%;
}

.url a, .email a {
    margin-left: 0em;
}

.fondo {
    background-color: #FFFFFF;
    margin-left: 9em;
    display: inline-block;
    width: 100%;
}

.fotoEntidad {
    float: right;
    margin: 0.5em;
    display: inline-block;
}

.entidadInclude {
    border: 2px solid #CCCCCC;
    width: 100%;
    margin-bottom: 2em;
    display: inline-block;
}

#listadoEntidadInclude {
    clear: both;
    width: 80%;
    margin: 0 auto;
}

#listadoEntidadInclude .vcard {
    padding: 0.5em 0.5em 1.5em 0.5em;
    width: 98%;
    margin: 0 auto;
}

#listadoEntidadInclude .tituloEntidad {
    font-weight: bold;
    padding-bottom: 0.5em;
}

#listadoEntidadInclude .tituloDelegacion {
    font-weight: bold;
    padding-bottom: 0.5em;
}

#listadoEntidadInclude .fila,#listadoEntidadInclude .email,
#listadoEntidadInclude .tel,#listadoEntidadInclude .direccion {
    background: none;
    display: inline-block;
}
#listadoEntidadInclude .cabeceraTablaInclude {
    width: 20%;
    float: left;
    padding: 0.5em;
    display: inline-block;
}

#listadoEntidadInclude .cuerpoTablaInclude,
#listadoEntidadInclude .adr, #listadoEntidadInclude .url {
    padding: 0.5em;
    margin-left: 22%;
}
.noMostrar {
    display: none;
}

.sinBorde {
    border: none;
}

.oficinaAcreditadora {
    width: 100%;
    margin-bottom: 1.5em;
}

.oficinaAcreditadora .fotoEntidad img {
    border: 0px;
}

.oficinaAcreditadora .adr {
    margin-left: 0em;
}
#listadoEntidadInclude .url a {
    padding: 0em;
    margin-left: 0em;
}

#listadoEntidadInclude .n {
    border-top: 1px dotted #CCCCCC;
    border-bottom: 1px dotted #CCCCCC;
    padding: 0.6em;
}

#listadoEntidadInclude .title, .given-name {
    border-top: 0em;
    border-bottom: 0em;
}

#listadoEntidadInclude .separaEntidad {
    margin-left: 4em;
}

#vcalendar {
    margin: 1em;
    padding: 0.5em;
}

.vevent abbr{
    text-decoration: none;
}

#vcalendar .label, .contact, .organizer{
    color: #4D4D4D !important;
    font-weight: bold;
}

#vcalendar .foto {
    float: right;
    margin-right: 1em;
}

#vcalendar .description {
    clear: both;
}

.contenedorMapa {
    clear: both;
    display: inline-block;
    margin: 2em auto;
    text-align: center;
    width: 100%;
}

.imagenMapa {
    display: block;
    margin: auto;
    padding-bottom: 0.7em;
}
/* Fin estilos entidades */

/* Estilos Trámite Electrónico */

#tramite .seccionTramite {
    background: none repeat scroll 0 0 #F5F7F7;
    border-bottom: 2px solid #CCCCCC;
    border-right: 2px solid #CCCCCC;
    margin: 1em auto 3em;
    padding: 0.5em;
    text-align: center;
    width: 50%;
}

.tituloTramite a {
    font-weight: bold;
}

.tituloTramite img {
    vertical-align: middle;
}

#ayudaETramite {
    float: right;
    min-width: 5em;
    text-align: center;
}

/* Fin estilos Trámite Electrónico */

.countdown {
    vertical-align: bottom;
}

#datosAdicionalesEntidad {
    float: left;
    clear: both;
    width: 90%;
    margin: 0.75em 0em;
}

#datosAdicionalesEntidad th {
    text-align: left;
}

#datosAdicionalesEntidad td {
    text-align: left;
}

