/* Resetear estilos */

* {
        margin: 0px;
        padding: 0px;
}
.clear {
        line-height: 0px;
        clear: both;
}

/* Etiquetas Generales */

body {
        background-color: #EBEBEB;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        color: #5D5D5D;
        font-size: 12px;
        background-image: url(../img/bg.gif);
        background-repeat: repeat-x;
        background-position: 0px 0px;
}
a:link, a:visited {
        color: #C40000;
        text-decoration: none;
        outline: 0;
}
a:hover, a:active {
        color: #FF0000;
        outline: 0;
}
h1 {
        font-size: 11px;
        background-position: 0px 0px;
        background-repeat: no-repeat;
        height: 50px;
        text-indent: -5000px;
}
h2 {
        font-size: 130%;
        font-weight: bold;
        margin-bottom: 1em;
        color: #000000;
}
h3 {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 1em;
}
h4 , h5 {
        font-size: 110%;
        font-weight: bold;
}
p {
        margin-bottom: 1em;
        color: #4A4A4A;
        line-height: 120%;
        font-size: 12px;
}
img {
}
table
  {
  border-spacing: 0;
  border-collapse: collapse;
}

td
  {
  text-align: left;
  font-weight: normal;
}



/* Contenedor de la Pagina */

#contenedor {
        margin-right: auto;
        margin-left: auto;
        width: 925px;
        text-align: left;
        background-image: url(../img/bg_contenidos.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        padding-right: 54px;
        padding-left: 55px;
}

/* Cabecera */

#cabecera {
}
#accesibilidad {
        padding-top: 18px;
        text-align: right;
        background-image: url(../img/bg_accesibilidad.jpg);
        background-repeat: no-repeat;
        background-position: right 14px;
        height: 22px;
        padding-right: 25px;
}
#accesibilidad a:link, #accesibilidad a:visited {
        font-weight: bold;
        color: #999999;
        font-size: 16px;
        padding-left: 0.3em;
}
#accesibilidad a:hover, #accesibilidad a:active {
        color: #666666;
}

.signo {
        font-size: 14px;
        vertical-align: text-top;
}
#logo {
        padding-top: 8px;
        padding-right: 0px;
        padding-bottom: 10px;
        padding-left: 5px;
}

#menu {
        text-align: right;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-right: 25px;
}
#menu ul {
        list-style-type: none;
}
#menu li {
        display: inline;
}
#menu a:link, #menu a:visited {
        color: #000000;
        text-decoration: none;
        background-image: url(../img/separador1.gif);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        padding-top: 10px;
        margin-left: 5px;
        padding-left: 15px;
        padding-bottom: 15px;
}
#menu a:hover, #menu a:active {
        color: #999999;
}
#ruta {
        font-size: 11px;
        background-image: url(../img/degradado.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        padding-top: 25px;
        padding-left: 25px;
        padding-bottom: 10px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #CCCCCC;
}
#ruta ul {
        list-style-type: none;
}
#ruta li {
        display: inline;
        background-image: url(../img/flecha.gif);
        background-repeat: no-repeat;
        background-position: 0px center;
        padding-left: 10px;
        padding-right: 15px;
}
#ruta ul > li:first-child {
        background-image: url(../img/home.gif);
        background-position: 0px 0px;
        padding-left: 18px;
}


/* Layout Contenidos */

#contenidos {
        padding: 0px 0px 1em 25px;
}
#col_izquierda {
        float: left;
        padding-top: 42px;
        width: 200px;
}
#col_derecha {
        float: left;
        padding: 42px 25px 0px 25px;
        width: 650px;
}
#col_revista {
        float: left;
        padding: 42px 0px 0px 25px;
        width: 675px;
}
#kiosco {
        float: left;
        width: 444px;
}
#col_centro {
        float: left;
        width: 450px;
        padding: 42px 50px 0px 25px;
}
#col_notas {
        float: left;
        background-color: #FFFFFF;
        background-image: url(../img/bg_notas.gif);
        background-repeat: no-repeat;
        background-position: 0px bottom;
        width: 175px;
        padding-bottom: 35px;
}

/* Estilos Contenidos */

#col_notas img {
        padding: 0px;
}
#col_notas p {
        padding-top: 30px;
        padding-right: 5px;
        padding-bottom: 0px;
        padding-left: 5px;
        font-size: 11px;
        color: #932b50;
        line-height: 140%;
}
#col_centro ul, #col_derecha ul {
        margin-left: 2em;
        margin-bottom: 1em;
}
.mas_info {
        background-image: url(../img/mas.gif);
        background-repeat: no-repeat;
        background-position: 0px center;
        padding-left: 15px;
}
.download {
        background-image: url(../img/file.gif);
        background-repeat: no-repeat;
        background-position: 0px center;
        padding-left: 18px;
}
.revista {
        float: left;
        width: 112px;
        padding-right: 18px;
        padding-left: 17px;
        border-left: 1px solid #CCCCCC;
}
.revista p{
        background-image: url(../img/separador3.gif);
        background-repeat: repeat-x;
        padding-top: 10px;
        margin-top: 10px;
        padding-bottom: 10px;
        color: #000000;
}
.revista a {
        margin-bottom: 2em;
}
.item {
        background-image: url(../img/bg_item.gif);
        background-repeat: repeat-x;
        background-position: 0px 0px;
        padding-top: 18px;
        padding-bottom: 18px;
}
.item_descripcion {
        float: left;
        width: 325px;
        font-size: 11px;
}
.item_descripcion h2 {
        font-size: 12px;
}
.item_descripcion p {
        font-size: 11px;
}
.item_foto {
        text-align: right;
        float: left;
        width: 91px;
        padding-right: 34px;
}
#intro_revista {
        float: left;
        width: 205px;
        padding-right: 25px;
}
#sub_texto {
        padding-right: 18px;
}
.separador {
        background-image: url(../img/separador2.gif);
        background-repeat: repeat-x;
        background-position: 0px bottom;
        padding-bottom: 1em;
}
.grande {
        font-size: 16px;
        color: #A079A7;
}
.imagen {
        padding: 0em 2em 1em 0em;
}
.panel_fotos {
        padding-bottom: 1em;
}
.panel_fotos p {
        font-size: 11px;
        color: #FFFFFF;
        float: left;
        width: 132px;
        text-align: center;
        margin-right: 16px;
        padding-top: 144px;
        padding-bottom: 8px;
        background-repeat: no-repeat;
}
.foto {
        padding: 5px;
        background-color: #FFFFFF;
        border: 1px solid #DDDDDD;
        margin-bottom: 1em;
}
.pie_foto {
        font-size: 11px;
        color: #666666;
        line-height: 140%;
        margin-bottom: 1em;
}


/* Submenu */

#submenu {
        border-right: 1px solid #CCCCCC;
        padding-right: 18px;
}
#submenu ul{
        list-style-type: none;
}
#submenu li {
        padding-top: 0.8em;
        padding-bottom: 0.8em;
        background-image: url(../img/separador2.gif);
        background-repeat: repeat-x;
        background-position: 0px bottom;
}
#submenu a {
        background-image: url(../img/flecha.gif);
        background-repeat: no-repeat;
        background-position: 0px center;
        padding-left: 15px;
}
#submenu h2 {
        background-color: #ef3e33;
        font-size: 14px;
        color: #FFFFFF;
        padding-left: 15px;
        font-weight: normal;
        padding-top: 3px;
        padding-right: 3px;
        padding-bottom: 3px;
        margin-bottom: 0.8em;
        letter-spacing: 0.1ex;
}


/* Pie de pagina */

#pie {
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #ABABAB;
        border-bottom-color: #ABABAB;
        margin-top: 20px;
        padding-top: 20px;
        padding-right: 25px;
        padding-bottom: 10px;
        padding-left: 25px;
}
#copy {
        font-weight: bold;
        font-size: 11px;
        float: left;
        padding: 0px;
        color: #828282;
}
#enlaces_pie{
        text-decoration: none;
        font-size: 11px;
        list-style-type: none;
        float: right;
}
#enlaces_pie li {
        display: inline;
}
#enlaces_pie a:link, #enlaces_pie a:visited {
        padding-left: 15px;
        text-decoration: none;
        color: #252525;
        background-image: url(../img/separador1.gif);
        background-repeat: no-repeat;
        background-position: 5px 0px;
}
#enlaces_pie a:hover, #enlaces_pie a:active {
        color: #999999;
}
#logos_pie {
        text-align: right;
        margin-bottom: 20px;
        padding-top: 15px;
        padding-right: 25px;
}
#logos_pie img {
        border: none;
        padding-left: 15px;
}

/* Formulario */
#formulario {
        padding: 30px 25px 1em 0px;
        background-color: #EBEBEB;
}

#formulario label{
        width: 150px;
        padding-right: 25px;
        display: block;
        float: left;
        text-align: right;
}
#formulario input, #formulario textarea{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        padding: 0.2em;
        letter-spacing: 0.1em;
        background-color: #444444;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
}
.submit{
        padding-left: 175px;
        font-size: 14px;
        font-weight: normal;
}
.form2 {
        padding-bottom: 1em;
}

/* Boton */

.boton {
        background-image: url(../img/boton.gif);
        background-position: right 0px;
        background-repeat: no-repeat;
        display: block;
        float: left;
        height: 28px;
        padding-right: 20px; /* sliding doors padding */
        text-decoration: none;
}
.boton span{
        background-image: url(../img/boton.gif);
        display: block;
        color: #FFFFFF;
        font-size: 12px;
        padding-top: 0px;
        padding-right: 0;
        padding-bottom: 0px;
        padding-left: 15px;
        line-height: 28px;
        font-weight: normal;
}
.boton:hover, .boton:hover span {
        background-image: url(../img/boton_hover.gif);
}

.btn_acceso_clientes{
        background-image: url(../img/acceso_clientes.png);
        position:relative;
        float:right;
        width:161px;
        height:28px;
        margin-top:-50px;
        }
