/* -----------------
 * Estilos Generales
 */
 
/* Estilos para las cookies */
body .aviso-cookie h2 {
	background: none repeat scroll 0 0 rgba(0, 69, 132);
	background-color: rgb(0, 69, 132);
	border: 0 none !important;
	color: #FFFFFF !important;
	font-size: 0.9em;
	margin: 0;
	padding-top: 0;
}
body .aviso-cookie p {
	font-size: 0.7em;
}
.cookie-wrapper {
	background: repeat-x scroll 0 0 #707070;
	width: 100%;
	padding: 0;
	height: auto;
}
.aviso-cookie {
	background: no-repeat scroll left top rgba(0, 69, 132);
	background-color: rgb(0, 69, 132);
	overflow: hidden;
	padding-bottom: 0.7em;
}
.fn-cookie {
	color: #FFFFFF;
	margin: 0 auto;
	position: relative;
	width: 78%;
	font-size: 0.8em;
}
.pol-cookies-desc {		
	margin: 0 0 0 5%;
	position: relative;
	width: 90%;
}
.pol-cookies-desc div{		
	width: 99% !important;
}
a.boton-cookies {
    background-color: #EDEDED;
	border: 2px solid #3292B6;
    color: #FFFFFF;
    display: inline-block;
    font-size: 0.8em;
    line-height: 2em;
    padding-right: 0.5em;
    padding-left: 0.5em;
    width: auto;
}
a.boton-cookies:hover {
	background-color: #3292B6;
	color: #FFFFFF;
    text-decoration: none;
}
.aviso-cookie ul li {
	display: inline;
    float: left;
    margin-right: 1em;
    margin-top: 1em;

}
.boton-cookies {
	font-size: 0.8em;
}

html, body {
	width: 100%;
	height: 100%;
	font-size: 1em;
	font-family: Verdana;
  padding: 0;
  margin: 0;
}

div.section_superior {
  max-width: 85em;
  margin: 0 auto;
}

body > h1,
body h1:first-child {
  font-size: 0;
  margin: 0;
  padding: 0;
  height: 0;
}

.ie7 body > h1,
.ie7 body h1:first-child {
  line-height: 0;
}

header > div {
  margin: 0 5%;
  width: 90%;
}

.ie8 header > div {
  width: 100%;
}

.ie7 header > div {
  width: 100%;
}

.section {
	width: 81%;
	margin: 0 auto;
	padding: 0 9.5%;
	
}

.section > div {
	display: inline-block;
	width: 100%;
}

.ie8.no-js .section,
.ie7.no-js .section {
  float: left;
  position: relative;
}

.ie8 .section > div,
.ie7 .section > div {
  float: right;
}

.ie7.js .section > div {
  display: inline-block;
  height: 100%;
}

.ie8.no-js .section > div,
.ie7.no-js .section > div {
  width: 95%;
  float: right;
}

.section > aside {
  float: left;
  height: 100%;
  width: 5%;
}

.ie8 .section > ul,
.ie7 .section > ul {
  float: left;
  height: 100%;
  width: 5%;
}

a:link, a:visited, a:hover, a:active {
  color: #00457D;
  text-decoration: none;
}

.idiomas li.idioma-seleccionado a:link, 
.idiomas li.idioma-seleccionado a:visited, 
.idiomas li.idioma-seleccionado a:hover, 
.idiomas li.idioma-seleccionado a:active {
  color: #3A3838;
  font-weight: bold;
}

h1 {
	margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none outside none;
}

video {
  display: block;
}

.ie7 .flowplayer .fp-engine {
  height: auto;
}

form {
  margin: 0;
}

.section > div > div {
  float: left;
  width: 74%;
  text-align: justify;
}

.section > div > div.error {
  margin-left: 7%;
  margin-top: 2em;
}

.contenido {
  margin-left: 1em;
}

.contenido iframe {
  border: 0 none;
  width: 100%;
}

/* Relacionado con el titulo de la pagina */

.titulo {
    color: #707070;
    font-size: 1.4em;
	font-weight: bold;
    line-height: 40px;
    margin: 10px 0;
}

.logo-correos {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  background-color: #FFFFFF;
}

.select-menu {
  width: 85%;
  border: 2px solid #E0E0E0;
  font-family: "Verdana";
  font-size: 0.8em;
}

.boton-redirigir {
  background-color: transparent;
  border: none;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 0.5em;
  width: 1.5em;
}

.login div {
  font-size: 0.7em;
}

.no-js .login div.dropdown {
  display: none;
}

.login div.dropdown a.dropdown-toggle {
  background-image: url("../img/icono-desplegar-combo.png");
  background-position: 95% center;
  background-repeat: no-repeat;
  border: 2px solid #E0E0E0;
  color: #555555;
  font-family: "Verdana";
  font-size: 1.2em;
  font-weight: bold;
  line-height: 27px;
  padding-left: 0.5em;
}

.login ul.dropdown-menu li:hover,
.login ul.dropdown-menu li:focus, 
.login ul.dropdown-menu li > a:hover,
.login ul.dropdown-menu li > a:focus {
  text-decoration: none;
  color: #000000;
  background-color: transparent;
  background-image: -moz-linear-gradient(top, #E5E5E5, #C8C8C8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#E5E5E5), to(#C8C8C8));
  background-image: -webkit-linear-gradient(top, #E5E5E5, #C8C8C8);
  background-image: -o-linear-gradient(top, #E5E5E5, #C8C8C8);
  background-repeat: repeat-x;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5E5E5, endColorstr=#C8C8C8, GradientType=0)";
}

.login div.dropdown a.dropdown-toggle, 
ul.dropdown-menu {
  width: 75.5%;
}

.ie7 .login div.dropdown a.dropdown-toggle {
  display: inline-block;
}

ul.dropdown-menu {
  margin: 0;
  padding: 0;
}

ul.dropdown-menu li,
ul.dropdown-menu li:first-child {
  float: none;
  width: 100%;
  border-top: 1px solid #E0E0E0;
}

ul.dropdown-menu li:first-child {
  border-top: 0;
}


ul.dropdown-menu li a {
  display: inherit;
  width: auto;
  white-space: inherit;
}

/* -------------------
 * Estilos Miga de pan
 */

.miga-de-pan {
	display: inline-block;
	width: 90% !important;
	margin: 0.5em 0 1em;
}

.miga-de-pan ul{
	list-style: none;
	float: left;
	margin: 0.3em 0 0 1em;
	width: 100%;
}

.miga-de-pan li{
	background: url('../img/talkarrow_right_small.png') 0% 50% transparent no-repeat;
	float: left;
	line-height: 1.4em;
	font-size: 0.9em;
	padding: 0 0.5em 0 1.75em;	
	margin: 0.2em 0;
}

.miga-de-pan li:first-child{
	background: none;
	padding: 0 0.5em 0 0;
}

.miga-de-pan li a{
	color: #707070;
	font-weight: normal;
}

.miga-de-pan li.selected{
	color: #2C3034;
	font-weight: bold;
}


/* -----------------------------
 * Estilos para el menu vertical
 */

.menu-vertical {
  width: 26% !important;
  float: left;
}


/* -----------------------
 * Estilos para el submenu
 */

.submenu {
  color: #00457D;
  background-color: #DBE0E4;
  width: 92%;
  padding: 0.5em;
  margin-bottom: 1em;
}

.submenu h2 {
  font-size: 1em;
  line-height: 1em;
  margin: 0;
}

.submenu ul {
  width: 100%;
  list-style: none;
}

.submenu li {
  margin-top: 0.4em;
  width: 100%;
}

.submenu li:first-child {
  margin-top: 0.6em;
}

.submenu li a {
  background-color: #F9F9F9;
  color: #00457D;
  display: list-item;
  font-size: 0.8em;
  padding: 0.2em 0.5em;
}

.submenu li.selected a {
  background-color: #00457D;
  color: #FFFFFF;
}

/* ------------------------------------
 * Estilos para el menu de herramientas
 */

 .masHerramientas {
	font-size: 0.7em;
	text-align: right;
	margin-bottom: 1em;
	width: 92%;
}

.masHerramientas a {
	font-size: 0.8em;
}

.herramientas {
  color: #262626;
  background-color: #00457D;
  width: 92%;
  padding: 0.5em;
  margin-bottom: 1em;
}

.herramientas h2 {
  font-size: 1em;
  line-height: 1em;
  margin: 0;
  font-weight: bold;
  color: #FFFFFF;
}

.herramientas ul {
  width: 100%;
  list-style: none;
}

.herramientas li {
  margin-top: 0.4em;
  width: 100%;
  background-color: #F9F9F9;
}

.herramientas li:first-child {
  margin-top: 0.6em;
}

.herramientas li img {
  float: left;
  margin-left: 0.2em;
}

.herramientas li a {
  color: #00457D;
  display: list-item;
  font-size: 0.8em;
  font-weight: bold;
  padding: 0.37em 0.5em 0.37em 3em;
}

.herramientas li.selected a {
  background-color: #FFD300;
  color: #000000;
}

.herramientas li.listaMasHerramientas {
  background-color:#00457d;
  font-size:0.8em;
  text-align: right;
}

.herramientas li.listaMasHerramientas a.enlaceMasHerramientas {
  color:#ffffff;
  margin-right: 5px;
  background-image: url("../img/icono-ver-mas.png");
  background-repeat: no-repeat;
  background-position: 0 center;
  display: inline-block;
  padding: 0 0 0 2em;
}

/* --------------------------------
 * Estilos para atencion al cliente
 */

.atencion-al-cliente {
  color: #262626;
  background-color: #DBE0E4;
  width: 92%;
  padding: 0.5em;
  margin-bottom: 1em;
  background-image: url("../img/atencionusuarios.png");
  background-position: bottom right;
  background-repeat: no-repeat;
}

.atencion-al-cliente h2 {
  font-size: 1.1em;
  line-height: 1em;
  margin: 0;
  font-weight: normal;
  color: #000000;
}

.atencion-al-cliente h2 a {
  color: #000000;
}

.atencion-al-cliente ul {
  width: 100%;
  list-style: none;
}

.atencion-al-cliente li {
  margin-top: 0.4em;
  width: 100%;
  list-style: square inside;
  color: #686866;
}

.atencion-al-cliente li:first-child {
  margin-top: 0.6em;
}

.atencion-al-cliente li.last-child {
  list-style: none;
}

.atencion-al-cliente li a {
  color: #1A6483;
  font-size: 1em;
  font-weight: bold;
}

.atencion-al-cliente li.last-child {
  color: #000000;
  padding-left: 1.1em;
  font-size: 0.8em;
  font-weight: bold;
}

.ie9 .atencion-al-cliente li.last-child,
.ie8 .atencion-al-cliente li.last-child {
  padding-left: 2em;
}

.ie7 .atencion-al-cliente li.last-child {
  padding-left: 0;
}

.atencion-al-cliente li.selected a {
  background-color: #46698F;
  color: #FFFFFF;
}

/* ----------------------------
 * Estilos para la nube de tags
 */

.nube-tags {
  color: #154180;
  background-color: #DBE0E4;
  border: 1px solid #000000;
  width: 92%;
  padding: 0.5em;
  margin-bottom: 1em;
  background-image: -o-linear-gradient(bottom, rgb(216,216,216) 0%, rgb(255,255,255) 75%);
  background-image: -moz-linear-gradient(bottom, rgb(216,216,216) 0%, rgb(255,255,255) 75%);
  background-image: -webkit-linear-gradient(bottom, rgb(216,216,216) 0%, rgb(255,255,255) 75%);
  background-image: -ms-linear-gradient(bottom, rgb(216,216,216) 0%, rgb(255,255,255) 75%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(216,216,216)),
    color-stop(0.75, rgb(255,255,255))
  );
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#D8D8D8, GradientType=0)"; 
}

.nube-tags > ul {
  line-height: 1.8em; 
  text-align: center;
  margin: 0;
  padding: 0; 
}

.nube-tags li {
  display: inline;
}

.nube-tags li.peso3 {
  font-size: 1.6em;
}

.nube-tags li.peso2 {
  font-size: 1.25em;
}

.nube-tags li.peso1 {
  font-size: 0.95em;
}

.nube-tags li a {
  color: #00457D;
}

/* -----------------------
 * Estilo para los botones
 */

a.boton {
  width: auto;
  border: 1px solid #444A48;
  display: inline-block;
  font-size: 0.9em;
  line-height: 2em;
  padding-right: 0.5em;
  background-color: #0064AD;
  color: #FFFFFF !important;
  text-shadow: 0 1px 0 #000000;
}

.ie9 a.boton, 
.ie8 a.boton,
.ie7 a.boton {
  text-decoration: none;
  display: inline-block;
  -webkit-box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);  
  -moz-box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);  
  box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);    
}

a.boton span {
  background: #64686b; 
  background-image: -moz-radial-gradient(center, ellipse cover,  #64686b 0%, #4c5053 100%, #4c5053 100%, #4c5053 100%);
  background-image: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#64686b), color-stop(100%,#4c5053), color-stop(100%,#4c5053), color-stop(100%,#4c5053));
  background-image: -webkit-radial-gradient(center, ellipse cover,  #64686b 0%,#4c5053 100%,#4c5053 100%,#4c5053 100%);
  background-image: -o-radial-gradient(center, ellipse cover,  #64686b 0%,#4c5053 100%,#4c5053 100%,#4c5053 100%);
  background-image: -ms-radial-gradient(center, ellipse cover,  #64686b 0%,#4c5053 100%,#4c5053 100%,#4c5053 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#64686b', endColorstr='#4c5053',GradientType=1)";
  display: inline-block;
  margin-right: 0.5em;
}

.ie7 a.boton span {
  height: 2em;
}

a.boton span img {
  padding: 0.52em;
}

/* ---------------------------------------
 * Estilo del combo de todos los productos
 */

.no-js .todos-los-productos div.dropdown {
  display: none;
}

.ie8 div.dropdown,
.ie7 div.dropdown {
  display: none;
}

.ie8.js div.dropdown {
  display: inline;
}

.ie7.js div.dropdown {
  display: inline-block;
}

.todos-los-productos {
  margin-bottom: 1em;
}

a.combo-productos {
  width: 95%;
  border: 1px solid #444A48;
  display: inline-block;
  font-size: 0.8em;
  line-height: 2em;
  padding-right: 2%;
  background-color: #FFD300;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

.ie9 a.combo-productos, 
.ie8 a.combo-productos,
.ie7 a.combo-productos {
  text-decoration: none;
  display: inline-block;
  -webkit-box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);  
  -moz-box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);  
  box-shadow: inset 0 -8px 10px rgba(0,0,0,0.15), 0 1px 0 rgba(255,255,255, 0.3), inset 0 1px 0 rgba(255,255,255, 0.3);    
}

a.combo-productos div {
  background: #64686b; 
  background-image: -moz-radial-gradient(center, ellipse cover,  #64686b 0%, #4c5053 100%, #4c5053 100%, #4c5053 100%);
  background-image: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#64686b), color-stop(100%,#4c5053), color-stop(100%,#4c5053), color-stop(100%,#4c5053));
  background-image: -webkit-radial-gradient(center, ellipse cover,  #64686b 0%,#4c5053 100%,#4c5053 100%,#4c5053 100%);
  background-image: -o-radial-gradient(center, ellipse cover,  #64686b 0%,#4c5053 100%,#4c5053 100%,#4c5053 100%);
  background-image: -ms-radial-gradient(center, ellipse cover,  #64686b 0%,#4c5053 100%,#4c5053 100%,#4c5053 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#64686b', endColorstr='#4c5053',GradientType=1)";
  text-align: center;
  width: 2.5em;
  float: left;
  height: 100%;
  margin-right: 1%;
}

a.combo-productos span img {
  padding: 0.52em;
}

.todos-los-productos div.dropdown > ul.dropdown-menu {
  width: 97%;
}

.todos-los-productos ul.dropdown-menu li:hover,
.todos-los-productos ul.dropdown-menu li:focus, 
.todos-los-productos ul.dropdown-menu li > a:hover,
.todos-los-productos ul.dropdown-menu li > a:focus {
  text-decoration: none;
  color: #000000;
  background-color: #E0E0E0;
  background-image: -moz-linear-gradient(top, #E5E5E5, #C8C8C8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#E5E5E5), to(#C8C8C8));
  background-image: -webkit-linear-gradient(top, #E5E5E5, #C8C8C8);
  background-image: -o-linear-gradient(top, #E5E5E5, #C8C8C8);
  background-repeat: repeat-x;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5E5E5, endColorstr=#C8C8C8, GradientType=0)";
}

.todos-los-productos ul.dropdown-menu li > a {
  color: #61665F;
  font-size: 0.8em;
  font-weight: bold;
  padding: 3px 10px;
}

.ie7 a.combo-productos div {
  height: 2em;
}

.ie7 a.combo-productos div img {
  margin-top: 0.8em;
}

/* -------------------------------------
 * Estilos para los banner promocionales
 */

.banner {
  padding: 0;
  border: 0;
  line-height: 0;
}

.banner > a, .banner > a img {
  margin: 0;
  padding: 0;
  height: 100%;
}

.banner img {
  border: 1px solid #9E9E9E;
}

.banner > a {
  display: inline-block;
  width: 100%;
}

.menu-vertical .banner {
  width: 98%;
  margin-bottom: 1em;
  display: inline-block;
}

.menu-vertical .banner a img {
  height: auto;
}

.menu-vertical .video-promocional .promo-video {
  width: 98.5%;
  border: 1px solid #9E9E9E;
  margin-bottom: 1em;
}

/* --------------
 * Estilos flowplayer
 */

.promo-video {
  height: auto !important;
}

.ie7 .flowplayer .fp-engine {
  position: relative !important;
}

/* -------------------------
 * Estilos codigo caja libre
 */

.random {
  height: 10.4em;
  margin-top: 1.9em;
  background-color: #ECECEE;
  border: 2px solid #B2B2B2;
  width: 99%;
}

.random > div {
  margin: 0.7em;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0.7em;
  font-weight: bold;
  height: 90%;
  width: 96%;
}



/* ---------------
 * Estilos alertas
 */

.alerta {
  background-color: #FFFDCA;
  border: 1px solid #E2E481;
  color: #003366;
  margin: 1em 0;
  padding: 0;
  background-image: url('../img/warning.png');
  background-position: 0.5em 0.5em;
  background-repeat: no-repeat;
}

.alerta p {
  margin: 0.5em 0.5em 0.5em 2.5em;
  font-size: 0.8em;
}


/* PCs y Portatiles ----------- */
@media only screen and (max-width : 1024px) {

  header {
    width: 100%;
  }

  .section {
    width: 95%;
    padding: 0 0 0 5%;
  }

  .section > aside {
    width: 100%;
  }

  .section > div {
    display: inline-block;
    width: 95%;
  }

  .nav_detalles.ficha {
	margin-right: 5% !important;
  }
}


/* Smartphones (portrait y landscape) ----------- */
@media only screen and (max-width : 938px) {

  header {
    margin: 0;
  }

  header > div {
    margin: 0;
    width: 100%;
  }

  .section {
    width: 96%;
    padding: 0 0 0 2%;
    margin: 2em auto;
    display: inline-block;
  }

  .section > div {
    display: inline-block;
    width: 100%;
  }

  .logo-correos {
    margin: 0 25%;
    width: 50%;
    position: relative;
  }

  .ie7 img.logo-correos, 
  .ie8 img.logo-correos, 
  .ie9 img.logo-correos {
    margin: 0 15%;
    width: 60%;
  }

  .menu-vertical {
    float: none;
    width: 100%;
  }

  .menu-vertical .banner {
    width: 96%;
    margin-bottom: 1em;
  }

  .miga-de-pan {
    margin-bottom: 1em; 
	width: 100%;
  }
  
  .miga-de-pan ul {
	margin-left: 5%;
  }
  
  .nav_detalles.ficha {
	float: left !important;
  }

  .submenu,
  .herramientas,
  .atencion-al-cliente,
  .nube-tags {
    padding: 1.5%;
    width: 96%;
  }

  .menu-vertical .banner {
    width: 100%;
  }

  a.combo-productos {
    width: 97%;
  }

  body > div > table {
    left: auto;
    position: absolute;
    right: 6.6em;
    top: 6em;
    width: 11.9em;
    z-index: 5000;
  }
}

/* Smartphones (portrait y landscape) - Devices ----------- */
@media only screen and (max-device-width : 1024px) {
  .menu li:hover {
    background-color: #FFD300;
  }

  .menu li:hover a {
    color: #000000;
  }
}

/* -----------------
 * INC000000307574: Integrar Plugins RRSS
 */
.redes-sociales{
	clear: both;
	padding:0;
	margin:0;
	width: 100%;
}
div .comparte{
	width:30%;
	float:left;
	margin-top: 15px;
	padding-right:5%;
	text-align: right;
	font-family: Verdana;
	font-size: 0.95em;
}
div .iconosRS{
	width:65%;
	float: right;
	margin-top: 5px;
}
div .icono-rs{
	width:35px;
	float:left;
	margin:0 10px;
}
@media(max-width:660px){
	div .comparte{
		width:100%;
		clear:both;
		text-align: center;
		float:none;
	}
	div .iconosRS{
		width: 270px;
		clear:both;
		float:none;
		margin: 0 auto;
		margin-top: 25px;
	}
	div .icono-rs{
		margin:0 5px;
	}
}
@media(max-width:270px){
	div .icono-rs{
		margin:0;
	}
}	


/* -----------------
 * INC000000192622: RSC. Añadir sección voluntariado
 */

/* Menu multinivel */
.menuN2 a{
margin-left:30px;
width:83.5%;
} 

/* COR_RSC_Home */

#intro {
	height: auto;
}

#intro_RSC {
	height: 100%;
	text-align: justify;
	background: #707070;
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	margin-top: 10px;
	padding: 5px;
}

#intro_img {
	width: 45%;
	float: left;
	padding: 5px;
}

#intro_txt {
	text-align: justify;
	font-size: 1em;
	padding: 5px;
	margin-top: 5px;
}

/* Modulo banner 2C */
.caja_BannerBot_2C {
	float: left;
	margin: 1.5%;
	position: relative;
	height: 210px;
	width: 47%;
	text-align: center;
	font-size: 0.9em;
}

.caja_BannerBot_2C img {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 210px;
}

.caja_BannerBot_2C img + p {
	position: absolute;
	bottom: -10px;
	left: 0px;
	width: 100%;
	height: 25px;
	font-weight: bold;
	color: #000;
	background-color: #FFD300;
	padding-top: 5px;
}

.caja_BannerBot_2C p + p {
	display: none;
	opacity: 0.7;
	filter: alpha(opacity=70); /* For IE8 and earlier */
	position: absolute;
	bottom: -10px;
	left: 0px;
	width: 100%;
	height: 210px;
	color: #fff;
	background-color: #00457E;
	line-height: 20px;
	font-size: 1em;
}

.caja_BannerBot_2C:hover p + p,
.caja_BannerBot_2C:hover img {
	display: block;
}

.caja_BannerBot_2C:hover img + p {
	display: none;
}

.detalle_infcor {
	color: black;
	background-color: #F9F9F9;
	padding: 4px;
	margin: 10px 15px;
	font-size: 1em;
}

@media (max-width: 1000px) {
	.caja_BannerBot_2C,
	.caja_BannerBot_2C img,
	.caja_BannerBot_2C p + p {
		height: 175px;
	}
}

@media (max-width: 850px) {
	.caja_BannerBot_2C,
	.caja_BannerBot_2C img,
	.caja_BannerBot_2C p + p {
		height: 140px;
	}
}

@media (max-width: 650px) {
	.caja_BannerBot_2C {
		margin: 1.5%;
		width: 97%;
		height: 230px;
	}
	
	.caja_BannerBot_2C img,
	.caja_BannerBot_2C p + p {
		height: 230px;
	}
}

@media (max-width: 600px) {
	.caja_BannerBot_2C,
	.caja_BannerBot_2C img,
	.caja_BannerBot_2C p + p {
		height: 200px;
	}
}

@media (max-width: 550px) {
	.caja_BannerBot_2C,
	.caja_BannerBot_2C img,
	.caja_BannerBot_2C p + p {
		height: 175px;
	}
}

@media (max-width: 500px) {
	.caja_BannerBot_2C,
	.caja_BannerBot_2C img,
	.caja_BannerBot_2C p + p {
		height: 150px;
	}
}

@media (max-width: 450px) {
	.caja_BannerBot_2C,
	.caja_BannerBot_2C img,
	.caja_BannerBot_2C p + p {
		height: 125px;
	}
	
	.caja_BannerBot_2C p + p {
		font-size: 0.8em;
	}
}

.ie7 .modBanners, .ie8 .modBanners {
	margin: 5% 1%;
}

.ie7 .modBanners ul li img, .ie8 .modBanners ul li img {
	width: 100%;
}

.ie7 .caja_BannerBot_2C, .ie8 .caja_BannerBot_2C {
	display: block;
}

/* Modulo banner 3C */
.caja_BannerBot_3C {
	float: left;
	margin: 1%;
	position: relative;
	height: 140px;
	width: 31.333%;
	text-align: center;
	font-size: 0.9em;
}

.caja_BannerBot_3C img {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 140px;
}

.caja_BannerBot_3C img + p {
	position: absolute;
	bottom: -10px;
	left: 0px;
	width: 100%;
	height: 25px;
	font-weight: bold;
	color: #000;
	background-color: #ffd300;
	padding-top: 5px;
}

.caja_BannerBot_3C p + p {
	display: none;
	opacity: 0.7;
	filter: alpha(opacity=70); /* For IE8 and earlier */
	position: absolute;
	bottom: -10px;
	left: 0px;
	width: 100%;
	height: 140px;
	color: #fff;
	background-color: #00457E;
	line-height: 20px;
	font-size: 1em;
}

.caja_BannerBot_3C:hover p + p,
.caja_BannerBot_3C:hover img {
	display: block;
}

.caja_BannerBot_3C:hover img + p {
	display: none;
}

@media (max-width: 1200px) {
	.caja_BannerBot_3C {
		margin: 1.5%;
		width: 47%;
	}
	
	.caja_BannerBot_3C,
	.caja_BannerBot_3C img,
	.caja_BannerBot_3C p + p {
		height: 210px;
	}
	
}

@media (max-width: 1000px) {
	.caja_BannerBot_3C,
	.caja_BannerBot_3C img,
	.caja_BannerBot_3C p + p {
		height: 175px;
	}
}

@media (max-width: 850px) {
	.caja_BannerBot_3C,
	.caja_BannerBot_3C img,
	.caja_BannerBot_3C p + p {
		height: 140px;
	}
}

@media (max-width: 650px) {
	.caja_BannerBot_3C {
		margin: 1.5%;
		width: 97%;
		height: 230px;
	}
	
	.caja_BannerBot_3C img,
	.caja_BannerBot_3C p + p {
		height: 230px;
	}
}

@media (max-width: 600px) {
	.caja_BannerBot_3C,
	.caja_BannerBot_3C img,
	.caja_BannerBot_3C p + p {
		height: 200px;
	}
}

@media (max-width: 550px) {
	.caja_BannerBot_3C,
	.caja_BannerBot_3C img,
	.caja_BannerBot_3C p + p {
		height: 175px;
	}
}

@media (max-width: 500px) {
	.caja_BannerBot_3C,
	.caja_BannerBot_3C img,
	.caja_BannerBot_3C p + p {
		height: 150px;
	}
}

@media (max-width: 450px) {
	.caja_BannerBot_3C,
	.caja_BannerBot_3C img,
	.caja_BannerBot_3C p + p {
		height: 125px;
	}
	
	.caja_BannerBot_3C p + p {
		font-size: 0.8em;
	}
}

.ie7 .caja_BannerBot_3C, .ie8 .caja_BannerBot_3C {
	display: block;
}

/* Modulo banner 4C */
.caja_BannerBot_4C {
	float: left;
	margin: 1%;
	position: relative;
	height: 150px;
	width: 23%;
	text-align: center;
	font-size: 0.90em;
}

.caja_BannerBot_4C img {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 150px;
}

.caja_BannerBot_4C img + p {
	position: absolute;
	bottom: -10px;
	left: 0px;
	width: 100%;
	height: 25px;
	font-weight: bold;
	color: #000;
	background-color: #ffd300;
	padding-top: 5px;
}

.caja_BannerBot_4C p + p {
	display: none;
	opacity: 0.7;
	filter: alpha(opacity=70); /* For IE8 and earlier */
	position: absolute;
	bottom: -10px;
	left: 0px;
	width: 100%;
	height: 150px;
	color: #fff;
	background-color: #00457E;
	line-height: 20px;
	font-size: 1em;
}

.caja_BannerBot_4C:hover p + p,
.caja_BannerBot_4C:hover img {
	display: block;
}

.caja_BannerBot_4C:hover img + p {
	display: none;
}

@media (max-width: 1200px) {
	.caja_BannerBot_4C {
		margin: 1.5%;
		width: 47%;
	}
	
	.caja_BannerBot_4C,
	.caja_BannerBot_4C img,
	.caja_BannerBot_4C p + p {
		height: 210px;
	}
	
	.caja_BannerBot_4C p + p {
		font-size: 1em;
	}
}

@media (max-width: 1000px) {
	.caja_BannerBot_4C,
	.caja_BannerBot_4C img,
	.caja_BannerBot_4C p + p {
		height: 175px;
	}
}

@media (max-width: 850px) {
	.caja_BannerBot_4C,
	.caja_BannerBot_4C img,
	.caja_BannerBot_4C p + p {
		height: 140px;
	}
}

@media (max-width: 650px) {
	.caja_BannerBot_4C {
		margin: 1.5%;
		width: 97%;
		height: 230px;
	}
	
	.caja_BannerBot_4C img,
	.caja_BannerBot_4C p + p {
		height: 230px;
	}
}

@media (max-width: 600px) {
	.caja_BannerBot_4C,
	.caja_BannerBot_4C img,
	.caja_BannerBot_4C p + p {
		height: 200px;
	}
}

@media (max-width: 550px) {
	.caja_BannerBot_4C,
	.caja_BannerBot_4C img,
	.caja_BannerBot_4C p + p {
		height: 175px;
	}
}

@media (max-width: 500px) {
	.caja_BannerBot_4C,
	.caja_BannerBot_4C img,
	.caja_BannerBot_4C p + p {
		height: 150px;
	}
}

@media (max-width: 450px) {
	.caja_BannerBot_4C,
	.caja_BannerBot_4C img,
	.caja_BannerBot_4C p + p {
		height: 125px;
	}
	
	.caja_BannerBot_4C p + p {
		font-size: 0.8em;
	}
}

.ie7 .caja_BannerBot_4C, .ie8 .caja_BannerBot_4C {
	display: block;
}

#modBanner {
	height: auto;
	width: 100%;
}

#modBanner ul {
	display: block;
	list-style-type: disc;
	margin-left: 80px;
}

.titulo_Lista {
	margin-left: 40px;
}

.enlaces:hover {
	text-decoration: underline;
}

/* -----------------
 * INC000000430204: Hacer el detalle de las imágenes navegable
 */

.imgDetalle {
	text-align: center;
	clear: both;
	padding-top: 2%;
}

.imgDetalle > p {
	font-size: 1em;
	font-weight: bold;
	color: #707070;
}

.imgDetalle > img {
	max-width: 100%;
}

/* -----------------
 * INC000000426983 - Creacion Sitemaps
 */

#listado-xml{
	margin: 0 5%;
	width: 81%;
}
.ie8 #listado-xml {
	margin: 0 5%;
	width: 81%;
}
#listado-xml ul li{
	display: inline;
}
#listado-xml ul li button{
	width: 20%;
	height: 3em;
}
#listado-xml ul li span{
	display:none;
}

.ie7 #listado-xml ul li button, .ie8 #listado-xml ul li button{
	display:none;
}
.ie7 #listado-xml ul li span, .ie8 #listado-xml ul li span{
	display:inline;
	margin-left:5%;
}

/* MapaWeb */

li.level-1 a:hover{
	text-decoration:underline;
}
li.level-2 a:hover{
	text-decoration:underline;
}
li.level-3 a:hover{
	text-decoration:underline;
}
li.level-1 a{
	color:black;
}
li.level-2 a{
	color:black;
}
li.level-3 a{
	color:black;
}
	
#mapawb {
	width: 100%;
	height: auto;
	font-size: 0.95em;
}

div.caja-mapaweb {
	min-height: 330px;
	float: left;
	width: 30%;
	margin: 0.5em 1.666%;
	height: auto;
}

ul.listado-mapaweb {
	border: 2px #e5e5e5 solid;
}

li.level-1 {
	background-color: #e5e5e5;
	font-weight: normal;
	padding: 0.5em;
	color: black;
	font-size: 1.3em;
}

li.level-2 {
	font-weight: bold;
	margin: 0em 0em 0.2em 0em;
	padding: 0.4em;
	color: black;
}

li.level-3 {
	padding-left: 1.5em;
	color: black;
}

@media only screen and (max-width:1330px) {
	li.level-1 {
		min-height: 38px;
	}
}

@media only screen and (max-width:800px) {
	div.caja-mapaweb {
		width: 45%;
		margin: 0.5em 2.5%;
	}
	div.caja-mapaweb:nth-child(2n+1) {
		clear: left;
	}
}

@media only screen and (max-width:570px) {
	div.caja-mapaweb {
		width: 90%;
		margin: 0.5em 5%;
		min-height: 90px;
		display: block;
		clear: both;
	}
}

@media only screen and (max-width:350px) {
	li.level-3 {
		padding: 0.15em 0 0.15em 1.5em;
	}
}

/* INC000000086230: Botones navegación Filatelia - Navegacion de Detalles */
.nav_detalles {
	float: right !important;
	width: initial !important;
	margin: 0;
	padding: 0;
	padding-top: 3%;
	margin-bottom: 1%;
	display: inline-block;
	font-size: 1em;
}

.ie11 .nav_detalles,
.ie10 .nav_detalles,
.ie9 .nav_detalles,
.ie8 .nav_detalles{
	width: auto !important;
}

.nav_detalles.ficha {
	margin: 10px 0 0.5em;
	padding: 0;
	font-size: 0.90em;
	font-weight: bold;
}

.nav_detalles ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

.nav_detalles li {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	float: left;
}

.nav_detalles li a {
	text-decoration: underline;
	color: #000000;
}

/* Reduccion de Estaticos - Estilos Generales */

/* -----------------
 * Estilos Generales
 */

.contenido > div {
	float: left;
	width: 100%;
}

/* ----------------
 * Estilos cabecera
 */

.cabecera img {
	width: 100%;
}

/* PCs y Portatiles ----------- */
@media only screen and (max-width : 938px) {
	.section > div > div {
    width: 100%;
	}

	.contenido {
		margin-left: 0;
	}
}

/* layout_landing_promo.css - Reduccion de Estaticos */

/* -----------------
 * Estilos promocion
 */

.section > div > div.promocion {
	float: left;
	width: 100%;
}

/* calculador_tarifas.css - Reduccion de Estaticos */

p.txtnormal {
	margin-top: 1em;
}

table.txtNormal {
	float: left;
	width: 100%;
}

table.txtNormal tr td:first-child {
	width: 3em;
}

.tarificador table.txtNormal tr td:first-child {
	width: 5%;
}

.ie7 .tarificador table.txtNormal strong {
	display: inline-block;
	float: left;
	width: 100%;
}

table.txtNormal tr td:first-child + td {
	width: 2.4em;
}

table.txtNormal tr td:first-child + td + td + td {
	width: 3em;
}

table.txtNormal tr td:first-child + td + td + td + td {
	width: 2.4em;
}

table.txtNormal tr td:first-child + td + td,
table.txtNormal tr td:first-child + td + td + td + td + td {
	font-size: 0.8em;
	font-weight: bold;
}

.visible {
	display: block;
}

.oculto {
	display: none;
}

/* layout_subhome_museo.css - Reduccion de Estaticos */

/* ---------------------
 * Estilos visita guiada
 */

.visita-guiada {
	margin-top: 1em;
	float: left;
	width: 100%;
	display: inline-block;
}

.visita-guiada h3 {
	color: #707070;
	font-size: 1.1em;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: 1em;
}

.visita-guiada h3+div {
	float: left;
	height: 23.3em;
	padding-bottom: 2em;
	position: relative;
	width: 100%;
}

.visita-guiada .museo {
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 2;
}

.visita-guiada .museo object {
	height: 23.3em;
}

.visita-guiada .fondo {
	background-image: url("../img/fondo-amarillo-circular.gif");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fondo-amarillo-circular.gif', sizingMethod='scale')";
	width: 80%;
	margin: 0 10% 0 10%;
	height: 4.65em;
	position: absolute;
	bottom: 0;
	z-index: 1;
}

.ie8 .visita-guiada .fondo,
.ie7 .visita-guiada .fondo {
	background-image: none;
}

.visita-guiada p {
	float: left;
	margin-top: 2em;
	font-size: 1em;
}



/* ----------------------
 * Estilos opciones museo
 */

.opciones-museo {
	float: left;
	margin-top: 1em;
	width: 100%;
}

.opciones-museo ul {
	width: 100%;
}

.opciones-museo ul li {
	float: left;
	width: 33.3333333333%;
	text-align: center;
}

.ie7 .opciones-museo ul li {
	width: 33.3%;
}

.opciones-museo ul li a {
	display: inline-block;
	font-size: 1.4em;
	font-weight: bold;
}

.opciones-museo ul li div {
	border: 5px solid #EAEAEA;
	padding: 0.5em;
	width: 6.2em;
	height: 6.2em;
	margin-top: 0.5em;
}

.opciones-museo ul li div img {
	width: 100%;
}

/* Smartphones (portrait y landscape) ----------- */
@media only screen and (max-width : 575px) {
	.opciones-museo ul li {
		float: none;
		width: 100%;
		margin-top: 1.5em;
	}

	.opciones-museo ul li:first-child {
		margin-top: 0;
	}
}

/* layout_info_correos_accesible.css - Reduccion de Estaticos */

/* --------------
 * Estilos Titulo
 */

.titulo-info {
	font-size: 1em;
	color: #707070;
	margin-left: 1.5%;
	margin-right: 1.5%;
	line-height: 1.4em;
}


/* ----------------
 * Estilos Imagenes
 */

.imagenes-info {
	float: left;
	list-style: none;
	margin-left: 1.5%;
	margin-right: 1.5%;
	width: 97%;
}

.imagenes-info li {
	float: left;
	margin-left: 1em;
}

.imagenes-info li:first-child {
	margin-left: 0;
}

.text-info {
	color: #000000;
	font-size: 0.8em;
	margin-left: 1.5%;
	padding-right: 1.5%;
	margin-top: 1em;
}

.text-info strong {
	display: inline-block;
}

.text-info a {
	text-decoration: underline;
}



/* ----------------
 * Estilos botonera
 */

.botonera-info {
	float: left;
	width: 97%;
	text-align: center;
	margin: 1em 1.5%;
}

.botonera-info ul {
	display: inline-block;
	list-style: none;
	margin: 0;
}

.botonera-info ul li {
	float: left;
	margin-left: 1em;
}

.botonera-info ul li#aceptar {
	display: none;
}

.botonera-info ul li:first-child {
	margin-left: 0;
}

.botonera-info ul li a.active {
  color: rgba(255, 255, 255, 0.75);
}

.botonera-info ul li a {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}

.botonera-info ul li a {
	color: #FFFFFF;
	font-size: 0.95em;
	padding: 0.2em 0.7em;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  /* W3C background-image: linear-gradient(to bottom, #0088cc, #0044cc); */
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  /* W3C
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  */
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0)";
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(enabled=false)";
}

.ie7 .botonera-info ul li a {
  background-color: #0044cc;
}

.botonera-info ul li a:hover,
.botonera-info ul li a:active,
.botonera-info ul li a.active,
.botonera-info ul li a.disabled,
.botonera-info ul li a[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  text-decoration: none;
}

.ie7 .botonera-info ul li a:hover,
.ie7 .botonera-info ul li a:active,
.ie7 .botonera-info ul li a.active,
.ie7 .botonera-info ul li a.disabled,
.ie7 .botonera-info ul li a[disabled] {
  background-color: #003bb3;
}

.ie7 .botonera-info ul li a:active, 
.ie8 .botonera-info ul li a:active, 
.ie9 .botonera-info ul li a:active,
.ie7 .botonera-info ul li a.active, 
.ie8 .botonera-info ul li a.active, 
.ie9 .botonera-info ul li a.active {
  background-color: #003399;
}

/* layout_herramientas.css - Reduccion de Estaticos */

/* -----------
 * Estilos RSS
 */

.noticiasRss {
	width: 100%;
	float: left;
	display: inline-block;
}

.noticiasRss > h2 {
	color: #707070;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0;
}

.noticiasRss > h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #000000;
	font-weight: bold;
	margin-top: 0.2em;
}

.noticiasRss > p {
	font-size: 0.85em;
}

.noticiasRss > ul {
	margin: 1em 0 1em 2em;
}

.noticiasRss > ul > li {
  margin-top: 0.5em;
	background-image: url('../img/icono-rss.png');
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 1.4em;
	padding-left: 1.6em;
}

.noticiasRss > ul > li a {
	display: inline-block;
	height: 100%;
	font-size: 0.95em;
}

/* ----------------
 * Estilos Mapa Web
 */

.container-mapa-web {
	width: 100% !important;
}

.mapa-web {
	width: 100%;
	float: left;
	display: inline-block;
}

.mapa-web > h2 {
	color: #707070;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0;
	margin-bottom: 15px;
}

.mapa-web .lista-mapa-web > ul {
	margin-top: 1.5em;
	list-style: disc;
	list-style-position: inside;
	width: 100%;
	float: left;
}

.mapa-web .lista-mapa-web > ul > li {
	font-weight: bold;
	font-size: 0.9em;
	width: 33.333333%;
	float: left;
}

.mapa-web .lista-mapa-web > ul > li > a {
	color: #333333;
}

.mapa-web .lista-mapa-web > ul > li > ul > li {
	font-weight: normal;
	border-left: 1px solid #000000;
	margin-left: 0.15em;
	padding-left: 1.1em;
	line-height: 2em;
}

/* --------------------------------
 * Estilos Productos de la A a la Z
 */
 
.productosaz {
	width: 100%;
	float: left;
	display: inline-block;
}

.productosaz h2 {
	color: #707070;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0;
}

.productosaz > nav {
	width: 73%;
	margin: 0 1% 0 0;
}

.productosaz ul.listado-letras {
	width: 100%;
	float: left;
	margin: 1em 0 0;
	padding: 0;
}

.productosaz ul.listado-letras li {
	float: left;
	border: 1px solid #808080;
	width: 2.94%;
	min-width: 1.47em;
	margin: 0.5em 0.5% 0 0;
	text-align: center;
}

.productosaz ul.listado-letras li a {
	font-size: 0.9em;
	color: #707070;
}

.productosaz ul.listado-letras li.ir-a-letra a {
	color: #00457D;
	font-weight: bold;
}

.productosaz .listado {
	float: left;
	width: 72%;
	border: 1px solid #808080;
	margin: 1em 1% 0 0;
	padding: 0.5em 1% 0.5em 0;
	text-align: left;
}

.productosaz .listado h3 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
	margin: 0.5em 1em;
}

.productosaz .listado ul {
	margin-left: 2em;
	margin-bottom: 1em;
}

.productosaz .listado ul li {
	background-image: url("../img/icono-estilo-lista-subhome.png");
	background-position: left 0.2em;
	background-repeat: no-repeat;
	padding: 0 0 0 1.2em;
}

.productosaz .listado ul li a {
	font-size: 1em;
}

.productosaz .promociones {
	float: right;
	width: 25%;
	margin-top: 1em;
	clear: right;
}

.productosaz .promociones .banner {
	margin-bottom: 1em;
}

.productosaz .promociones .banner a img {
	float: right;
	height: auto;
}

/* Smartphones (portrait y landscape) ----------- */
@media only screen and (max-width : 750px) {
	.productosaz .listado {
		width: 98%;
	}
	.productosaz > nav {
		width: 99%;
	}
	.productosaz .promociones {
		width: 100%;
		float: left;
	}
	.productosaz .promociones .banner a img {
		float: left;
	}
}

/* Smartphones (portrait y landscape) ----------- */
@media only screen and (max-width : 700px) {
	.mapa-web .lista-mapa-web > ul {
		margin-top: 0;
	}

	.mapa-web .lista-mapa-web > ul > li {
		width: 100%;
		float: none;
		margin-top: 1em;
	}
}
