* {
    margin: 0;
    padding: 0;
}

body {
    background-color: #353638;
    background-image: url(../images/cir_bkgd.png);
    background-repeat: no-repeat;
    background-position: center top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
}

#wrapper {
    margin: 0 auto;
    width: 960px;
    height: auto;
    overflow: auto;
    background: #fff;
    padding: 0 20px 0 20px;
    position: relative;
}

a img {
    border: none;
}

#logotipo {
    position: absolute;
    top: 22px;
    left: 53px;
    z-index: 5000;
}

#seccion {
    padding: 14px 0 34px 0;
}

#contenido {
    background-image: url('../images/CIR_sol-fondo.png');
    background-repeat: no-repeat;
    background-position: left center;
    height: auto;
    overflow: auto;
}

.lateral {
    width: 140px;
    height: 405px;
    margin-right: 30px;
    float: left;
}

.lateral02 {
    width: 140px;
    height: 90px;
    margin-right: 30px;
    float: left;
}

.lateral03 {
    width: 140px;
    height: 225px;
    margin-right: 30px;
    float: left;
}

.lineaArriba {
    border-top: 1px solid #dbdbdb;
}

.lineaAbajo {
    border-bottom: 1px solid #dbdbdb;
}

#texto {
    float: left;
    width: 455px;
}

#texto p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #666;
    margin-bottom: 10px;
    text-align: justify;
}

#contacto {
    float: left;
    width: 500px;
}

#zonas {
    float: right;
    width: 790px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #666;
}

#zonas a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #666;
}

#zonas ul {
    list-style: none;
    float: left;
    margin-right: 80px;
}

#socios {
    float: right;
    width: 790px;
}


/* ----------------------- MENU ---------------------------- */

#menu {
    position: absolute;
    top: 0;
    left: 804px;
    z-index: 5000;
}

#menu ul {
    border-left: 1px solid #fff;
    list-style: none;
    padding-top: 30px;
}

#menu ul li {
    padding-top: 8px;
}

#menu ul li a {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 13px;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 15px;
    text-shadow: 1px 1px 5px #000;
}

#menu ul li a:hover {
    text-decoration: underline;
}

#asociados {
    float: right;
    width: 160px;
    border-left: 1px solid #dbdbdb;
    height: 240px;
    text-align: center;
}

footer {
    background-image: url('../images/CIR_footer_bkgd.gif');
    background-repeat: no-repeat;
    width: 790px;
    height: 26px;
    margin-top: 70px;
    padding-left: 170px;
    padding-top: 10px;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 26px;
    color: #666;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    text-transform: uppercase;
    padding-left: 4px;
    margin-top: 20px;
    margin-bottom: 20px;
    float: none;
    clear: both;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #FFF;
}

#firma {
    position: fixed;
    bottom: 10px;
    right: 10px;
}

#firma p a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-bottom: 15px;
    color: #777;
    text-decoration: none;
}

#firma p a:hover {
    color: #ccc;
    text-decoration: underline;
}

#sombra {
    margin: 0 auto;
    background: url('../images/CIR_pie_bkgd.png');
    width: 1000px;
    height: 73px;
}

.logos {
    width: 161px;
    height: 132px;
    background-image: url('../images/CIR_fondo_logos.jpg');
    background-repeat: no-repeat;
    float: left;
}

.datos {
    float: left;
    list-style: none;
    padding-left: 10px;
    padding-top: 8px;
}

.datos li {
    line-height: 20px;
}

.datos span {
    font-weight: bold;
    font-size: 13px;
}

.datos a {
    font-weight: bold;
    color: #666;
}

.img-logos {
    margin-top: 9px;
    margin-left: 8px;
}

.socio {
    float: left;
    width: 395px;
    height: auto;
    margin-bottom: 20px;
}

.campo {
    border: 1px solid #ccc;
    width: 445px;
    height: 25px;
    padding-left: 5px;
    font-family: Trebuchet, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    line-height: 20px;
}

.text_area {
    border: 1px solid #ccc;
    min-width: 445px;
    max-width: 445px;
    min-height: 124px;
    max-height: 124px;
    font-family: Trebuchet, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    line-height: 20px;
    padding-left: 5px;
}


/*------------------------ GALERIA ------------------------- */

.galleria {
    /*position:absolute;
	top:35px;*/
    min-height: 280px;
}

#box5 div {
    position: absolute;
    background: #000;
    width: 960px;
    height: 280px;
}

#box5 h3 {
    padding: 0 0 10px 0;
}

#box5 img {
    position: static;
    float: left;
    width: 960px;
    height: 280px;
    margin: 0 10px 10px 0;
}

.mask {
    position: relative;
    width: 960px;
    height: 280px;
    overflow: hidden;
}

.mask img {
    position: absolute;
    display: block;
    border: none;
}

.buttons {
    padding: 5px;
}

.buttons span {
    color: #0080FF;
    padding: 0 5px;
    cursor: pointer;
    font: 10px Verdana
}

.buttons span.active,
.buttons span:hover {
    background: #FFF;
    color: #fff
}