html {
    height: 100%;
}

body {
    margin: 0;
    font: 12px/15px Arial, Helvetica, sans-serif;
    /*background: #f6f6f5 url(images/bg.gif) repeat-x;*/
    background: #f6f6f5 url(images/bg-inner.gif) repeat-x;
    line-height: 20px;
    color: #000;
    height: 100%;
    min-width: 1002px;
}

body.inner-page {
    background: #f6f6f5 url(images/bg-inner.gif) repeat-x;
}

img {
    border: none;
}

a:focus {
    outline: none;
}

form {
    margin: 0;
    padding: 0;
}

.page {
    min-height: 100%;
}

* html .page {
    height: 100%;
}

.main,
.scroller {
    margin: 0 auto;
    width: 1002px;
}

.scroller {
    overflow: hidden;
}

.scroller-grupo {
    margin: 0 0;
    width: 900px;
    overflow: hidden;
}

.text-grupo {
    color: #fff;
    width: 380px;
    float: left;
    font-family: Helvetica;
    font-size: 13px;
    padding-left: 70px;
    margin-right: 15px;
    margin-top: -20px;
}

#header {
    width: 1002px;
    height: 91px;
    position: relative;
}

.logo {
    position: absolute;
    top: 4px;
    left: 14px;
    background: url(./images/logo.gif) no-repeat;
    width: 275px;
    height: 87px;
    text-indent: -9999px;
    overflow: hidden;
}

.form {
    float: right;
    margin: 26px 58px 0 0;
    display: inline;
}

.form input {
    vertical-align: middle;
    margin: 0 -1px 0 0;
}

.form .input {
    border: 1px solid #c3bfbf;
    font: 11px/14px Arial, Helvetica, sans-serif;
    width: 163px;
    padding: 1px 3px;
}

#main-nav {
    position: absolute;
    right: 21px;
    top: 67px;
    margin: 0;
    padding: 0 0 0 1px;
    background: url(./images/sep.gif) no-repeat;
}

#main-nav li {
    float: left;
    list-style: none;
    background: url(./images/sep.gif) no-repeat 100% 0;
    padding: 0 2px 0 0;
}

#main-nav li a {
    height: 23px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
}

#main-nav li.item-1 a {
    background: url(./images/item-1.gif) no-repeat;
    width: 57px;
}

#main-nav li.item-2 a {
    background: url(./images/item-2.gif) no-repeat;
    width: 74px;
}

#main-nav li.item-3 a {
    background: url(./images/item-3.gif) no-repeat;
    width: 124px;
}

#main-nav li.item-4 a {
    background: url(./images/item-4.gif) no-repeat;
    width: 149px;
}

#main-nav li.item-5 a {
    background: url(./images/item-5.gif) no-repeat;
    width: 200px;
}

#main-nav li.item-6 a {
    background: url(./images/item-6.gif) no-repeat;
    width: 115px;
}

#main-nav li.item-7 a {
    background: url(./images/item-7.gif) no-repeat;
    width: 92px;
}

#main-nav li a:hover {
    background-position: 0 -46px;
}

#main-nav li a.active,
#main-nav li a.active:hover {
    background-position: 0 -23px;
}

.container {
    overflow: hidden;
    width: 100%;
}

.inner-page .container {
    padding: 0 0 232px;
    position: relative;
}

.top-area {
    background: url(./images/top-area-bg.png) no-repeat -2px 100%;
    height: 186px;
    overflow: hidden;
}

.top-area2 {
    height: 40px;
}

.top-area h1 {
    margin: 63px 0 0 73px;
    background: url(./images/el-primer-grupo-editorial-andaluz.gif) no-repeat;
    width: 553px;
    height: 24px;
    text-indent: -9999px;
    overflow: hidden;
}

.footer-wrapper {
    background: url(./images/footer-bg.gif) #292828 repeat-x 50% 0;
    /*height: 205px;*/
    padding-bottom: 20px;
    /*margin: -205px 0 0;*/
    margin: 20px 0 0;
    position: relative;
}

#footer {
    margin: 0 auto;
    width: 1002px;
    overflow: hidden;
}

.lines-holder {
    background: url(./images/lines.gif) repeat-y 238px 0;
    margin: 16px 0 24px;
    overflow: hidden;
    width: 100%;
}

.footer-col-1 {
    float: left;
    width: 155px;
    display: inline;
    margin: 0 0 0 80px;
}

.footer-col-2 {
    float: left;
    width: 360px;
}

.footer-col-3 {
    float: right;
    width: 242px;
    margin: 0 32px 0 0;
    display: inline;
}

.footer-col-3 h3 {
    margin: 3px 0 0;
    background: url(./images/contacta.gif) no-repeat;
    width: 250px;
    height: 13px;
    text-indent: -9999px;
    overflow: hidden;
}

.footer-col-4 {
    float: right;
    width: 40px;
    margin: 60px 10px 0 0;
    display: inline;
}

.footer-col-1 ul {
    margin: 0;
    padding: 0;
}

.footer-col-1 ul li {
    list-style: none;
    background: url(./images/bullet-2.gif) no-repeat 0 3px;
    padding: 0 0 33px 13px;
    margin: 4px 0 0;
    width: 142px;
}

.footer-col-1 ul li a,
.footer-col-1 .grypo-joly {
    text-decoration: none;
    overflow: hidden;
    display: block;
    text-indent: -9999px;
}

.footer-col-1 ul li a.mapa-del-sitio {
    background: url(./images/footer-mapa-del-sitio.gif) no-repeat;
    width: 107px;
    height: 13px;
}

.footer-col-1 ul li a.ayuda {
    background: url(./images/footer-ayuda.gif) no-repeat;
    width: 49px;
    height: 13px;
}

.footer-col-1 .grypo-joly {
    /*background: url(./images/grupo-joly-150.png) no-repeat;*/
    background: url(./images/grupo-joly.gif) no-repeat;
    width: 123px;
    height: 27px;
    margin: -4px 0 0 -1px;
}

.footer-nav {
    clear: both;
    margin: 0;
    padding: 8px 0 0;
    text-align: center;
}

.footer-nav-2 {
    clear: both;
    margin: 20px 0 0;
    padding: 8px 0 0;
    text-align: center;
}

.footer-nav li,
.footer-nav-2 li {
    list-style: none;
    display: inline;
    font-size: 11px;
    line-height: 14px;
    padding: 0 13px;
}

.footer-nav li a,
.footer-nav-2 li a {
    text-decoration: none;
    color: #c0bfbf;
}

.footer-nav li a:hover,
.footer-nav-2 li a:hover {
    text-decoration: underline;
}

.tags {
    position: relative;
    height: 122px;
}

.tags a {
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
}

.tags a.el-grupo {
    background: url(./images/footer-elgrupo.gif) no-repeat;
    width: 64px;
    height: 13px;
    left: 75px;
    top: 6px;
}

.tags a.responsabilidad {
    background: url(./images/footer-responsabilidad.gif) no-repeat;
    width: 120px;
    height: 13px;
    left: 207px;
    top: 6px;
}

.tags a.areas-de-negocio {
    background: url(./images/footer-areas-de-negocio.gif) no-repeat;
    width: 129px;
    height: 16px;
    left: 42px;
    top: 46px;
}

.tags a.sala-de-prensa {
    background: url(./images/footer-sala-de-prensa.gif) no-repeat;
    width: 109px;
    height: 13px;
    left: 213px;
    top: 49px;
}

.tags a.foro-joly-andalucia {
    background: url(./images/footer-foro-joly-andalucia.gif) no-repeat;
    width: 152px;
    height: 16px;
    top: 89px;
    left: 116px;
}

.form-contact {
    border: 1px solid #999;
    width: 239px;
    background-color: #292828;
    margin: 8px 0 0 1px;
    padding: 0 0 2px;
    overflow: hidden;
}

.form-contact label {
    float: left;
    font-weight: bold;
    color: #e8e7e7;
    font-size: 11px;
    line-height: 13px;
    margin: 9px 0 0 7px;
}

.form-contact .input,
.form-contact textarea {
    float: left;
    border: 0;
    background-color: #4a4949;
    color: #f6f6f5;
    font: 11px/14px Arial, Helvetica, sans-serif;
    margin: 7px 0 0 6px;
    padding: 1px 7px 2px;
    width: 184px;
}

.form-contact textarea {
    width: 221px;
    margin: 4px 0 0 8px;
    padding: 1px 0 2px 5px;
    height: 41px;
}

.form-contact .line {
    background: url(./images/line.gif) no-repeat 0 11px;
    width: 155px;
    height: 20px;
    clear: both;
    margin: 0 0 0 39px;
    float: left;
    display: inline;
}

.form-contact .line input {
    border: 0;
    color: #e8e7e7;
    font: bold 11px/14px Arial, Helvetica, sans-serif;
    margin: 2px 0 0 56px;
    height: 15px;
    width: 46px;
    text-align: center;
    background: #292828 url(./images/button-line.gif) no-repeat 50% 100%;
    cursor: pointer;
}

.content-area {
    width: 958px;
    border: 1px solid #cfcccb;
    background-color: #fff;
    margin: -25px 0 0 22px;
    /*margin: 10px 0 0 22px;*/
    overflow: hidden;
}

.content-area .imgcabecera {
    margin-top: 18px;
}

.post {
    margin: -1px 0 0 21px;
    padding: 0;
}

.post p {
    line-height: 20px;
}

.sidebar-pie {
    background: url(./images/sidebar-pie.gif) no-repeat;
}

.inner-page .content-area {
    margin: -1px 0 0 21px;
    padding: 0 0 25px;
}

.cabecerapresi {
    background: url(./images/foto-fondo-presidente.jpg) no-repeat;
    width: 908px;
    height: 213px;
}

.cabecerapresi .contenedorpresi {
    width: 520px;
    height: 200px;
    padding-left: 360px;
    padding-top: 22px;
}

.contentpresi {
    width: 710px;
    padding-left: 105px;
}

.listaconsejo p {
    color: #8fb4b4;
    font-weight: bold;
}

.listaconsejo ul {
    margin: 0;
    padding: 6px 0 10px 9px;
}

.listaconsejo ul li {
    background: url(./images/dotlist.gif) no-repeat 0 6px;
    padding: 0 0 13px 18px;
    list-style: none;
    word-spacing: -1px;
    border-bottom: none;
}

.listaconsejo ul li a {
    color: black;
    text-decoration: none;
}

.listaconsejo ul li a:hover {
    text-decoration: underline;
}

.fondoeditorial {
    background: url(./images/manuel-clavero-arevalo.jpg) no-repeat;
    width: 580px;
    height: 290px;
}

.fondoballester {
    background: url(./images/ballester.jpg) no-repeat;
    width: 580px;
    height: 290px;
}

.fondoconcha {
    background: url(./images/concha-ruiz.jpg) no-repeat;
    width: 580px;
    height: 290px;
}

.fondoferraro {
    background: url(./images/ferraro.jpg) no-repeat;
    width: 580px;
    height: 290px;
}

.fondopadilla {
    background: url(./images/padilla.jpg) no-repeat;
    width: 580px;
    height: 290px;
}

.fondocolon {
    background: url(./images/colon.jpg) no-repeat;
    width: 580px;
    height: 290px;
}

.fondojjleon {
    background: url(./images/jj-leon.jpg) no-repeat;
    width: 580px;
    height: 290px;
}

.nombre {
    float: left;
    width: 140px;
    padding-top: 30px;
    padding-left: 20px;
    font-family: verdana;
    color: #9c0225;
    font-size: 16px;
}

.texto {
    float: right;
    width: 400px;
    font: 12px/15px Arial, Helvetica, sans-serif;
    height: 200px;
    margin-top: 20px;
    padding-top: 20px;
    padding-right: 10px;
}

.transparente {
    background-color: transparent;
    border: 0;
}

#sub-navigation {
    background: url(./images/container-top.gif) no-repeat;
    height: 40px;
    margin: 2px 0 0;
    font-family: Georgia;
    font-size: 12px;
    position: relative;
}

#sub-navigation li {
    float: left;
    list-style: none;
    height: 30px;
    /*padding: 7px 30px 0 0;*/
    padding: 7px 20px 0 0;
    margin-left: 30px;
    letter-spacing: 1px;
    border-right: 1px solid white;
    display: inline;
}

#sub-navigation li a {
    height: 23px;
    display: inline;
    overflow: hidden;
    color: white;
    text-decoration: none;
}

.content {
    float: left;
    margin: 10px 0 0 36px;
    display: inline;
    width: 585px;
    padding: 0 0 47px;
}

.content h2 {
    margin: 15px 0 0;
    padding: 0 0 12px;
    color: #933;
    font-size: 20px;
    line-height: 23px;
}

.content h2 a {
    margin: 15px 0 0;
    padding: 0 0 12px;
    color: #933;
    text-decoration: none;
    font-size: 20px;
    line-height: 23px;
}

.post h3 {
    text-transform: uppercase;
    font-size: x-large;
}

.content p {
    margin: 0;
    padding: 0 0 15px;
    color: #6b6969;
    font-size: 12px;
    line-height: 18px;
}

.content ul {
    margin: 0;
    padding: 6px 0 0 9px;
}

.content ul li {
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    color: #933;
    background: url(./images/bullet.gif) no-repeat 0 6px;
    padding: 0 0 13px 18px;
    list-style: none;
    word-spacing: -1px;
}

.content ul li a {
    color: #933;
    text-decoration: none;
}

.noticias-interes {
    margin-top: 20px;
}

.prensa-izq {
    float: left;
    padding-left: 10px;
    border-right: 1px solid #ddd;
    padding-right: 10px;
    width: 430px;
}

.prensa-dcha {
    float: left;
    width: 440px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #f9f6f6;
}

.prensa-izq ul {
    margin: 0;
    padding: 6px 0 0 30px;
}

.prensa-izq ul li {
    font-size: 12px;
    line-height: 17px;
    height: 40px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-top: 25px;
    background: url(./images/bullet.gif) no-repeat 0 6px;
    padding: 0 0 13px 18px;
    list-style: none;
    word-spacing: -1px;
}

.prensa-izq ul li a {
    color: black;
    text-decoration: none;
}

.prensa-izq ul li a:hover {
    color: #f20;
}

.prensa-dcha .text {
    margin: 11px 10px 0 8px;
}

.prensa-dcha h3 {
    margin: 0;
    padding: 0 0 11px;
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
}

.prensa-dcha h3 a {
    text-decoration: none;
    color: #933;
}

.prensa-dcha h3 a:hover {
    text-decoration: underline;
}

.prensa-dcha .excerpt {
    font-weight: bold;
    line-height: normal;
    padding-bottom: 10px;
}

.prensa-dcha p {
    margin: 0 0 0 1px;
    padding: 0 0 12px;
    font-size: 11.5px;
    line-height: 13px;
}

.prensa-dcha .ver-info {
    text-decoration: none;
    font-size: 10px;
    line-height: 13px;
    letter-spacing: 1px;
    color: #a02d32;
    margin: 0 0 0 3px;
}

.prensa-dcha .ver-info:hover {
    text-decoration: underline;
}

.ver-info {
    text-decoration: none;
    font-size: 10px;
    line-height: 13px;
    letter-spacing: 1px;
    color: #a02d32;
    margin: 0 0 0 3px;
}

.ver-info:hover {
    text-decoration: underline;
}

.content-area .column {
    float: left;
    height: 640px;
    margin: 18px 0 0 27px;
    display: inline;
}

.nuestras-cabeceras {
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    background: url(./images/nuestras-cabeceras.jpg) no-repeat;
    width: 302px;
    height: 410px;
    margin-left: 10px;
}

.boxes-holder {
    border-top: 1px solid #cecbcb;
    border-bottom: 1px solid #cecbcb;
    margin: 10px 5px 0 0;
    padding: 6px 0 2px;
}

.boxes-holder .boxes-bg {
    overflow: hidden;
    width: 578px;
    margin: 0 0 0 1px;
    padding: 0 0 10px;
    background: url(./images/dotted-bg.gif) repeat;
}

.boxes-holder .box {
    float: left;
    width: 269px;
    background-color: #fff;
    margin: 4px 0 0 4px;
    display: inline;
    padding: 2px 0 4px 6px;
}

.boxes-holder .box.right {
    float: right;
    margin: 4px 6px 0 0;
    width: 267px;
}

.boxes-holder .box h3 {
    margin: 0;
    padding: 0 0 4px;
    color: #933;
    font-size: 14px;
    line-height: 17px;
}

.boxes-holder .box h3 a {
    text-decoration: none;
    color: #933;
}

.boxes-holder .box h3 a:hover {
    text-decoration: underline;
}

.boxes-holder .box p {
    margin: 0;
    padding: 0;
    color: #6b6969;
    font-size: 11px;
    line-height: 13px;
}

.news {
    background: #f5f4f4 url(./images/grad.gif) repeat-x;
    clear: both;
    overflow: hidden;
    width: 100%;
    padding: 0 0 24px;
}

.news .heading {
    background: url(./images/heading-bg.gif) no-repeat;
    margin: 0 0 0 37px;
    float: left;
    display: inline;
}

.news .heading h2 {
    margin: 0;
    padding: 11px 32px 10px;
    height: 26px;
    background: url(./images/heading-bg-right.gif) no-repeat 100% 0;
    float: left;
}

.news .heading h2 span {
    background: url(./images/heading-actualidad.gif) no-repeat;
    width: 71px;
    height: 8px;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
}

.news-box {
    background: url(./images/3-col-bg.png) repeat-y;
    width: 882px;
    clear: both;
    margin: 0 0 0 36px;
}

.news-box .news-box-bg {
    background: url(./images/3-col-bg-top.png) no-repeat;
}

.news-box .news-box-bg-bottom {
    background: url(./images/3-col-bg-bottom.png) no-repeat 0 100%;
    overflow: hidden;
    width: 100%;
    padding: 0 0 44px;
}

.news-box .news-post {
    float: left;
    width: 278px;
    margin: 5px 22px 0 1px;
    display: inline;
}

.news-box .last {
    margin-right: 0;
}

.news-box .image {
    display: block;
}

.news-box .text {
    margin: 11px 10px 0 8px;
}

.news-box .news-post h3 {
    margin: 0;
    padding: 0 0 11px;
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
}

.news-box .news-post h3 a {
    text-decoration: none;
    color: #933;
}

.news-box .news-post h3 a:hover {
    text-decoration: underline;
}

.news-box .news-post p {
    margin: 0 0 0 1px;
    padding: 0 0 12px;
    color: #6b6969;
    font-size: 11px;
    line-height: 13px;
}

.news-box .news-post .ver-info {
    text-decoration: none;
    font-size: 10px;
    line-height: 13px;
    letter-spacing: 1px;
    color: #a02d32;
    margin: 0 0 0 3px;
}

.news-box .news-post .ver-info:hover {
    text-decoration: underline;
}

.scroller-wrapper {
    background: url(./images/scroller-grad.gif) repeat-x;
    margin: 15px 0 205px;
    width: 100%;
    padding: 0 0 13px;
}

.scroller-wrapper-foro {
    background: url(./images/scroller-grad.gif) repeat-x;
    overflow: hidden;
    display: block;
    margin: 40px 0 20px;
    width: 100%;
    padding: 0 0 13px;
}

.scroller-wrapper-grupo {
    background: url(./images/portadilla_grupo.gif) no-repeat;
    margin: 15px 0 20px 0px;
    width: 100%;
    height: 292px;
    padding: 0 0 0 10px;
}

.heading-foro-joly {
    background: url(./images/foro-joly.gif) no-repeat;
    height: 17px;
    font-size: 15px;
    overflow: hidden;
    text-indent: -9999px;
    margin: 6px 0 0 91px;
    padding: 0 0 13px;
}

.resto-de-foros {
    float: right;
    color: #933;
    font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    text-decoration: none;
    margin: 8px 64px 0 0;
}

.resto-de-foros:hover {
    text-decoration: underline;
}

.scroll-area {
    clear: both;
    padding: 42px 72px 0 75px;
    overflow: hidden;
    width: 855px;
}

.scroll-area-grupo {
    clear: both;
    padding: 42px 72px 0 75px;
    overflow: hidden;
    width: 870px;
}

#prev,
#next {
    float: left;
    background: url(./images/btn-left.png) no-repeat;
    width: 35px;
    height: 80px;
    text-indent: -9999px;
    overflow: hidden;
    margin: 40px 0 0;
}

#next {
    background: url(./images/btn-right.png) no-repeat;
    float: right;
}

.gallery {
    float: left;
    position: relative;
    overflow: hidden;
    width: 765px;
    height: 145px;
    margin: 7px 0 0 9px;
    display: inline;
}

.gallery #mask {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 30000px;
}

.gallery li {
    float: left;
    background: url(./images/photo-bg.png) no-repeat;
    width: 180px;
    height: 145px;
    margin: 0 15px 0 0;
    list-style: none;
}

.gallery li h3 {
    margin: 11px 0 0;
    text-align: center;
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
}

.gallery li h3 a {
    text-decoration: none;
    color: #933;
}

.gallery li h3 a:hover {
    text-decoration: underline;
}

.gallery li .image {
    float: left;
    margin: 15px 0 0 16px;
}

.gallery li .text {
    float: left;
    width: 85px;
    display: inline;
    margin: 10px 0 0 10px;
}

.btn-subir {
    float: right;
    background: url(./images/btn-subir.gif) no-repeat;
    width: 60px;
    height: 23px;
    text-indent: -9999px;
    overflow: hidden;
    margin: 30px 60px 0 0;
}

.btn-volver {
    float: left;
    padding-left: 10px;
    background: url(./images/btn-volver.gif) no-repeat;
    width: 60px;
    height: 23px;
    text-indent: -9999px;
    overflow: hidden;
    margin: 30px 60px 0 0;
}

.gallery li .field {
    display: block;
    color: #333;
    font-size: 10px;
    line-height: 12px;
    padding: 9px 0 0;
}

.gallery li .value {
    display: block;
    font-size: 10px;
    line-height: 13px;
    color: #a02d32;
    padding: 0 0 5px;
}

.gallery-grupo {
    float: left;
    position: relative;
    overflow: hidden;
    width: 360px;
    height: 145px;
    margin: 40px 0 0 9px;
    display: inline;
}

.gallery-grupo #mask-grupo {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 30000px;
}

.gallery-grupo li {
    float: left;
    width: 360x;
    height: 145px;
    margin: 20px 15px 0 0;
    list-style: none;
}

.gallery-grupo li .image {
    float: left;
    margin: 15px 0 0 16px;
}

#prev-grupo,
#next-grupo {
    float: left;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0px 0 0;
}

#next-grupo {
    float: right;
    margin-right: 350px;
}

#prev-grupo {
    margin-left: 530px;
}

.re-texto {
    font-weight: bold;
    font-face: verdana;
    font-size: 20px;
    padding-left: 60px;
    padding-right: 60px;
    text-align: center;
}

.re-texto-down {
    text-align: right;
    font-style: italic;
    font-size: 16px;
    font-face: verdana;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 20px;
}

.content-area h1 {
    margin: 14px 0 0 36px;
    text-indent: -9999px;
    overflow: hidden;
    font-size: 18px;
    height: 20px;
}

.post h2 {
    letter-spacing: 4px;
}

.text h3 {
    margin: 11px 0 0;
    text-align: center;
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
}

.text h3 a {
    text-decoration: none;
    color: #933;
}

.text h3 a:hover {
    text-decoration: underline;
}

#heading-foro-joly-andalucia {
    background: url(./images/heading-foro-joly-andalucia.gif) no-repeat;
}

#heading-el-grupo {
    background: url(./images/heading-el-grupo.gif) no-repeat;
}

.columns-holder {
    background: url(./images/line-2.gif) repeat-y 268px 0;
    overflow: hidden;
    margin: 30px 0 0;
    width: 100%;
}

.columns-holder-contacto {
    background: url(./images/line-2.gif) repeat-y 670px 0;
    overflow: hidden;
    margin: 30px 0 0;
    width: 100%;
}

.listaconsejo .page_item {
    display: inline;
    letter-spacing: 1px;
}

.listaconsejo .current_page_item {
    font-weight: bold;
}

.listaconsejo .page_item a {
    text-decoration: none;
    color: black;
}

.listaconsejo .separador {
    color: #aaa;
    padding-left: 10px;
    padding-right: 10px;
}

.nocols {
    overflow: hidden;
    margin: 10px 0 0;
    width: 100%;
}

.col-1 {
    float: left;
    width: 244px;
    margin: 1px 0 0 24px;
    display: inline;
}

.piecookie {
    text-align: center;
}

.piecookie a {
    color: black;
    text-decoration: none;
}

.col-editorial {
    float: left;
    width: 244px;
    margin: 1px 0 0 24px;
    display: inline;
}

.col-izq-contacto {
    float: left;
    width: 650px;
    margin: 1px 0 0 24px;
    display: inline;
}

.aladerecha {
    margin-left: 20px;
    margin-bottom: 30px;
}

.bolacontacta {
    background: url(./images/bola-contacta.jpg) no-repeat 1px 0;
    float: right;
    width: 161px;
    height: 200px;
    padding-right: 20px;
}

.archivo {
    background: url(./images/archivo.gif) no-repeat 1px 0;
    height: 11px;
    text-indent: -9999px;
    border-bottom: 1px solid #d4d4d4;
    display: block;
    padding: 0 0 10px;
    overflow: hidden;
}

.col-1 ul {
    margin: 3px 0 0;
    padding: 0;
    width: 227px;
}

.col-1 ul li {
    list-style: none;
    border-bottom: 1px solid #d4d4d4;
    vertical-align: top;
    width: 100%;
}

.col-1 ul li a {
    display: block;
    text-decoration: none;
    padding: 6px 0 3px;
    width: 100%;
}

.col-1 ul li a.active,
.col-1 ul li a:hover {
    background-color: #f1efef;
}

.col-1 ul li strong {
    display: block;
    color: #000;
    font-size: 11px;
    line-height: 14px;
    background: url(./images/pointer.gif) no-repeat 0 4px;
    padding: 0 0 0 20px;
}

.col-1 ul li a.active strong,
.col-1 ul li a:hover strong {
    background-position: 0 -57px;
}

.col-1 ul li span {
    display: block;
    font-size: 10px;
    line-height: 18px;
    color: #000;
    margin: 5px 0 0;
}

.col-2 {
    float: left;
    width: 665px;
}

.col-contenido {
    float: left;
    width: 665px;
}

.col-dcha-contacto {
    float: left;
    width: 260px;
    min-height: 446px;
    font-size: 11px;
}

.col-dcha-contacto .post p {
    line-height: 15px;
}

.titulo-se {
    font-size: 20px;
    color: #777;
    padding-left: 30px;
    padding-bottom: 50px;
    font-family: Verdana;
    border-bottom: 1px solid #ddd;
}

.inner-content {
    margin: 16px 0 -18px 19px;
    position: relative;
}

.inner-content h2 {
    margin: 0;
    padding: 0 0 19px;
    color: #a43136;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
}

.inner-content h3 {
    margin: 0;
    padding: 0 0 2px 1px;
    color: #000;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
}

.inner-content p {
    margin: 0;
    padding: 0 0 19px 1px;
    font-size: 12px;
    line-height: 18px;
}

.inner-content img {
    margin: 0 0 15px;
}

.profile {
    border-bottom: 1px solid #d4d4d4;
    width: 100%;
    overflow: hidden;
    padding: 0 0 14px;
}

.profile .image {
    float: left;
    margin: 0 0 0 19px;
    display: inline;
}

.profile .text {
    float: left;
    width: 460px;
    display: inline;
    margin: -1px 0 0 33px;
}

.profile .text h2 {
    margin: 0;
    padding: 0 0 16px;
    color: #a43136;
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
}

.profile .text h3 {
    margin: 0;
    padding: 27px 0 9px 1px;
    color: #000;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
}

.profile .text table {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    width: 100%;
    color: #545353;
}

.profile .text table.foro {
    margin: 0 0 0 2px;
}

.profile .text table td {
    margin: 0;
    padding: 0 0 7px;
    vertical-align: top;
    font-size: 12px;
    line-height: 15px;
}

.profile .text table.foro td {
    font-weight: bold;
    color: #000;
}

.profile .text table td.field-1 {
    width: 81px;
}

.profile .text table td a {
    text-decoration: none;
    color: #a43136;
}

.profile .text table td a:hover {
    text-decoration: underline;
}

.clear {
    clear: both;
}


/* Misc */

.highlight {
    color: #222;
    font-weight: bold;
}

.cleared {
    margin: 0;
    padding: 0;
    clear: both;
}

.alignleft {
    float: left;
    margin: 5px 10px 5px 0;
}

.alignright {
    float: right;
    margin: 5px 0 5px 10px;
}

.aligncenter,
div.aligncenter {
    margin: 10px auto;
    text-align: center;
    display: block;
}

img.alignleft {
    float: left;
    margin: 5px 10px 5px 0;
}

img.alignright {
    float: right;
    margin: 5px 0 5px 10px;
}

img.aligncenter {
    margin: 10px auto;
    text-align: center;
    display: block;
    width: 100%;
    height: auto;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    /* optional rounded corners for browsers that support it */
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
    color: #111;
}

table {
    border-width: thin thin thin thin;
    border-spacing: 2px;
    border-style: none none none none;
    border-color: gray gray gray gray;
    border-collapse: collapse;
    background-color: white;
}

table th {
    border-width: 0 0px 0px 0px;
    padding: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
    border-color: gray gray gray gray;
    background-color: white;
    -moz-border-radius: 3px 3px 3px 3px;
}

table td {
    border-width: 0px 0px 1px 0px;
    padding: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
    border-color: gray gray #ccc gray;
    background-color: white;
    -moz-border-radius: 3px 3px 3px 3px;
}


/* style the outer cntaining div to fit the landscape, portrait and buttons */

#album {
    width: 600px;
    height: 480px;
    background: #eee url(./images/bola-contacta.jpg) 240px 140px no-repeat;
    border: 1px solid #fff;
    margin: 0 auto;
}


/* remove the padding margin and bullets from the list. Add a top margin and width to fit the images and a position relative */

.galerias {
    padding: 0;
    margin: 430px auto 0 auto;
    list-style-type: none;
    position: relative;
    width: 320px;
}


/* remove the default image border */

.galerias img {
    border: 0;
}


/* make the list horizontal */

.galerias li {
    float: left;
}


/* style the link text to be central in a surrounding box */

.galerias li a,
.galerias li a:visited {
    font-size: 11px;
    float: left;
    text-decoration: none;
    color: #000;
    background: #fff;
    text-align: center;
    width: 26px;
    height: 26px;
    line-height: 24px;
    border: 1px solid #444;
    margin: 2px;
}


/* position the images using an absolute position and hide them from view */

.galerias li a img {
    position: absolute;
    top: -320px;
    left: 0;
    visibility: hidden;
    border: 0;
}


/* fix the top position for the landscape images */

.galerias li a img.landscape {
    top: -360px;
}


/* fix the left position for the portrait images */

.galerias li a img.portrait {
    left: 0;
    border-left: 40px solid #eee;
    border-right: 40px solid #eee;
}


/* style the hover background color for the text boxes */

.galerias li a:hover {
    background: #ddd;
}


/* style the active/focus colors for the text boxes (required for IE) */

.galerias li a:active,
.galerias li a:focus {
    background: #444;
    color: #fff;
}


/* make the images visible on active/focus */

.galerias li a:active img,
.galerias li a:focus img {
    visibility: visible;
}

.listacadiz p {
    color: #8fb4b4;
    font-weight: bold;
}

.listacadiz ul {
    margin: 0 0 10px 0;
    padding: 6px 0 10px 100px;
}

.listacadiz ul li {
    background: url(./images/dotlist.gif) no-repeat 0 6px;
    padding: 0 0 13px 18px;
    list-style: none;
    word-spacing: -1px;
    border-bottom: none;
}

.listacadiz ul li a {
    color: black;
    text-decoration: none;
}

.listacadiz ul li a:hover {
    text-decoration: underline;
}

.titles,
.eGaleria3 .titles,
.eGaleria3 .titles .subtitle,
p#imgDesc.subtitle {
    width: 580px !important;
}

.img-apertura-grupo {
    margin: 0 auto 40px;
    display: block;
    max-width: 100%;
}

.img-areas-negocio {
    margin: 0 auto 20px;
    display: block;
    max-width: 100%;
}

.fila-prensa-diaria {
    margin-bottom: 20px;
}