/* -----------------
 * 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;
    border-radius: 4px;
    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;
}

body > div {
  max-width: 85em;
  margin: 0 auto;
}

.ie7 body > div,
.ie8 body > div {
  max-width: 78em;
}

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 {
	margin: 0 auto;
  width: 90%;
  position: relative;
  display: table;
  margin-bottom: 1.7em;
}

.ie8 header,
.ie7 header {
  width: 91%;
}

header > div {
  margin: 0 5%;
  width: 90%;
}

.ie8 header > div {
  margin: 0 2%;
  width: 100%;
}

.ie7 header > div {
  margin: 0 0 0 1.5%;
  width: 100%;
}

.ie8 div.section,
.ie7 div.section {
  width: 96.5%;
  float: left;
  display: inline-block;

}

header ul.busquedas > li a div {
  position: relative;
}

.ie7 header ul.busquedas > li:first-child {
  height: 3.2em; 
  display: block; 
  position: relative;
}

.ie7 header ul.busquedas > li:first-child a {
  height: 110%;
  width: 88%;
  float: left;
  display: inline;
  position: absolute;
  left: 0px;
  top: 0px;
}

.ie8 body > div ul.busquedas > li.idiomas,
.ie7 body > div ul.busquedas > li.idiomas {
  margin-top: 0;
}

.ie8 body > div ul.busquedas > li a div {
  position: relative;
}

.section {
  margin: 0 auto;
  width: 90%;
}

.section > div {
  display: inline-block;
  width: 90%;
}

.ie8.no-js .section,
.ie7.no-js .section {
  float: left;
  position: relative;
}

.ie8 .section > div,
.ie7 .section > div {
  width: 94%;
  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%;
}

footer {
	margin: 0 9.5%;
  width: 81%;
  margin-top: 1.7em;
  margin-bottom: 0.5em;
  display: inline-block;
  padding-bottom: 1.7em;
}

.ie8 footer {
  margin: 0 2% 0 4.8%;
  width: 92%;
}

.ie7 footer {
  margin: 0 4%;
  width: 92%;
}

.ie7.js footer {
  margin-top: 1.2em;
}


/* FF focus
a:active {
  outline: none;
}

a:focus { 
  outline: none;
}
*/
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%;
}

.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.3em;
	font-weight: bold;
    line-height: 40px;
    margin: 10px 0;
}

/* -------------------------------------
 * Estilos sugerencias buscador cabecera
 */

body > div > table {
  position: absolute;
  background-color: #FFFFFF;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  border: 1px solid #CCCCCC;
  top: 5.6em;
  width: 15.4%;
  left: 44.2%;
  font-size: 1em;
  z-index: 1000;
  visibility: hidden;
  border-collapse: separate;
  border-spacing: 0 0;
}

.ie8 body > div > table,
.ie7 body > div > table {
  left: 45.5%;
  width: 17%;
  top: 5.7em;
}

body > div > table td {
  font-size: 0.8em;
  padding: 0.3em 0.5em;
  position: absolute;
  right: 0;
  color: green;
}

body > div > table tbody tr td:first-child {
  font-size: 0.95em;
  position: relative;
  color: #333333;
}

body > div > table tr.ss-gac-b {
  background-color: #C8C8C8;
  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)";
  cursor: pointer;
}

body > div > table td.ss-gac-d {
  cursor: pointer;
  padding: 0;
  margin-right: 0.5em;
  margin-top: 0.3em;
}

body > div > table tr.ss-gac-e span {
  color: #00457D;
  font-size: 0.8em;
  text-decoration: underline;
  float: right;
  cursor: pointer;
}



/* --------------------------------
 * Estilos sugerencias buscador pie
 */

div.busqueda-pie > div > table {
  position: absolute;
  background-color: #FFFFFF;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  border: 1px solid #CCCCCC;
  width: 75%;
  left: 5%;
  top: 3.8em;
  font-size: 1em;
  z-index: 1000;
  visibility: hidden;
  border-collapse: separate;
  border-spacing: 0 0;
}

div.busqueda-pie > div > table td {
  font-size: 0.8em;
  padding: 0.3em 0.5em;
  position: absolute;
  right: 0;
  color: green;
}

div.busqueda-pie > div > table tbody tr td:first-child {
  font-size: 0.95em;
  position: relative;
  color: #333333;
}

div.busqueda-pie > div > table tr.ss-gac-b {
  background-color: #C8C8C8;
  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)";
  cursor: pointer;
}

div.busqueda-pie > div > table td.ss-gac-d {
  cursor: pointer;
  padding: 0;
  margin-right: 0.5em;
  margin-top: 0.3em;
}

div.busqueda-pie > div > table tr.ss-gac-e span {
  color: #00457D;
  font-size: 0.8em;
  text-decoration: underline;
  float: right;
  cursor: pointer;
}



/* --------------------------
 * Estilos barra de busquedas
 */

.contenedor-busquedas {
  margin-top: 2.5em;
  display: table;
  width: 100%;
}

.busquedas {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
}

.busquedas li {
  display: table;
  float: left;
}

.busquedas li:first-child {
  width: 25%;
  position: relative;
}

.busquedas li:first-child div {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.busquedas li.login,
.busquedas li.acceso {
  width: 18%;
  margin-left: 25%;
}

.ie7 .busquedas li.login,
.ie7 .busquedas li.acceso {
  margin-left: 0;
}

.busquedas li label {
  color: #000000;
  font-weight: bold;
  font-size: 0.9em;
  margin-bottom: 0;
  display: inline-block;
  float: left;
  width: auto;
}

.busquedas li a, 
.busquedas li a div,
.busquedas li a div hgroup {
  display: table;
  width: 93%;
}

.busquedas li:first-child a {
  display: inline-block;
  height: 100%;
}

.busquedas li:first-child a#inicio {
  background-color: transparent;
  background-image: url("about:blank");
  height: 100%;
  margin-top: 3%;
  padding: 4% 0;
  width: 55%;
  float: left;
}

.ie7 .busquedas li:first-child a#inicio {
  padding: 8% 0;
  float: none;
}

.busquedas li:first-child a#sepi {
  background-color: transparent;
  background-image: url("about:blank");
  float: right;
  height: 100%;
  margin-top: 3%;
  padding: 4% 0;
  width: 45%;
}

.ie7 .busquedas li:first-child a#sepi {
  padding: 8% 0;
  margin-left: 55%;
  float: none;
}

li.busqueda-asistente label + a,
li.busqueda-envio label + a {
  display: inline-block;
  float: left;
  font-size: 0.8em;
  margin-left: 0.5em;
  width: auto;
}

li.busqueda-envio label a {
  width: 100%;
}

.ie8 li.busqueda-envio label + a {
  float: none;
}

.busquedas h1 {
  font-size: 0;
}

li.login div.usuario {
  font-size: 0.7em;
  font-weight: normal;
}

li.acceso div.usuario {
  font-size: 0.9em;
  font-weight: normal;
}

li.acceso div.usuario a {
  font-size: 0.9em;
  outline: none;
}

li.login div.usuario span {
  color: #00457D;
  font-weight: bold;
}

li.acceso div.usuario a {
  display: inline;
  width: auto;
  line-height: 1.45em;
}

li.acceso div.combo {
  border: 2px solid #E0E0E0;
  border-radius: 4px 4px 4px 4px;
  color: #5F5F5F;
  font-family: "Verdana";
  font-size: 0.8em;
  font-weight: bold;
  padding: 0.3em 0.5em 0.2em;
  width: 75.5%;
  text-align: left;
  background-color: #F0F0F0;
  background-image: url("../img/icono-desplegar-combo.png");
  background-position: 95% center;
  background-repeat: no-repeat;
}

.logo-correos {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  background-color: #FFFFFF;
}

input[type="text"].busqueda-menu {
  padding-right: 0.5em;
  width: 60%;
  border: 2px solid #E0E0E0;
  border-right: 1px solid #E0E0E0;
  font-family: "Verdana";
  font-size: 0.8em;
  float: left;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  margin-bottom: 0;
}

.codigo-de-envio {
  width: 100%;
}

.codigo-de-envio input.busqueda-menu[type="text"] {
  width: 71%;
}

input[type="submit"].boton-busqueda, input[type="submit"].boton-busqueda-avanzada {
  background-color: transparent;
  background-image: url("../img/busqueda.png");
  background-position: 50% center;
  background-repeat: no-repeat;
  border-color: #E0E0E0;
  border-style: solid;
  border-width: 2px;
  border-radius: 0 4px 4px 0;
  float: left;
  height: 2.3em;
  padding: 0 0.6em;
  width: 15%;
}

.codigo-de-envio input[type="submit"].boton-busqueda {
/* border-radius: 0; */
  border-width: 2px 2px 2px 1px;
}

input[type="submit"].boton-busqueda-avanzada {
  background-image: url("../img/busqueda-avanzada.png");
  border-width: 2px 2px 2px 1px;
  float: left;
}

.select-menu {
  width: 85%;
  border: 2px solid #E0E0E0;
  border-radius: 4px 4px 4px 4px;
  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;
  border-radius: 4px 4px 4px 4px;
  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;
}

.busquedas li.busqueda-asistente {
  position: absolute;
  bottom: 0;
  width: 22%;
  left: 43%;
}

.busquedas li.busqueda-envio {
  position: absolute;
  bottom: 0;
  left: 65%;
  width: 38%;
}

.busquedas li.busqueda-envio input.boton-busqueda[type="submit"], 
.busquedas li.busqueda-envio input.boton-busqueda-avanzada[type="submit"] {
  width: 11%;
}

.busquedas li.busqueda-asistente input.boton-busqueda[type="submit"] {
  width: 20%;
  border-width: 2px 2px 2px 1px;
}



/* ---------------------
 * Estilos capa de login
 */

li.acceso div.usuario a.mostrar-login {
  background: none repeat scroll 0 0 white;
  border: 1px solid #9A9A9D;
  border-bottom: 0px;
  border-radius: 8px 8px 0 0;
  padding: 0.5em 0.5em 0.1em;
  position: absolute;
  top: -0.5em;
  z-index: 3000;
  outline: none;
}

li.acceso #login {
  background-color: #FFFFFF;
  border: 1px solid #9A9A9D;
  border-radius: 0 8px 8px 8px;
  display: none;
  margin-left: 2.2em;
  position: absolute;
  top: 1.2em;
  width: 23em;
  z-index: 2000;
}

.ie7 .busquedas li.acceso #login {
  padding-bottom: 1em;
  zoom: 1;
}

.ie9 .busquedas li.acceso #login {
  margin-left: 2.65em;
}

.ie8 .busquedas li.acceso #login,
.ie7 .busquedas li.acceso #login {
  margin-left: 2.5em;
}

li.acceso #login > div {
  margin: 1em;
}

li.acceso #login > div div {
  float: left;
  display: inline;
  width: 100%;
}

li.acceso #login > div div.registro {
  text-align: center;
  border-top: 1px dotted #707070;
  padding-top: 0.5em;
}

li.acceso #login > div div div {
  text-align: center;
}

.ie7 li.acceso #login > div div div,
.ie7 li.acceso #login > div div.dni,
.ie7 li.acceso #login > div div.registro {
  width: 100%;
  display: block;
}

.ie7 li.acceso #login > div div {
  float: none;
  width: auto;
}

li.acceso #login > div div.dni {
  background-color: #EAEAEC;
  border-radius: 8px 8px 8px 8px;
  margin-bottom: 1em;
  text-align: center;
}

.ie7 li.acceso #login > div div.dni {
  zoom: 1;
}

li.acceso #login > div div.dni a {
  margin: 0 5% 0.5em;
  width: 90.2%;
}

li.acceso #login > div div.dni a.btn-style {
  background-color: #FFD300;
  border-radius: 8px;
  border: 1px solid #9A9A9D;
  font-weight: bold;
  margin: 5%;
  text-align: center;
  width: 83.2%;
  padding: 0.4em 3%;
  color: #000000;
  -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);    
}

.form_login label,
.form_login input {
  float: left;
  width: 93%;
}

.form_login input[type="text"],
.form_login input[type="password"] {
  box-shadow: 0 2px 2px #D6D6D6 inset;
}

.form_login input[type="submit"],
.form_alta input[type="submit"] {
  width: 50%;
  float: none;
  background-color: #FFD300;
  border-radius: 8px;
  border: 1px solid #9A9A9D;
  font-weight: bold;
  height: 2em;
  margin-top: 0.5em;
  -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);    
}

.form_login a,
.form_alta a {
  float: left;
  font-size: 0.8em;
  margin: 1em 0;
  width: 100%;
}

.menu-responsive-usuario li.acceso div.usuario a.mostrar-login {
  position: inherit;
}

.menu-responsive-usuario li.acceso div.usuario {
  margin-bottom: -2px;
}

.menu-responsive-usuario .combo.mostrar-login {
  display: none;
}

.menu-responsive-usuario li.acceso #login {
  position: inherit;
  float: left;
  margin-left: 2%;
  width: 96%;
  border-radius: 8px; 
}

.menu-responsive-usuario li.acceso #login label {
  margin: 0;
}

.menu-responsive-usuario #login input[type="text"] {
  width: 93%;
}

.menu-responsive-usuario #login input[type="submit"] {
  background-color: #FFD300;
  border: 1px solid #9A9A9D;
}

.menu-responsive-usuario li.acceso #login input[type="text"] {
  margin: 0 0 1em 0;
  border: 1px solid #CCCCCC;
}



/* ---------------------------------------
 * Estilos capa de login - Correciones IE7
 */

.loginIE7-section {
  background-color: gray;
  opacity: 0.1;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50); 
}

.loginIE7-contenido {
  visibility: hidden;
}





/* ------------------------
 * Estilos barra de idiomas
 */

.busquedas li.idiomas {
  display: inline-block;
  height: auto;
  position: absolute;
  right: 5%;
  top: -2em;
  width: 100%;
}


.ie8.js .busquedas li.idiomas,
.ie7.js .busquedas li.idiomas {
  position: absolute;
}

.ie8.js .busquedas li.idiomas ul,
.ie8.js .busquedas li.idiomas ul li, 
.ie7.js .busquedas li.idiomas ul,
.ie7.js .busquedas li.idiomas ul li {
  width: auto;
}

.ie8.js .busquedas li.idiomas ul li a,
.ie7.js .busquedas li.idiomas ul li a {
  font-size: 1em;
  width: 93%;
}

.ie8 .busquedas li.idiomas,
.ie7 .busquedas li.idiomas {
  position: inherit;
}

.ie8 .busquedas li.idiomas ul,
.ie7 .busquedas li.idiomas ul {
  float: right;
  width: 44%;
}

.ie8 .busquedas li.idiomas ul li, 
.ie7 .busquedas li.idiomas ul li {
  width: 19%;
}

.ie8 .busquedas li.idiomas ul li a,
.ie7 .busquedas li.idiomas ul li a {
  width: 100%;
  text-align: center;
  font-size: 0.8em;
}

.busquedas li.idiomas nav {
  width: 100%;
  font-size: 0.6em;
}

.busquedas li.idiomas nav ul {
  float: right;
}

.busquedas li.idiomas nav ul li {
  border-left: 1px solid black;
  float: left;
  margin-left: 0.4em;
  padding-left: 0.4em;
  line-height: 1.2em;
  width: auto;
  display: inline-block;
}

.busquedas li.idiomas nav ul li:first-child {
  border: none;
  margin: 0;
  padding: 0;
}

.busquedas li.idiomas nav ul li a {
  display: inline;
}



/* ----------------------
 * Estilos menu principal
 */

.menu-principal {
  display: block;
  position: relative;
  width: 100%;
}

.ie7 .menu-principal {
  position: static;
}

.menu {
	font-size: 0.7em;
	height: 100%;
  width: 100%;
	list-style: none outside none;
	margin: 1em 0 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

.menu li {
	background-color: #FFD300;
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  width: 14.2857%;
  padding: 0.2em;
  line-height: 14px;
  font-weight: bold;
}

.menu li.click {
  cursor: pointer;
}

.menu li:hover {
	background-color: #00457D;
}

.menu li:hover a {
	color: #FFFFFF;
}

.menu li.first-child {
	border-radius: 25px 0 0 25px;
	padding-left: 2em;
}

.ie7 .menu li.first-child,
.ie8 .menu li.first-child {
  padding-left: 1em;
}

.menu li.last-child {
	border-radius: 0 25px 25px 0;
	padding-right: 2em;
}

.ie7 .menu li.last-child,
.ie8 .menu li.last-child {
  padding-right: 1em;
}

.menu li a {
	display: inline-block;
	margin: 0.8em 1em;
  color: #000000;
}

.ie7 .menu li,
.ie8 .menu li {
	float: left;
  width: 13.35%;
  height: 3.5em;
  display: inline-block;
}

.ie7 .menu li.celda4,
.ie8 .menu li.celda4 {
  width: 10.7%;
}

.ie7 .menu li.celda6,
.ie8 .menu li.celda6 {
  width: 16%;
}

.ie8 .menu li a,
.ie7 .menu li a {
  width: 80%;
  display: inline-block;
  margin-left: 0;
  line-height: 1.2em;
}

.menu li.selected {
  background-color: #00457D;
}

.menu li.selected a {
  color: #FFFFFF;
}



/* -------------------
 * Estilos Miga de pan
 */

.miga-de-pan {
  display: inline-block;
  font-size: 0.8em;
  width: 94.5%;
  margin-bottom: 0.5em;
  font-weight: bold;
}

.miga-de-pan span,
.ie8 .section > span,
.ie7 .section > span {
  float: left;
  height: 100%;
  margin-left: 6%;
}

.ie8 .section > span,
.ie7 .section > span {
  font-size: 0.8em;
}

.miga-de-pan ul,
.ie8 .section > span+ul,
.ie7 .section > span+ul {
  list-style: none;
  float: left;
  padding-top: 0.3em;
  width: 80%;
}

.ie8 .section > span+ul {
  width: 92%;
  padding-top: 0.15em;
}

.miga-de-pan li,
.ie8 .section > span+ul li,
.ie7 .section > span+ul li {
  border-left: 1px solid black;
  float: left;
  line-height: 1em;
  margin-left: 0.4em;
  padding-left: 0.4em;
  margin-bottom: 0.4em;
}

.miga-de-pan li:first-child,
.ie8 .section > span+ul li:first-child,
.ie7 .section > span+ul li:first-child {
  border-left: none;
}

.miga-de-pan li.selected a:link, 
.miga-de-pan li.selected a:visited, 
.miga-de-pan li.selected a:hover, 
.miga-de-pan li.selected a:active {
  color: #000000;
}

.ie7 .miga-de-pan li {
  height: 100%;
  display: inline-block;
}

.ie7 .miga-de-pan li a,
.ie7 .miga-de-pan li a:link, 
.ie7 .miga-de-pan li a:visited, 
.ie7 .miga-de-pan li a:hover, 
.ie7 .miga-de-pan li a:active {
  white-space: nowrap; 
  display: inline-block;
  font-size: 1em;
  line-height: 1em;
  float: left;
}

.ie8 .section > span+ul li a,
.ie7 .section > span+ul li a {
  font-size: 0.8em;
}

.ie8 .section > span+ul li.selected a:link, 
.ie8 .section > span+ul li.selected a:visited, 
.ie8 .section > span+ul li.selected a:hover, 
.ie8 .section > span+ul li.selected a:active,
.ie7 .section > span+ul li.selected a:link, 
.ie7 .section > span+ul li.selected a:visited, 
.ie7 .section > span+ul li.selected a:hover, 
.ie7 .section > span+ul li.selected a:active {
  color: #000000;
}



/* ----------------------
 * Estilos redes sociales
 */

.ie8 .lista-redes-sociales, 
.ie7 .lista-redes-sociales {
  float: left;
}

.lista-redes-sociales li {
  padding-bottom: 0.5em;
}

.ie8.no-js ul.lista-redes-sociales {
  position: absolute;
  left: 0;
  top: 2em;
}




/* -----------------------------
 * Estilos para el menu vertical
 */

.menu-vertical {
  width: 26%;
  float: left;
}



/* -----------------------
 * Estilos para el submenu
 */

.submenu {
  color: #00457D;
  background-color: #DBE0E4;
  border-radius: 8px;
  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;
  border-radius: 4px 4px 4px 4px;
  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;
  border-radius: 8px;
  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;
  border-radius: 4px 4px 4px 4px;
}

.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;
  border-radius: 4px;
}

.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;
  border-radius: 8px;
  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: 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: 0.8em;
  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-radius: 8px;
  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;
  border-radius: 4px;
  display: inline-block;
  font-size: 0.8em;
  line-height: 2em;
  padding-right: 0.5em;
  background-color: #0064AD;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #000000;
}

.ie9 a.boton, 
.ie8 a.boton,
.ie7 a.boton {
  text-decoration: none;
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -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;
  border-radius: 4px;
  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-border-radius: 4px;
  -moz-border-radius: 4px;
  -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;
  border-radius: 8px;
}

.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;
  border-radius: 8px 8px 8px 8px;
  margin-bottom: 1em;
}

/* --------------
 * Estilos flowplayer
 */

.promo-video {
  height: auto !important;
}

.ie7 .flowplayer .fp-engine {
  position: relative !important;
}



/* --------------
 * Estilos footer
 */

.cabecera-pie {
  background-color: #E1E1E1;
  border-radius: 16px 16px 0 0;
  color: #666666;
  font-size: 0.9em;
  margin: 0;
  padding: 0.5em 0;
  width: 100%;
  display: inline-block;
  float: left;
}

.ie8 .cabecera-pie,
.ie7 .cabecera-pie {
  margin-bottom: 0;
  margin-top: 5%;
}

.cabecera-pie > a {
  color: #666666;
  float: left;
  font-size: 1.15em;
  font-weight: bold;
  margin-left: 1em;
  margin-top: 0.2em;
}

.cabecera-pie img {
  margin-left: 1em;
  margin-top: 0.3em;
}

.cabecera-pie strong {
  font-size: 1.25em;
  font-weight: bold;
  color: #666666;
}

.informacion-correos {
  font-size: 0.8em;
  float: right;
  margin-right: 1em;
  margin-top: 0.6em;
}

.informacion-correos li {
  border-left: 1px solid black;
  float: left;
  margin-left: 0.4em;
  padding-left: 0.4em;
  line-height: 1em;
}

.informacion-correos li:first-child {
  border: none;
  margin: 0;
  padding: 0;
}

.informacion-correos li a {
  color: #000000;
}

.w3c-logo {
  float: right;
  margin-right: 1em;
}

.cuerpo-pie {
  background-color: #E8E8E8;
  color: #3B3B3B;
  display: inline-table;
  float: left;
  width: 100%;
  margin: 0;
  position: relative;
}

.ie8.no-js .cuerpo-pie,
.ie7.no-js .cuerpo-pie {
  margin-bottom: 0;
}

.cuerpo-pie > div {
  height: 100%;
  width: 25%;
  padding-bottom: 0.5em;
  display: table-cell;
  vertical-align: top;
}

.ie7 .cuerpo-pie > div {
  width: 24.95%;
  float: left;
}

.ie7 .cuerpo-pie > div.busqueda-pie {
  float: right;
}

.cuerpo-pie h3 {
  font-size: 0.7em;
  line-height: 20px;
  margin: 0.65em 1em 0 3.5em;
}

.ie7 .cuerpo-pie h3 {
  margin-left: 3em;
}

.cuerpo-pie h3 a {
  color: #3B3B3B;
}

.cuerpo-pie ul {
  font-size: 0.8em;
  margin: 0 1em 0 2.8em;
}

.cuerpo-pie li {
  background-image: url("../img/icono-listas-pie.png");
  background-position: 0 0.5em;
  background-repeat: no-repeat;
  padding-left: 0.8em;
}

ul.info-pie li a:link, 
ul.info-pie li a:visited,
ul.info-pie li a:hover, 
ul.info-pie li a:active {
  color: #3B3B3B;
}

ul.info-pie li ul {
  font-weight: bold;
  margin: 0 0 0 1.2em;
}

.agrupacion-correos {
  background-color: #F4F4F4;
  border-radius: 0 0 16px 16px;
  float: left;
  margin: 0;
  width: 100%;
  font-size: 0.75em;
}

.agrupacion-correos .linea1 {
  height: 50%;
  left: 0;
  position: absolute;
  text-align: left;
  top: 0;
  width: 100%;
}

.agrupacion-correos .linea1 a {
  display: inline-block;
  height: 100%;
  margin-left: 31%;
  width: 36%;
}

.agrupacion-correos .linea2 {
  height: 50%;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}

.agrupacion-correos .linea2 a {
  display: inline-block;
  height: 100%;
}

.agrupacion-correos .linea2 .link1 {
  float: left;
  width: 25%;
}

.agrupacion-correos .linea2 .link2 {
  float: left;
  margin-left: 4%;
  width: 20%;
}

.agrupacion-correos .linea2 .link3 {
  float: left;
  margin-left: 6%;
  width: 18%;
}

.agrupacion-correos .linea2 .link4 {
  float: right;
  width: 22%;
}

.ie9 .agrupacion-correos .linea2 .link1,
.ie9 .agrupacion-correos .linea2 .link2,
.ie9 .agrupacion-correos .linea2 .link3,
.ie9 .agrupacion-correos .linea2 .link4,
.ie8 .agrupacion-correos .linea2 .link1,
.ie8 .agrupacion-correos .linea2 .link2,
.ie8 .agrupacion-correos .linea2 .link3,
.ie8 .agrupacion-correos .linea2 .link4,
.ie7 .agrupacion-correos .linea2 .link1,
.ie7 .agrupacion-correos .linea2 .link2,
.ie7 .agrupacion-correos .linea2 .link3,
.ie7 .agrupacion-correos .linea2 .link4 {
  background-image: url('about:blank');
}

div.busqueda-pie {
  background-color: #D8D8D8;
}

div.busqueda-pie > div {
  display: inline-block;
  width: 100%;
  position: relative;
}

div.busqueda-pie > div label {
  color: #000000;
  display: inline-block;
  float: left;
  font-size: 0.8em;
  font-weight: bold;
  margin: 0.5em 0 0 5%;
  width: auto;
}

div.busqueda-pie > div label + a {
  display: inline-block;
  float: left;
  font-size: 0.8em;
  margin-left: 0.5em;
  margin-top: 0.5em;
  width: auto;
}

input.busqueda-pie[type="text"] {
  border: 1px solid #E0E0E0;
  font-family: "Verdana";
  font-size: 0.9em;
  margin: 0.38em 0 0.5em 5%;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  padding-right: 0.5em;
  width: 70%;
  float: left;
}

div.busqueda-pie input.boton-busqueda[type="submit"] {
  background-color: #FFFFFF;
  border-width: 1px;
  height: 2.15em;
  margin: 0.4em 0;
}

.ie7 div.busqueda-pie > ul {
  margin-left: 1.5em;
}

.agrupacion-correos > div,
.agrupacion-correos > .banner {
  width: 23%;
  float: left;
  margin: 1% 1% 0;
}

.agrupacion-correos > .banner {
  text-align: center;
}

.agrupacion-correos > .banner > a {
  width: auto;
}

.agrupacion-correos > .banner > a img {
  height: auto;
  border-radius: 13px;
}

.agrupacion-correos > div.copyright {
  float: left;
  text-align: center;
  width: 100%;
}

.agrupacion-correos > div.logo-agrupacion {
  height: 100%;
  position: relative;
  float: left;
  margin-left: 25%;
  margin-top: 0;
  text-align: center;
  width: 50%;
}

.ie7 .agrupacion-correos > div.logo-agrupacion {
  width: 49%;
}

.agrupacion-correos > .banner+div.logo-agrupacion {
  margin-left: 0;
  margin-top: 1%;
}

.agrupacion-correos > div.logo-agrupacion+.banner {
  margin-left: 0;
}



/* -------------------------
 * Estilos codigo caja libre
 */

.random {
  height: 10.4em;
  margin-top: 1.9em;
  background-color: #ECECEE;
  border: 2px solid #B2B2B2;
  border-radius: 16px;
  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;
  border-radius: 4px;
  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%;
  }

  .busquedas li label {
    font-size: 0.8em;
  }

  .section {
    width: 95%;
    padding: 0 0 0 5%;
  }

  .section > aside {
    width: 100%;
  }

  .section > div {
    display: inline-block;
    width: 95%;
  }

  .miga-de-pan {
    padding-left: 0;
    width: 100%;
  }

  .miga-de-pan span, 
  .ie8 .section > span, 
  .ie7 .section > span {
    margin-left: 0;
  }

  .lista-redes-sociales {
    margin-top: 2em;
  }

  .lista-redes-sociales li {
    float: left;
    margin-left: 0.5em;
  }

  .lista-redes-sociales li:first-child {
    margin-left: 0;
  }

  footer {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
}


/* Smartphones (portrait y landscape) ----------- */
@media only screen and (max-width : 938px) {

  header {
    margin: 0;
  }

  header > div {
    margin: 0;
    width: 100%;
  }

  .busquedas li label {
    font-size: 0.9em;
  }

  .section {
    width: 96%;
    padding: 0 0 0 2%;
    margin: 1em auto;
    display: inline-block;
  }

  .section > div {
    display: inline-block;
    width: 100%;
  }

  .contenedor-busquedas {
    margin-left: 2%;
    margin-right: 2%;
    width: 96%;
    margin-top: 0;
  }

  .busquedas {
    height: auto;
  }

  .busquedas > li,
  .busquedas li:first-child {
    float: none;
    margin: 0.5em 0;
    width: 100%;
  }

  .busquedas > li.idiomas {
    position: inherit;
  }

  .busquedas > li.idiomas nav {
    background-color: #EAEAEC;
    border-radius: 8px;
    text-align: center;
  }

  .busquedas > li.idiomas nav ul {
    float: none;
    display: inline-block;
    margin: 1em 0;
  }

  .busquedas li.idiomas nav ul li {
    float: none;
    border-left: none;
    line-height: 2em;
    margin-left: 0;
    padding-left: 0;
    display: list-item;
    text-align: left;
  }

  .busquedas li.idiomas nav ul li.idioma-seleccionado {
    font-weight: bold;
    list-style-image: url("../img/icono-idioma-seleccionado.png");
  }

  .busquedas > li a, .busquedas > li a div, .busquedas > li a div hgroup {
    width: 100%;
  }

  .busquedas > li label span {
    display: inline-block;
    width: 80%;
    height: 16px;
  }

  .busquedas li:first-child {
    margin: 0;
  }

  .ie9 li.login, 
  .ie8 li.login {
    margin-left: 0;
  }

  .busquedas h1 {
    line-height: 0;
  }

  .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%;
  }

  li.login div.usuario,
  li.acceso div.usuario {
    margin-left: 1.2em;
  }

  .menu-principal {
    width: 96%;
    margin: 0 2%;
    border-radius: 8px;
  }

  .menu-principal:before, .menu-principal:after {
    -moz-transform: none;
    bottom: 0;
    box-shadow: none;
    height: 100%;
    left: 0;
    right: 0;
    width: 50%;
    border-radius: 8px;
  }

  .menu-principal {
    box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.7); 
  }

  .menu-principal .menu {
    border-radius: 8px;
  }

  .menu-vertical {
    float: none;
    width: 100%;
  }

  .menu-vertical .banner {
    width: 96%;
    margin-bottom: 1em;
  }
  
  .menu li.first-child, .menu li.last-child {
    padding-left: 0;
    padding-right: 0;
  }

  .menu li.first-child {
    border-radius: 8px 8px 0 0;
  } 

  .menu li.last-child {
    border-radius: 0 0 8px 8px;
  }

  .menu li {
    float: none;
    display: list-item;
    width: 100%;
    padding: 0;
    line-height: 25px;
  }

  .menu li a {
    width: 95%;
    border-top: 1px solid #43688D;
    height: 100%;
    margin: 0;
    padding: 0.8em 0;
  }

  .menu li:first-child a {
    border-top: none;
  }

  .miga-de-pan {
    margin-bottom: 1em; 
  }
  
  .miga-de-pan ul {
    padding-top: 0;
  }

  .miga-de-pan li {
    line-height: 20px;
  }

  .miga-de-pan li:first-child {
    margin-left: 0.5em;
  }

  .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;
  }

  footer {
    margin-left: 0.5%;
    margin-right: auto;
    width: 99.5%;
  }

  .cabecera-pie,
  .cuerpo-pie,
  .agrupacion-correos {
    width: 96.5%;
    margin: 0 1.5%;
  }

  .cuerpo-pie > div {
    width: 50%;
    float: left;
  }
}


/* Smartphones (portrait y landscape) ----------- */
@media only screen and (max-width : 750px) {
  .cabecera-pie {
    text-align: center;
  }

  .informacion-correos {
    width: 100%;
    display: inline-block;
    float: none;
    margin-right: 0;
  }

  .informacion-correos li {
    float: none;
    border: none;
    margin: 0;
  }

  .informacion-correos li a {
    line-height: 2em;
  }

  .agrupacion-correos > div,
  .agrupacion-correos > .banner,
  .agrupacion-correos > div.logo-agrupacion + .banner {
    width: 50%;
    margin: 1% 25%;
  }

  .agrupacion-correos > .banner + div.logo-agrupacion {
    width: 70%;
    margin: 1% 15%;
  }

  .agrupacion-correos > div.copyright {
    margin: 1% 0;
  }
}


/* Smartphones (portrait y landscape) ----------- */
@media only screen and (max-width : 500px) {
  .cuerpo-pie > div {
    display: table;
    height: auto;
    padding-bottom: 0.5em;
    width: 100%;
  }

  .contenido > div#login {
    width: 100%;
  }
}


/* 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: 12px;
}
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;
	}
	div .iconosRS{
		width: 270px;
		clear:both;
		float:none;
		margin: 0 auto;
		margin-top: 50px;
	}
	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: 0.8em;
	font-weight: bold;
	margin-top: 10px;
	padding: 5px;
}

#intro_img {
	width: 45%;
	float: left;
	padding: 5px;
}

#intro_txt {
	text-align: justify;
	font-size: 0.8em;
	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.8em;
}

.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: 0.8em;
}

@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.8em;
}

.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;
}

.detalle_infcor {
	color: black;
	background-color: #F9F9F9;
	padding: 4px;
	margin: 10px 15px;
	font-size: 0.8em;
}

@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.8em;
}

.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: 0.8em;
}

.caja_BannerBot_4C:hover p + p,
.caja_BannerBot_4C:hover img {
	display: block;
}

.caja_BannerBot_4C:hover img + p {
	display: none;
}

.detalle_infcor {
	color: black;
	background-color: #F9F9F9;
	padding: 4px;
	margin: 10px 15px;
	font-size: 0.8em;
}

@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: 0.9em;
	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.8em;
}
div.caja-mapaweb{
	min-height: 330px;
	float:left;
	width:30%;
	margin: 0.5em;
	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(max-width:2575px){

	div.caja-mapaweb:nth-child(3n+1) {
		clear:left;
	}
	div.caja-mapaweb:last-child {
		margin-top: 10px;
	}
}
@media(max-width:1330px){
	div.caja-mapaweb{
		width:30%;
		min-height:330px;
		float:left;
		margin: 0.5em;
	}
	div.caja-mapaweb:nth-child(3n+1) {
		clear:left;
	}
	div.caja-mapaweb:last-child {
		margin-top: 0px;
	}
	li.level-1 {
		background-color:#e5e5e5;
		font-weight: normal;
		padding:0.5em;
		color: black;
		min-height:38px;
		font-size:1.3em;
	}
}

@media(max-width:800px){
	div.caja-mapaweb{
		width:45%;
		min-height:330px;
		float:left;
		margin: 0.5em;
	}
	div.caja-mapaweb:nth-child(3n+1) {
		clear:none;
	}
	div.caja-mapaweb:last-child {
		margin-top: 0px;
	}
}
@media(max-width:570px){
	div.caja-mapaweb{
		width:90%;
		min-height:90px;
		margin:0.5em;
		display:block;
		clear:none;
	}
	div.caja-mapaweb:nth-child(3n+1) {
		clear:none;
	}
	div.caja-mapaweb:last-child {
		margin-top: 0px;
	}
}

/* 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: 0.9em;
}

.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%;
	border-radius: 8px;
}

/* 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%;
}

.section > div > div.promocion img {
	border-radius: 16px;
}

/* 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 .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: 0.8em;
}



/* ----------------------
 * 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 {
	border-radius: 4px 4px 4px 4px;
	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
 */

.mapa-web {
	width: 100%;
	float: left;
	display: inline-block;
}

.mapa-web > h2 {
	color: #707070;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0;
}

.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 Busqueda Avanzada
 */

.busqueda-avanzada {
	width: 100%;
	float: left;
	display: inline-block;
}

.busqueda-avanzada h2 {
	color: #707070;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0;
}

.busqueda-avanzada label {
	font-weight: bold;
}

.busqueda-avanzada > div {
	border: 1px solid #9E9E9E;
	border-radius: 8px;
	float: left;
	margin-top: 1em;
	width: 100%;
}

.busqueda-avanzada > div > div {
	margin: 2%;
	width: 96%;
}

.busqueda-avanzada > div > div input {
	padding: 4px 0.4em;
	width: 95%;
}

.busqueda-avanzada > div > div form div {
	width: 100%;
	float: left;
	display: inline-block;
}

.busqueda-avanzada > div > div form div div {
	width: 50%;
	float: left;
	display: inline-block;
}

.ie7 .busqueda-avanzada > div > div form div div {
	width: 49%;
}

.busqueda-avanzada > div > div form div div select {
	width: 93.5%;
}

.busqueda-avanzada input.boton-busqueda[type="submit"] {
	float: right;
	background-image: none;
	margin-bottom: 1em;
	border-radius: 4px;
	border-color: #000000;
	color: #000000;
	font-weight: bold;
	width: 8em;
}

/* ---------------------------------
 * ESTILOS FILTRADO PRODUCTOS DE LA A - Z
 * ---------------------------------
 */
 
.content_ProdAZ {
	width: 100% !important;
}

.filtroAZ {
	background-color: #DBE0E4;
	border: 2px solid #00457D;
	float: right;
	width: 21%;
	margin-top: 1.5em;
	padding: 0.75em 2%;
}

.filtroAZ p {
	font-size: 1.15em;
	line-height: 1em;
	margin: 0.5em 0;
	font-weight: bold;
	color: #00457D;
}

.filtroAZ li input {
	margin: 0.5em 0.3em;
}

.filtroAZ li input[type="submit"] {
	background-color: rgb(245,245,245);
	border: 1px solid #00457D;
	font-family: 'PT Sans', Verdana;
}

.ocultarListaAZ {
	display:none;
}

.mostrarListaAZ {
	display:block;
}

.filtroAZ p.msgFiltrado {
	color: red;
	font-size: 0.8em;
	text-align: initial;
	font-weight: normal;
}

.divisorAZ {
	width: 100%;
	float: left;
	clear: both;
}

.productosaz .listado section {
	width: 48%;
	margin: 0 1%;
	float: left;
}

@media only screen and (max-width: 750px) {
	/* --- Productos AZ --- */
	.filtroAZ {
		width: 91%;
		float: left;
		padding: 0.75em 4%;
		margin-top: 1em;
	}
	.filtroIndv {
		width: 50%;
		float: left;
	}
	.productosaz .listado section {
		width: 98%;
	}
}

@media only screen and (max-width : 350px) {
	/* --- Productos AZ --- */
	.filtroIndv {
		width: 100%;
		float: left;
	}
}

/* --------------------------------
 * 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;
}

.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;
	}
}

/* Smartphones (portrait y landscape) ----------- */
@media only screen and (max-width : 600px) {
	.busqueda-avanzada > div > div form div div {
		width: 100%;
	}

	.busqueda-avanzada > div > div form div div select {
		width: 98%;
	}

	.busqueda-avanzada input.boton-busqueda[type="submit"] {
		margin-right: 0.5em;
		margin-top: 1em;
	}
}