.containerlanding {
  font-family: Gothic,"Century Gothic","Apple Gothic",AppleGothic,"URW Gothic L","Avant Garde",Futura,sans-serif;
}

#contenedor.playas #colCentro #contenidos2, #contenedor.playas #colCentro #destacados, #contenedor.playas #colCentro .contenedorColor {
  background-image: none;
}

.containerlanding a {
  text-decoration: none;
  color: #1272BF;
}
.containerlanding a:hover {
  text-decoration: none;
  color: #1272BF;
}

.titulo1 {
  text-transform: uppercase;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: 400;
  left: 50px;
  font-family: Gothic,"Century Gothic","Apple Gothic",AppleGothic,"URW Gothic L","Avant Garde",Futura,sans-serif;
  width: auto;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: 100px;
  padding-left: 50px;
}

.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
}

.Estilo1 {
  color: #4a4f55;
  float: left;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
}

.Estilo2 {    
  background-color: #0e70c1;
  border-radius: 5px;
  color: white;
  font-size: 14px;
  padding: 5px;
  line-height: 35px;  
}

.Estilo3 {
  background-color: #0099D2;
  border-radius: 5px;
  color: white;
  font-size: 14px;
  padding: 5px;  
  line-height: 35px;  
}

.Estilo4 {
  background-color: #D59D01;
  border-radius: 5px;
  color: white;
  font-size: 14px;
  padding: 5px;
  line-height: 35px;  
}

.Estilo5 {
  background-color: #EBD155;
  border-radius: 5px;
  color: white;
  font-size: 14px;
  padding: 5px;  
  line-height: 35px;  
}

.Estilo2 > a , .Estilo3 > a {
  color: white !important;
}

.Estilo4 > a , .Estilo5 > a {
  color: #4A4F55 !important;
}

#mapaFicha {
  margin: 5px 0;
}
#mapaFicha_pest {
  background-color: #0372C4;
}
#mapaFlechaImg.abierto {
  background-image: url("../img/mapas/cerrado.png");
}
#mapaFlechaImg.cerrado {
  background-image: url("../img/mapas/abierto.png");
}
#mapaFicha_pest h3 {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #FFFFFF;
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
  padding-left: 10px;
}

.cabecera_datos_practicos {
  color: #0099d2;
  text-align: center;
}
.primer_grupo, .segundo_grupo {
  display: inline-block;
  padding: 0px 0;
}

.cuerpo_datos_practicos1 {
  background-color: #f9f0cb;
  border-radius: 10px 10px 0 0;
  padding: 10px;
  margin-bottom: 2em;
}
.cuerpo_datos_practicos2 {
  background-color: #F9F0CB;
  padding: 10px;
  margin-top: 5px;
}

#contenedor.mar.inmersiones #colCentro #contenidos2{
    background-image: none;
}

/* sitemap */

div.csc-sitemap li {
  margin: 5px 5px 5px 15px!important;
}

div.csc-sitemap > ul > li {
  margin-left: 5px!important;
}

div.csc-sitemap ul:not(:first-child) > :not(input) {
  display: none;
}

div.csc-sitemap input {
  display: inline-block!important;
  margin-right: 5px;
  font-weight: bold;
  font-family: "Courier New", Courier, monospace;
}

div.csc-sitemap ul {
  list-style: none;
  font-weight: normal;
}

div.csc-sitemap input + a {
  font-weight: bold;
}

div.csc-sitemap li {
  border: solid 1px #DFE2E3;
  padding: 2px;
  margin-bottom: 5px;
}


/* folletos turísticos */
.folletos_turisticos.csc-header.csc-header-n2 {
  padding-top: 20px;
}

.csc-textpic.folletos_turisticos {
  background-color: white;
  margin-top: 20px;
  padding-top: 20px;
}

.csc-textpic.folletos_turisticos dl.csc-textpic-image dl {
  width: 100%;
}

.csc-textpic.folletos_turisticos dd.csc-textpic-caption {
  margin: 0px;
}

.csc-textpic.folletos_turisticos dl.csc-textpic-image dt a {
  display: inline-block;
  width: 100%
}

.csc-textpic.folletos_turisticos div.csc-textpic-imagewrap img {
  margin: auto;
}