.noscript {
    margin: 15px 30px 0 30px;
    padding: 5px 5px 5px 40px;
    border: 1px solid #000;
    background: #F5F5F5 url(../../img/web/caution.gif) 10px 50% no-repeat;
    font-size: .9em
}

a {
    text-decoration: none;
}

.mtL16 {
    margin-top: -13px;
}

.mtL13 {
    margin-top: -13px;
}

img.imgLeft {
    padding-right: 1em;
    padding-bottom: 1em;
}

img.imgRight {
    padding-left: 1em;
    padding-bottom: 1em;
}

body,
div,
form,
h1,
h2,
h3,
h4,
h5,
ol,
img,
p,
table,
img {
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style: none;
    text-align: left;
    font-family: Roboto, arial, helvetica, sans-serif;
    font-weight: 400;
    font-size: 1em;
    color: #666666;
    line-height: 1.4;
}


#home_albacete {
    width: 436px;
    height: 221px;
}

.thinBorder {
    border: 1px solid #e4e4e4;
    padding: 12px 12px 9px 12px;
}

.colCenter {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

/* TABLES */

table {
    margin-top: 15px;
    margin-bottom: 20px;
}

/* .tableW100 {
   width: 100%;
}*/

.tableW90 {
    width: 90%;
    margin-left: 5%;
}

.tableW80 {
    width: 80%;
    margin-left: 10%;
}

.tableW70 {
    width: 70%;
    margin-left: 15%;
}

.tableW50 {
    width: 50%;
    margin-left: 25%;
}

table {
    border-collapse: collapse;
    width: 75%;

}

table.crit_tecnico {
    width: 95%;
    margin-left: 10px;
}

td {
    font-size: 14px;
}

td a img {
    width: 32px;
    height: auto;
}

td,
th {
    border: 1px solid #f2f2f2;
    padding: 8px;
}

tr:nth-child(even) {
    background-color: #faf8f5;
}

th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: bisque;
    color: #726868;
}

a {
    color: #154481;
}


.img_resp {
    width: 100%;
    height: auto;
}

.w60 {
    width: 60%;
}

.width100 {
    width: 100%;
}

/* Cabecera */

#header {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    background: #154481;
}

.imagen-cabecera {
    display: inline-block;
    position: relative;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    height: 39px;
    text-align: center;
}

a.colCenter .titleHeader {
    color: #fff;
    font-size: 30px;
    line-height: 1.1em;
    text-decoration: none;
}

.imagenMinisterio {
    position: relative;
    height: 80%;
}

.imagenITSS {
    position: relative;
    height: 80%;
    margin-left: -3px;
}

#MenuIdiomasNew {
    text-align: right;
    margin-top: 5px;
}



/*
FUTUROS TITULOS
h1{
font-size: 25px;
font-weight: bold;
font-family: arial;
text-decoration: underline;
color: #F4AE00;
}
h2{
font-size: 18px;
font-weight: bold;
font-family: arial;
color: #F4AE00;
}
h3{
font-size: 15px;
font-weight: bold;
font-family: arial;
color: #F4AE00;}
h4{
font-size: 13px;
font-weight: bold;
font-family: arial;
color: #F4AE00;
}
h5{
font-size: 11px;
font-weight: bold;
font-family: arial;
color: #F4AE00;
}
*/
.mainTitle {
    display: none;
}

body {
    text-align: center;
    width: 100%;
    margin: auto;
}

/* .SubrayadoDobleLinea {
   text-align: left;
   border-bottom: double;
   border-color: #C7CBCD;
   border-bottom-width: 3px;
   padding-right: 5px;
}*/
.border_wrapper {
    border: 1px solid #e4e4e4;
    padding: 20px;
}

.home_buttons_info {
    background-color: #f6f9fc;
    padding: 10px 0 10px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#Cuerpo {
    width: 100%;
    display: block;
    float: left;
    margin-top: expression('-5px');
    border-top: 1px solid #fff;
    /* background:inherit; */
}

#CajaCabeceraHome {
    height: 50px;
    padding: 0px;
    margin: 0px;
    background-color: white;
    width: 100%;
}

/*
#imagenCabecera {
   position: relative;
   margin-top: expression('-6px');
   z-index: 1;
   margin-left: 5px;
   margin-right: 5px;
}*/


#MenuSuperiorNew a {
    color: #fff;
}

#MenuSuperior {
    text-align: right;
    margin-top: 20px;
    margin-top: expression('10px');
}

.a11px {
    font-size: 11px;
    text-decoration: none;
}

.a13px {
    font-size: 13px;
    text-decoration: none;
}

.a15px {
    font-size: 15px;
    text-decoration: none;
}

.fondoa11px2 {
    background-color: #FF1111;
    width: 20px;
    height: 10px;
    text-align: center;
    padding-top: 5px;
}

.fondoa11px {
    border: 1px solid white;
    width: 20px;
    height: 20px;
    text-align: center;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
}

.fondoa13px {
    border: 1px solid white;
    width: 20px;
    height: 10px;
    text-align: center;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
}

.fondoa15px {
    border: 1px solid white;
    width: 20px;
    height: 10px;
    text-align: center;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
}

.integra_e {
    font-family: Georgia;
    font-weight: bold;
    font-style: italic;
    color: #F79421;
}

.integra {
    font-family: Georgia;
    font-weight: bold;
    color: #767676;
}

.fuente150poc {
    font-size: 150%;
}

input,
select,
textarea {
    font-family: Roboto, arial, verdana, helvetica, sans-serif, geneva;
    font-size: 11px;
    color: #666666;
    /*
border-style: solid;
border-width: 1px;
border-color: #7f9db9;
*/
}

#BuscarProvincia {
    /*#font-size:11px;*/
    color: #003C74;
    /*margin: 0px 0px 20px 19px;*/
}

#botonBuscador {
    /*#font-size:11px;*/
    color: #003C74;
    margin: 0px 0px 0px 0px;
}

#combo_provincias {
    /*#font-size:11px;*/
    margin: 0px 0px 20px 19px;
}


h3 {
    color: #fff;
    font-family: Roboto, arial, verdana, helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    padding: 5px;
}

h4 {
    color: #ffffff;
    font-family: Roboto, arial, verdana, helvetica, sans-serif;
    font-weight: bold;
}

hr {
    height: 1px;
}

.TexTitContenido,
.texTitContenido {
    font-size: 25px;
    font-weight: bold;
    font-family: Roboto;
    color: #FFA800;
    /*border-bottom: 1px solid #FFA800;*/
    position: relative;
    margin: 20px 0 20px 10px;
}

.TexTitContenidoHome {
    font-weight: 600;
    font-family: Roboto;
    color: #FFA800;
    position: relative;
    padding: 10px 0 10px 0;
}

.TexTitContenidoHome a:hover {
    color: #8cb4cd;
}

.TexTitFormulario {
    font-weight: bold;
    width: 100%;
    color: #B97C43;
    border-bottom: solid;
    border-bottom: 90%;
    border-bottom-color: #C7CBCD;
    border-bottom-width: 1px;
    margin-bottom: 20px;
}

.section_border {
    border: 1px solid #e4e4e4;
    margin-bottom: 20px;
    padding: 10px;
}

.TexSubContenido {
    font-size: 12px;
    font-weight: bold;
    font-family: Roboto;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    background-color: #154481;
    line-height: 32px;
    padding: 0 0 0 20px;
    width: 100%;
}

.TexSubEstadistica {
    font-size: 11px;
    font-weight: bold;
    font-family: Roboto;
    color: #3A78A0;
    text-decoration: none;
}

.TexTitDestacado {
    font-size: 14px;
    font-weight: bold;
    font-family: Roboto;
    color: #FFA800;
    text-align: center;
}


.TexSubDestacado {
    /*font-size: 13px;*/
    font-size: 11px;
    font-weight: bold;
    font-family: Roboto;
    color: #FFA800;
    text-align: left;
    margin-bottom: 5px;
}

/*.TextSubtituloII{
   color: #005984;
   font-weight: bold;
   text-transform: uppercase;
}*/

.homeBtn {
    background-color: #32469f;
    border: none;
    padding: 12px;
    border-radius: 20px;
    margin: 10px;
}

.homeBtn a {
    color: white;
    text-decoration: none;
}

homeBtn:hover {
    background-color: #263c9dcf;
}

.nolinea {
    text-decoration: none;
}

.no_visible {
    display: none;
}

.silinea {
    text-decoration: underline;
}

.alineacionCentro {
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
}

.TexRegularI {
    font-style: italic;
}

/*.TexRegular2 {
   color: #3a78a0;
   font-size:14px;
   font-weight: 600;
   
}*/
a:hover {
    color: #8cb4cd;
}

.TexRegular3 {
    color: #000000;
}

.TexRegularB {
    font-weight: bold;
}

.TexRegularNegro {
    color: #373737;
}

p {
    border-spacing: 20px;
    text-align: left;
    font-weight: 400;
    color: #230050;
    font-size: 15px;
    line-height: 23px;
    margin: 10px 0 10px 0;
}

.spaciosuperior10 {
    margin-top: 10px;
}

.spaciointerior10 {
    margin-bottom: 10px;
}

.spaciointerior5 {
    margin-bottom: 5px;
}

.spaciosuperior5 {
    margin-top: 5px;
}

.spacioizq50 {
    margin-left: 50px;
}

.spacioizq20 {
    margin-left: 20px;
}

.spacioizq15 {
    margin-left: 15px;
}

.spacioizq10 {
    margin-left: 10px;
}

.spacioIzq8 {
    margin-left: 8px;
}

.spacioDer20 {
    margin-right: 20px;
}

.spacioDer10 {
    margin-right: 10px;
}

.spacioDer3 {
    margin-right: 3px;
    margin-right: expression('3px');
}

.noestaciolista {
    padding: 0px;
    margin: 0px;
}

.textCenter {
    text-align: center;
}

.TexPestanaOn {
    font-weight: bold;
    color: #005984;
    text-transform: uppercase;
    font-size: 11px !important;
}

.TexPestanaOff {
    font-weight: bold;
    font-size: 11px !important;
}


.LineaSeparacionderch {
    border-right-style: solid;
    border-right-width: 1px;
    border-color: #C7CBCD;
}

.LineaSeparacionizqu {
    border-left-style: solid;
    border-left-width: 1px;
    border-color: #C7CBCD;
}

.row_wrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    padding: 10px;
    border: 1px solid #e4e4e4;
}

.column_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    border: 1px solid #e4e4e4;
}

#WebMTASPrincipal {
    width: 95%;
    margin: 0 auto;
    width: expression('976px');
}

.TexEnlaceB LI,
.TexEnlaceB A {
    font-weight: bold;
    color: #005984;
}

#Cabecera {
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
    /* align-items: center; */
    height: auto;
    width: 100%;
    height: auto;
}

.divBG {
    background-color: #E9E9E9;
    height: 20px;
    padding-top: 3px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.divW50L {
    float: left;
    width: 46%;
    margin-bottom: 10px;
    margin-right: 20px;
}

.divW50L1 {
    float: left;
    width: 46%;
    margin-bottom: 10px;
}

.divW100MB20 {
    width: 100%;
    margin-bottom: 20px;
}

.divW88pL {
    float: left;
    width: 70px;
    margin-bottom: 10px;
}

.divW40L {
    float: left;
    width: 40px;
    margin-bottom: 10px;
    height: 40px;
}

.divW20L {
    float: left;
    width: 40px;
    margin-bottom: 10px;
    height: 20px;
}

.divFl {
    float: left;
    width: 100%;
}

.divFr {
    float: right;
}

.divH40pTextc {
    text-align: left;
    margin-bottom: 10px;
}

.divH20pTextc {
    height: 20px;
    text-align: left;
}

.listaFLW200 {
    float: left;
    width: 200px;
}

.capaMargen10 {
    margin-left: 10px;
    margin-bottom: 10px;
}

.marginB10 {
    margin-bottom: 10px;
}

#Logos {
    display: block;
    float: left;
    width: 390px;
    height: 61px;
    background-color: White;
}

#Logos h1 {
    display: block;
    float: left;
    width: 185px;
}

#Logos a,
#Logos img,
#Logos h1,
.sin_borde {
    border: 0px;
}

#Caja1 {
    width: 100%;
    height: 61px;
    background-color: white;
}

#MenuRecursivo {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: auto;
    width: 100%;
}

#FotoCabecera,
#FotoCabecera a {
    width: 9%;
    float: left;
    padding: 0px;
    margin: 0px;
}

#ApliacionFuentes {
    text-align: right;
}

#ImagenCabecera2 {
    position: relative;
    background-image: url(../../img/web/FondoImagenCabeceraInterior.jpg);
    height: 80px;
}

#Fecha {
    display: block;
    float: left;
    width: 100%;
    color: #fff;
    text-align: right;
    right: 5px;
    bottom: 0;
    top: expression('-25px');
    font-size: 13px;
    /* Transparencia para Firefox y IExplorer respectivamente */
    /*opacity: .5;
   filter: alpha(opacity=50);*/
}

#inicio {
    margin-top: 20px;
    margin-bottom: 5px;
    margin-left: 10px;
    width: 158px;
    /*font-weight: bolder;
   color:#666666;*/
}

h4 {
    padding-left: 10px;
    margin: 0px;
}

.FondoNaranja {
    background-color: #FFEFD6;
}

.FondoAzul {
    background-image: url(../../img/web/fondoazul.gif);
}

.formulario {
    padding: 20px;
    background-color: #FAFAFA;
    border: 3px outset;
}

.subralladoverde {
    border-bottom: solid;
    border-bottom-color: #78BF02;
    border-bottom-width: 1px;
    width: 158px;
    margin-bottom: 5px;
    background-image: url(../../img/web/imagenlistamenu.gif);
    background-repeat: no-repeat;
    margin-left: 10px;
}

.subralladogris {
    border-top: solid;
    border-top-color: #C7CBCD;
    border-top-width: 1px;
    width: 100%;
    margin-bottom: 10px;
    padding: 20px 0 10px 0;
}

. .subralladogris p {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.nosubralladogris {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 17px;
}

.forodelconocimiento {
    background-image: url(../../img/web/listamenuverde.gif);
    background-repeat: no-repeat;
    margin-left: 10px;
}

.forodelconocimiento a {
    color: #A4BF44;
}

.iconodocumento tr {
    padding-top: 3px;
    padding-bottom: 3px;
}

.mizqui5 li a,
.mizqui5 li span {
    padding-left: 5px;
}

.listainterna a {
    margin-left: 0px;
    border: none;
    color: #666666;
}

.listainternanegrita {
    margin-left: 10px;
    text-align: left;
    color: #3A78A0;
    list-style-image: url(../../img/web/doble-flecha-azul.gif);
    list-style-position: outside;
}

.listainternanegrita a {
    border: none;
    color: #3a78a0;
    margin-left: -3px;
    margin-left: expression('-5px');
}

.listaStyleNone {
    list-style: none;
}

.seleccionnaranja {
    background-color: #FEF2E3;
}

#Contenido {
    padding: 20px 20px 0 0;
}


#Contenido100Home div#Contenido div:nth-child(3) div div.TexSubContenido {
    display: none;
}

.home_content h3 {
    text-align: center;
    font-size: 1.9em;
    border-bottom: 1px solid #246381;
    color: #154481;
}


.marginB20 {
    margin-bottom: 20px;
}

#Contenido100Home {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    width: expression('99.5%');
}

#botonera {
    float: right;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    float: right;
    width: 10%;
}

#botonera span a i {
    color: #32469f;
}

.home_content {
    display: flex;
    flex-direction: column;
}

#ContenidoNoDestacados {
    margin-top: expression('10px');
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 20px 0 20px;
    width: expression('85%');
    padding-bottom: 25px;
}

#Contenido100 {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

#ruta {
    color: #154481;
    height: auto;
    width: 95%;
    margin: 10px auto;
    height: auto;
    border-bottom: 1px dotted lightgray;
    padding-bottom: 10px;
}

#ruta span.TexRegularB {
    color: #01447e;
}

#DirectorioComunidad,
#CursosComunidad {
    width: 100%;
    margin-top: 5px;
    border: solid;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 1px;
    border-bottom: double;
    border-bottom-width: 3px;
    border-color: #BBBBBB;
    padding-bottom: 15px;
    padding-top: 10px;
    padding-left: 5px;
}

#DirectorioComunidad ul {
    float: left;
    width: 19%;
    margin: 0px;
    padding: 0px;
}

#CursosComunidad ul {
    float: left;
    width: 33%;
    margin: 0px;
    padding: 0px;
}

#ListadoRegiones {
    margin-top: 25px;
    height: 25px;
    background-color: #F5F5F5;
    padding-top: 5px;
    padding-left: 15px;
}

.listaImgIcono1 li {
    list-style-position: outside;
    list-style-image: url(../../img/web/ico_guion.gif);
}

.listaImgIcono1M li {
    list-style-position: outside;
    list-style-image: url(../../img/web/ico_guionM.gif);
}

.listaImgIcono2 li {
    list-style-position: outside;
    list-style-image: url(../../img/web/ico_cuadrado.gif);
}

.listaImgIcono3 li {
    list-style-position: outside;
    list-style-image: url(../../img/web/ico_punto.gif);
}

button.accordion {
    display: none;
}

#destacadosHome {
    width: 270px;
    top: -34px;
    border: 1px solid #e4e4e4;
    margin-top: expression('22px');
    float: right;
}

#destacadosHome p {
    font-size: 14px;
}

.#destacadosHome .home_content div:nth-child(3) div {
    display: none;
}

#destacadosHome #destacadosContenido div:nth-child(2) {
    border: none;
    margin-top: 20px;
}

#destacadosHome #destacadosContenido div:nth-child(2) .TexTitDestacado {
    font-size: 1.3em;
}

#destacadosHome #destacadosContenido div:nth-child(5) div a {
    margin-top: -13px;
}

#destacados {
    float: right;
    top: expression('-22px');
    right: expression('-1px');
    right: 0px;
    width: 270px;
    border: 1px solid #e4e4e4;
    /*background-image: url(../../img/web/lineafinaldestacados.gif);
   background-position: bottom;
   background-repeat: no-repeat;*/
}

#destacados #destacadosContenido div:nth-child(2) {
    border-top: none;
    text-align: center;
}

#destacados #destacadosContenido div div img {
    width: 150px;
    height: auto;
}

#destacados2 {
    position: absolute;
    top: -22;
    top: expression('-3px');
    right: 0px;
    width: 195px;
    height: 100%;
    background-color: #F2F2F2;
    /*background-image: url(../../img/web/lineafinaldestacados.gif);
   background-position: bottom;
   background-repeat: no-repeat;*/
}

#destacadosContenido {
    margin: 10px;
    padding-bottom: 20px;
}

a.button,
a.buttonDis {
    display: block;
    background-color: transparent;
    background-image: url(../../img/web/FondoBotonBuscar.gif);
    background-repeat: no-repeat;
    width: 60px;
    height: 20px;
    margin: 2px auto;
    padding: 2px 0 0 0;
    text-align: center;
    font-family: Roboto;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
}

#marcadofondonaranja {
    background-color: #FEF2E3;
    height: 15px;
    padding-top: 2px;
    width: 90%;
}

#tituloContenido {
    width: 100%;
    margin-top: 20px;
}

#CuerpoContenido {
    width: 100%;
}

#foto {
    float: left;
    margin-right: 10px;
}

#texto {
    float: left;
}

#firma {
    margin-top: 20px;
    text-align: right;
}

.alineacionabajo {
    vertical-align: bottom;
}

.SubrayadoDobleLineaNumero {
    border-bottom: double;
    border-color: #C7CBCD;
    border-bottom-width: 3px;
    padding-right: 5px;
    text-align: right;
}

/*.trFondoColor {
   background-color: #F1F1F1;
}*/

.paginacion {
    text-align: right;
}

li {
    list-style-position: inside;
}

/*.bordeinferior {
   border: 0px;
   border-bottom: 1px;
   border-style: solid;
   height: 5px;
   padding-left: 3px;
   padding-right: 10px;
   vertical-align: top;
   text-align: left;
}*/

.bordeinferioremail {
    border: 0px;
    vertical-align: top;
    height: 10px;
    text-align: center;
}

.bordeinferiorR {
    border: 0px;
    border-bottom: 1px;
    border-style: solid;
    height: 5px;
    vertical-align: top;
    text-align: left;
}

.bordeinferiornumeros {
    border: 0px;
    border-bottom: 1px;
    border-style: solid;
    height: 20px;
    padding-right: 5px;
    text-align: right;
}

.bordeinferiorletras {
    border: 0px;
    border-bottom: 1px;
    border-style: solid;
    height: 20px;
    padding-right: 5px;
    text-align: left;
}

.bordeinferior1 {
    background-color: #F1F1F1;
    border: 0px;
    border-bottom: 1px;
    border-style: solid;
    height: 20px;
    padding-right: 5px;
}

.td5 {
    width: 5%;
}

.td10 {
    width: 10%;
}

.td15 {
    width: 15%;
}

.td20 {
    width: 20%;
}

.td25 {
    width: 25%;
}

.td28 {
    width: 28.2%;
}

.td30 {
    width: 30%;
}

.td35 {
    width: 35%;
}

.td40 {
    width: 40%;
}

.td45 {
    width: 45%;
}

.td50 {
    width: 50%;
}

.td55 {
    width: 55%;
}

.td60 {
    width: 60%;
}

.td65 {
    width: 65%;
}

.td70 {
    width: 70%;
}

.td75 {
    width: 75%;
}

.td80 {
    width: 80%;
}

.td85 {
    width: 85%;
}

.td90 {
    width: 90%;
}

.td95 {
    width: 95%;
}

.td100 {
    width: 100%;
}

.paddingT10 {
    padding-top: 10px;
}

.paddingB20 {
    padding-bottom: 20px;
}

.marginT5 {
    margin-top: 5px;
}

.marginT10 {
    margin-top: 10px;
}

.marginT20 {
    margin-top: 20px;
}

.marginT30 {
    margin-top: 30px;
}

.marginT40 {
    margin-top: 40px;
}

.paddingT40 {
    padding-top: 40px;
}

.texAlingL {
    text-align: left;
}

.texAlingC {
    text-align: center;
    vertical-align: middle;
}

.texAlingR {
    text-align: right;
}

.texAlingC {
    text-align: center;
}

.texAlingR a {
    float: right;
    background-color: #ffa800;
    /*background-color:#32469f;*/
    border: none;
    color: white;
    padding: 4px 12px;
    text-align: center;
    text-decoration: none;
    font-size: 13 px;
    cursor: pointer;
    border-radius: 10px;
}

.texAlingR a:hover {
    background-color: #ea9f0f;
}

/*th {
   color: #B97C43;
   border-bottom: double;
   border-color: #C7CBCD;
   border-bottom-width: 0px;
   text-align: center;
   padding-right: 5px;
   margin: 0px;
}*/

.listaImgIcono1,
.listaImgIcono1M {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 27px;
    padding-left: 5px;
}

.listaImgIcono2 {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 17px;
}

.listaImgIcono3 {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 17px;
}

.capaMargen20 {
    margin-left: 20px;
    margin-bottom: 20px;
}

.capaMargen40 {
    margin-left: 40px;
}

.capaMargenT20 {
    margin-top: 20px;
}

.capaMargenT40 {
    margin-top: 40px;
}

.capaMargenT60 {
    margin-top: 60px;
}

.capaMargenT70 {
    margin-top: 70px;
}

.capaMargenB {
    margin-bottom: 40px;
}

#Estadisticas {
    margin-top: 20px;
    width: 100%;
}

.FaltaContenido {
    color: Red;
}


.cita_previa {
    border: 1px solid #e4e4e4;
    padding: 20px 0 20px 0;
    width: 80%;
    height: auto;
}

#ContenedorQueHacemos li {
    margin-left: 10px;
    list-style-type: disc;
}

#CalNacional {
    float: left;
    width: 55%;
    margin-right: 40px;
}

#CalComunidades {
    position: relative;
}

#CajaCalAutonomica {
    width: 100%;
    margin-bottom: 10px;
}

#CajaCalLocal {
    width: 100%;
}

.cajaCal {
    width: 49.5%;
    float: left;
}

.cajaCalR {
    width: 49.5%;
    float: right;
}

.textPadding10 {
    padding-left: 5px;
}

#organigrama_foto {
    width: 30%;
    float: left;
    padding-right: 10px;
}

#organigrama_texto {
    height: 100%;
    padding-left: 10px;
}

.nojustificado {
    text-align: left;
}

.no_bold {
    font-weight: normal;
}

.listaalfabetica li {
    list-style-position: outside;
    list-style: lower-alpha;
    padding-bottom: 5px;
}

.listaNumerica li {
    list-style-position: outside;
    list-style: decimal;
    padding-bottom: 5px;
}

.cajaPestana {
    background-image: url(../../img/web/PestanaSeparador.gif);
    width: 100%
}

.PestanaOn {
    float: left;
    background-image: url(../../img/web/PestanaOn.gif);
    width: 110px;
    height: 20px;
    padding-top: 5px;
    padding-left: 20px;
}

.PestanaOf {
    float: left;
    background-image: url(../../img/web/PestanaOff.gif);
    width: 104px;
    height: 20px;
    padding-top: 5px;
    padding-left: 20px;
}

.CajaAbecedario {
    width: 100%;
    height: 25px;
    padding-top: 5px;
    background-color: #F2F2F2;
    margin-top: 10px;
    text-align: center;
}

.CajaPiePaginacion {
    width: 100%;
    height: 25px;
    padding-top: 5px;
    background-color: #F2F2F2;
    margin-top: 10px;
    text-align: center;
}

.cajaUltimaHora {
    float: left;
    border: solid;
    border-color: #C7CBCD;
    border-width: 1px;
}

.tablaDirectorio {
    margin-left: 20px;
    width: 90%;
}

#piepagina {
    margin-top: 20px;
    clear: both;
    background-color: #dfecf0;
}

#LogoAccesibilidad {
    text-align: center;
    float: left;
    margin-top: 14px;
}

#EnlacesPie {
    text-align: center;
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;
    align-items: center;
    color: #030303;
    padding: 15px 0 15px 0;
    flex-wrap: wrap;
    width: 60%;
}

#EnlacesPie a {
    text-decoration: none;
    color: #030303;
}

.enlacesinraya {
    text-decoration: none;
}

.tdProv {
    width: 10%;
}

.tdDir {
    width: 51%;
}

.tdDirEmail {
    width: 33%;
}

.tdCP {
    width: 6%;
}

.tdTel {
    width: 17%;
}

.tdFax {
    width: 17%;
}

.divW500 {
    width: 500px;
}

.divW100 {
    width: 100%;
    margin-bottom: 30px;
}

.divW90 {
    width: 90%;
    margin-bottom: 30px;
}

.MatGrafCaja1 {
    border: ridge;
    border-color: #E9EAEB;
    border-width: 1px;
    width: 148px;
    height: 180px;
    float: left;
    margin-right: 4%;
    margin-top: 22px;
    margin-bottom: 22px;
}

.divMR0 {
    margin-right: 0px;
}

.MatGrafCaja2 {
    margin: 12px;
    text-decoration: none;
}

.MatGrafCaja2 div {
    text-align: left;
}

.imagencentrada {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

table.fixedtable {
    table-layout: fixed;
    width: 100%;
    text-align: center;
}

.trFondoComunidad {
    background-color: #dcdcdc;
}

.headerBase {
    margin-top: 3px;
}

.paddingSides5 {
    padding-left: 5px;
    padding-right: 5px;
}

.padPer1R {
    padding-right: 1%;
}

.width100px {
    width: 100px;
}

/* Inicio Pestanias */

.pestanas {
    /*float: left;*/
    width: 100%;
    background: url("../../img/web/bg.gif") repeat-x bottom;
    line-height: normal;
    display: flex;
    align-items: center;
    flex-direction: row;
}

.pestanas ul {
    margin: 0px;
    padding: 0px 0px 0;
    list-style: none;
}

.pestanas li {
    float: left;
    background: url("../../img/web/norm_right.gif") no-repeat right top;
    margin: 0;
    margin-top: 0px;
    margin-right: 3px;
    padding: 0;
}

.pestanas a,
.pestanas2 a {
    display: block;
    background: url("../../img/web/norm_left.gif") no-repeat left top;
    padding: 10px 12px 2px;
    text-decoration: none;
    text-align: center;
}

.pestanas .pestselect {
    background-image: url("../../img/web/norm_right_on.gif");
    margin: 0px;
    border-bottom: 0px;
}

.pestanas .pestselect a {
    background-image: url("../../img/web/norm_left_on.gif");
    margin: 0px;
    padding-bottom: 4px;
    text-decoration: none;
}

.pestanas2 {
    float: left;
    width: 100%;
}

.pestanas2 ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 1px;
    list-style: none;
}

.pestanas2 li {
    float: left;
    background: url("../../img/web/norm_right.gif") no-repeat right top;
    margin: 0;
    margin-top: 0px;
    margin-right: 1px;
    padding: 0;
}

/* Fin Pestanias */
/*.capaventana{
   width: 100%;
   border-top: 2px;
   border-style: solid;
   /*border-top-color: Gray;
   }*/
/*JMMA*/

.radios {
    border: none;
}

.submits {
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: center;
    vertical-align: middle;
}

#directorio {
    background-color: #f2f2f2;
    width: 100%;
    border-width: 0px;
    border-top: 1.5px solid #d3d3d3;
    border-bottom: 4.0px solid #d3d3d3;
}

.anuncioL {
    background-color: #ffffff;
    border: 1.5px solid #f2f2f2;
    margin: 3px;
    width: 47%;
    color: #000000;
    font-weight: bold;
    padding: 4px;
    display: block;
    float: left;
}

.anuncioR {
    background-color: #ffffff;
    border: 1.5px solid #f2f2f2;
    margin: 3px;
    width: 47%;
    color: #000000;
    font-weight: bold;
    padding: 4px;
    display: block;
    float: right;
}

div.divW100MB20 p.iimg_-1836784379 {
    width: 530px;
    height: 188px;
}

.p_left {
    text-align: left;
}

/* Fin Pestanias */

legend {
    color: #666666;
}

#cont1,
#cont2 {
    /*Formato comÃºn de ambos bloques de texto*/
    width: 350.5px;
    position: relative;
}

#cont2 {
    float: right;
    /*Alinear bloque 2 a la derecha*/
}

#cont1 {
    float: left;
    /*Alinear bloque 1 a la izqda*/
}

legend {
    color: #666666;
}

/*seleccion y boton son para el formulario del calendario*/

#seleccion {
    float: left;
    width: 49%;
    position: relative;
}

#boton {
    width: 49%;
    float: right;
    position: relative;
}

.menuAux1 {
    font-weight: bold;
    color: #000000;
}

.flechaAzul {
    width: 6px;
    height: 6px;
}

.separadorVertOrg {
    width: 1px;
    height: 11px;
}

.separadorVertOrg1 {
    width: 50px;
    height: 70px;
}

.separadorHorOrg {
    width: 454px;
    height: 10px;
}

.separadorHorOrg3 {
    width: 254px;
    height: 10px;
}

.flechaTop {
    width: 7px;
    height: 7px;
}

.imagenMail {
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}



@media (max-width:1300px) {
    .imagenPrincipal {
        display: none;
    }
}

@media (max-width:800px) {
    .imagenMinisterio {
        display: none;
    }
}

div.carrousel {
    height: calc(100vh - 50px - 100px - 50px);
    /*que ocupe el maximo posible  - 50px del navbar, 50px del pie de pagina y 100 px de la cabecera*/
    min-height: 350px;
    max-height: 350px;
    text-align: center;
    overflow: hidden;
    position: relative;
}

div.carrousel>div.carrousel-container {
    position: relative;
    margin: 10px 10px 10px 30px;
    height: calc(100% - 20px);
}

div.carrousel .mySlides {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(236, 241, 244);
    line-height: normal;
    transition: opacity 0.9s;
    overflow: hidden;
}

div.carrousel .mySlides>div.c-image-container {
    position: relative;
    max-width: 60%;
    height: 100%;
    width: 60%;
    display: inline-block;
    float: left;
    overflow: hidden
}

div.carrousel .mySlides>div.c-image-container>img {
    height: 100%;
    width: auto;
    left: 50%;
    position: absolute;
    -ms-transform: translate(-50%, -0%);
    transform: translate(-50%, -0%);
}

div.carrousel .mySlides>div {
    display: inline-block;
    float: right;
    width: calc(40% - 20px);
}

div.carrousel .mySlides>a {
    float: right;
    margin-top: 10px;
}

div.carrousel .mySlides>a {
    float: right;
    margin-top: 10px;
}

div.carrousel .btn {
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #fff;
    background-color: #0174DF;
    border-radius: 4px;
    cursor: pointer;
}

div.carrousel .btn:hover {
    background-color: #333;
}

div.carrousel .btn.right {
    position: absolute;
    bottom: 10px;
    right: 10px
}

div.carrousel .btn.left {
    position: absolute;
    bottom: 10px;
    right: 45px
}

div.carrousel .mySlides>div>.c-title {
    color: #0174DF;
}

@media (max-width: 1300px) {
    div.carrousel .mySlides a {
        color: aqua;
    }

    div.carrousel .mySlides a:hover {
        color: mediumaquamarine;
    }

    div.carrousel .btn {
        border-radius: 100%;
        background-color: #333;
        opacity: 0.3;
        transition: opacity 0.5s, background-color 0.2s;
        width: 35px;
        height: 35px;
        font-size: 1.6em;
        line-height: 35px;
    }

    div.carrousel .btn:hover {
        opacity: 1;
        background-color: rgb(1, 116, 223);
    }

    div.carrousel .btn.right {
        bottom: 50%;
        right: 10px
    }

    div.carrousel .btn.left {
        bottom: 50%;
        left: 10px
    }

    div.carrousel .mySlides {
        position: absolute;
    }

    div.carrousel .mySlides>.carrousel-texto {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        color: #fff;
        text-shadow:
            1px 0px 0px rgba(0, 0, 0, 1),
            0px 1px 0px rgba(0, 0, 0, 1),
            -1px 0px 0px rgba(0, 0, 0, 1),
            0px -1px 0px rgba(0, 0, 0, 1);
        box-sizing: border-box;
        /* text-align: justify; */
    }

    div.carrousel .mySlides .c-text,
    div.carrousel .mySlides .c-text>* {
        color: #fff;
    }

    div.carrousel .mySlides>div.c-image-container {
        width: 100%;
        display: block;
        max-width: 100%;
        margin-bottom: 10px;
        overflow: hidden;
    }

    div.carrousel .mySlides>div.c-image-container>img {
        min-height: 100%;
        width: auto;
    }

    div.carrousel .mySlides>div {
        display: block;
        float: none;
        width: 100%;
    }

    div.carrousel .mySlides>div>.c-text,
    div.carrousel .mySlides>div>.c-title,
    div.carrousel .mySlides>div .c-enlace,
    div.carrousel .mySlides>div>.c-date {
        color: #FFF;
    }

    div.carrousel .mySlides>div .c-enlace {
        display: inline-block;
        background-color: #0174DF;
        padding: 5px 10px;
        color: #FFF;
        text-decoration: none;
        margin: 5px 20px 5px 0;
        border-radius: 5px;
        text-shadow: none !important;
    }

    div.carrousel .mySlides>div .c-enlace:hover {
        background-color: #DDD;
        color: #000;
    }
}

.textoNegro {
    color: #000000 !important;
}

.textoBlanco {
    color: #ffffff !important;
}

.textoAzul {
    color: #154481 !important;
}

.textoNaranja {
    color: #FFA800 !important;
}

.botonera:hover {
    filter: opacity(0.7);
    transform: scale(1.05, 1.05);   
}