* {
    outline: none;
}

p {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    background-color: #202020;
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
}

#barra-social {
    width: 960px;
    margin: 0 auto;
    height: 28px;
    display: block;
}

#barra-social a#facebook{
    width: 114px;
    height: 28px;
    display: block;
    margin-left: 10px;
    background-image: url(../img/logo-facebook);
    float: right;
}
#barra-social #like{
    height: 20px;
    margin-left: 10px;
    background-color: #fff;
    float: right;
    padding: 4px;
    text-align: center;
}

#barra-social a#cuspidis{
    width: 114px;
    height: 28px;
    display: block;
    margin-left: 10px;
    background-image: url(../img/logo-cuspidis);
    float: right;
}

#content {
    margin: 20px auto 0 auto;
    border: 20px solid #fff;
    width: 960px;
    height: 560px;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}

#content #scroller-vertical {
    position:absolute;
    top: 0;
    left: 0;
}

.contingut-seccio {
    width: 960px;
    height: 560px;
    overflow: hidden;
}

/* Logo ***********************************************************************/
#content #logo-cont {
    width: 149px;
    height: 160px;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 10;
}

#content #logo {
    margin: 0;
    padding: 0;
    background-image: url(../img/logo.jpg);
    background-repeat: no-repeat;
    width: 149px;
    height: 160px;
    display:block;
    z-index: 20;
}

/* Menu ***********************************************************************/
#content #menu {
    position: absolute;
    top: 200px;
    left: 20px;
    z-index: 10;
}

#content #menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 149px;
    font-size: 18px;
}

#content #menu ul li {
    margin-bottom: 5px;
}

#content #menu ul li a {
    text-decoration: none;
    font-weight: bold;
    color: #000;
    background-color: #fff;
    padding: 0 3px;
}

#content #menu ul li a.actiu, #content #menu ul li a:hover {
    color: #fff;
    background-color: #b70e25;
}


#content #menu ul.submenu {
    margin: 5px 0 0 20px;
    display: none;
}

#content #menu ul.submenu.obert {
    display: block;
}

#content #menu ul.submenu li{
    width: 129px;
}

/* Contingut ******************************************************************/
#dates-inici {
    width: 340px;
    height: 50px;
    font-size: 12px;
    margin-left:180px;
    margin-top: 20px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 23px;
    font-weight: bold;
    display: blocK;
}

#dates-inici div {
    float: left;
    color: #fff;
    vertical-align: bottom;
    padding: 2px;
    height: 18px;
}

#dates-inici .dia{
    background-color: #B70E25;
    color: #fff;
}

#dates-inici .i{
    margin: 0 5px;
}

#dates-inici .mes{
    font-size: 16px;
    margin-left: 5px;
    padding-top: 8px;
}

#cont-inici {
    height: 70px;
    width: 370px;
    padding: 20px;
    background-color: #fff;
    font-size: 12px;
    margin-left:180px;
    z-index: 10;
}

/* Tipus contenidors */
#content .contenidor {
    padding-top: 68px;
    margin: 0 0 0 234px;
}

#content .contenidor.sol {
    width: 695px;
    height: 460px;
}

#content .contenidor.partit {
    width: 340px;
    height: 450px;
    float: left;
}

#content .contenidor.partit.dreta {
    margin-left: 25px;
}

#content .contenidor.partit .text {
    padding: 15px 15px 0 15px;
    background-color: #fff;
    width: 305px;
}

#content .contenidor.sol.no-marge {
    padding-top: 20px;
}

.contenidor .text {
    padding: 15px 0 0 15px;
    background-color: #fff;
    width: 693px;
}

.contenidor .text.curt {
    width: 520px;
    padding-right: 15px;
}

/* Titol */
.contenidor div.titol{
    margin-bottom: 10px;
    margin-top: 11px;
    width: 700px;
}

.contenidor.partit div.titol{
    margin-bottom: 10px;
    width: 300px;
}

.contenidor span.titol{
    font-family: Tahoma, sans-serif;
    color: #fff;
    background-color: #b70e25;
    padding: 5px 0 0 0;
    vertical-align: middle;
    font-size: 40px;
    line-height: 42px;
    font-weight: bold;
}

.contenidor span.titol.espai{
    font-size: 36px;
}

/* Subtitol */
.contenidor .subtitol{
    font-family: Tahoma, sans-serif;
    width: 260px;
    color: #fff;
    background-color: black;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
}

/* Espais */
.contenidor.sol .text .ordre {
    background-color: #b70e25;
    color: #fff;
    font-family: rockwell, Tahoma, sans-serif;
    font-size: 30px;
    line-height: 30px;
    padding: 4px 10px 2px 10px;
    width: 18px;
    float: left;
    margin-right: 10px;
}

.contenidor.sol .text .segmentacio-espai p {
    padding-bottom: 0;
}

.contenidor.sol .text .segmentacio-espai .segmentacio-espai-text {
    padding: 10px 15px 15px 0;
}

.contenidor.sol .text .nom-espai{
    background-color: #b70e25;
    color: #fff;
    margin-right: 5px;
    font-weight: bold;
    padding: 0 2px;
    float: left;
}

.contenidor.sol .text .nom-espai a {
    color: #fff;
    text-decoration: none;
}

.contenidor.sol .text .nom-espai a:hover {
    text-decoration: underline;
}

.contenidor.sol .text .espai {
    margin-top: 10px;
    padding-right: 15px;
}

.contenidor.sol .text ul.serveis li {
    background-image: url(../img/llista.jpg);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 15px;
    padding-bottom: 0;
    margin-left: 35px;
}

.contenidor.sol .text ul.serveis li a {
    font-weight: bold;
    text-decoration: underline;
    color: #000;
}

.contenidor.sol .text ul.serveis li a:hover {
    color: #b70e25;
    cursor: pointer;
}

/* Serveis */
a.servei {
    float: left;
    outline: none;
    border: none;
}

img.servei {
    float: left;
    outline: none;
    border: none;
}

.contenidor.sol .text .cataleg-serveis {
    padding-bottom: 15px;
}

.contenidor.sol .text .cataleg-serveis p {
    padding-bottom: 0;
}

.contenidor.sol .text .cont-servei {
    float: left;
    width: 100px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 10px;
}

.contenidor.sol .text .cont-servei-text {
    float: left;
    width: 560px;
    padding-top: 10px;
}

.contenidor.sol .text .columna-servei {
    width: 575px;
    margin-left: 100px;
}

.contenidor.sol .text .columna-servei .first {
    padding-right: 15px;
}

.contenidor.sol .text .columna-servei .column {
    height: 140px;
}

/* Espais - fancybox */
.fancy-cont {
    width: 760px;
    padding: 10px;
    font-size: 12px;
}

.fancy-cont .imatge {
    margin-right: 20px;
    float: left;
}

.fancy-cont .informacio {
    width: 540px;
    float: left;
}

.fancy-cont .nom-espai {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 10px;
}

.fancy-cont .detalls {
    margin-top: 15px;
}

/* Equip */
.contenidor .text.equip {
    width: 350px;
}

.contenidor .text.equip p {
    margin-right: 15px;
}

.contenidor .text.equip a {
    color: #b70e25;
    text-decoration: none;
    font-weight: bold;
}

.contenidor .text.equip a:hover{
    color: #b70e25;
    text-decoration: underline;
}

/* Avis */
.contenidor .text.avis {
    padding: 15px;
    background-color: #fff;
    width: 673px;
}

/* Llistes interiors */
.contenidor.sol .text ul {
    list-style: none;
    margin: 0;
    padding: 0 15px 0 20px;
}

.contenidor.sol .text ul li {
    padding-bottom: 15px;
}

/* Columnes */
.contenidor .text .columna {
    clear: both;
}

.contenidor .text .columna .first {
    padding-right: 15px;
}

.contenidor .text p {
    padding-bottom: 15px;
}

/* Google Maps */
.contenidor #ubicacio {
    width: 311px;
    border: 15px solid #fff;
    height: 195px;
    background-color: #202020;
    overflow: hidden;
}

.contenidor #ubicacio-cont {
    position: relative;
}
.contenidor #accessos{
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    text-align: center;
    border: none;
    position: absolute;
    right: 0;
    padding: 10px;
    top: -33px;
    font-weight: bold;
    height: 13px;
    background-color: #002870;
    display: block;
    float: right;
}
.contenidor #accessos:hover{
    background-color: #B70E25;
}

#accessos-info {
    width: 760px;
    padding: 10px;
}
#accessos-info .titol {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    width: 740px;
}
#accessos-info .info {
    margin-bottom: 20px;
    width: 740px;
}

#accessos-info .mes-info {
    width: 740px;
    float: right;
    text-align: right;
}
#accessos-info .mes-info a {
    color: #B70E25;
    text-decoration: none;
    font-weight: bold;
}
#accessos-info .mes-info a:hover {
    text-decoration: underline;
}

/* Miniatures */
.contenidor .miniatures {
    margin-top: 10px;
    width: 340px;
}

.contenidor .miniatura {
    border: 4px solid #fff;
    float: left;
    width: 77px;
}

/* Galeria trekandwlak ********************************************************/
.contenidor #foto-principal {
    width: 311px;
    border: 15px solid #fff;
    height: 195px;
    background-color: #202020;
    overflow: hidden;
}

.contenidor #foto-principal a {
    outline: none;
    border: none;
}

.contenidor .principal {
    width: 311px;
    border: none;
}

/* Premsa *********************************************************************/
#dossier {
    width: 450px;
    border: 1px solid #B70E25;
    height: 22px;
    display: block;
    background-image: url(../img/dosier.jpg);
    background-repeat: no-repeat;
    padding: 8px 0 0 45px;
    margin: 10px;
    color: #B70E25;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

#dossier:hover {
    background-color: #B70E25;
    color: #fff;
}

#contacta_nos {
    width: 450px;
    border: 1px solid #B70E25;
    height: 22px;
    display: block;
    background-image: url(../img/mail.jpg);
    background-repeat: no-repeat;
    padding: 8px 0 0 45px;
    margin: 10px 0 0 10px;
    color: #B70E25;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

#contacta_nos:hover {
    background-color: #B70E25;
    color: #fff;
}

.contenidor.sol.premsa-cont .text {
    padding-right: 15px;
    padding-bottom: 15px;
    width: 678px;
}

.contenidor.sol.premsa-cont .text .premsa {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    position: relative;
}

.contenidor.sol.premsa-cont .text .premsa .l1,
.contenidor.sol.premsa-cont .text .premsa .l2{
    width: 610px;
    clear: both
}

.contenidor.sol.premsa-cont .text .premsa .l1 {
    width: 678px;
    position: relative;
}

.contenidor.sol.premsa-cont .text .premsa a,
.contenidor.sol.premsa-cont .text .premsa .nota{
    text-decoration: none;
    color: #990000;
}

.contenidor.sol.premsa-cont .text .premsa a:hover {
    text-decoration: underline;
}

.contenidor.sol.premsa-cont .text .premsa .data {
    margin-right: 7px;
}

.contenidor.sol.premsa-cont .text .premsa .data,
.contenidor.sol.premsa-cont .text .premsa .mitja {
    float: left;
}

.contenidor.sol.premsa-cont .text .premsa .video {
    width: 35px;
    height: 12px;
    display: block;
    background-image: url(../img/video.jpg);
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 14px;
}

.contenidor.sol.premsa-cont .text .premsa .pdf {
    width: 35px;
    height: 12px;
    display: block;
    background-image: url(../img/pdf.jpg);
    background-repeat: no-repeat;
}

.contenidor.sol .text .titol-premsa{
    background-color: #b70e25;
    color: #fff;
    margin-right: 5px;
    font-weight: bold;
    padding: 0 2px;
    float: none;
    clear: both;
}

.redTip .content { max-width: 150px; padding: 10px; color: #fff; background-color: #b70e25; text-align: center; font-weight: bold;}
.redTip .bottom { height: 6px;  background: url(../img/notch-red.png) top center no-repeat; }


/* Paginacio  */
ul#sala-panell,
ul#sala-panell li {
    padding: 0;
}

#sala-cont {
    position: relative;
}

#sala-cont .prev {
    background-image: url(../img/pag_ant.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    width: 17px;
    height: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
}

#sala-cont .prev:hover {
    background-position: bottom center;
}

#sala-cont .next {
    background-image: url(../img/pag_seg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    width: 17px;
    height: 20px;
    position: absolute;
    bottom: 0;
    right: 0;
}

#sala-cont .next:hover {
    background-position: bottom center;
}

#sala-cont .bx_pager {
    text-align: center;
    margin: 20px auto 0 auto;
}

#sala-cont .bx_pager a{
    background-color: #999;
    height: 15px;
    margin: 3px;
    padding: 3px 5px;
    width: 15px;
    color: #fff;
    text-decoration: none;
}

#sala-cont .bx_pager a:hover,
#sala-cont .bx_pager a.active{
    background-color: #990000;
}

/* Idioma *********************************************************************/
#content #idioma {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

#content #idioma ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 11px;
}

#content #idioma ul li {
    margin-left: 5px;
    float: left;
}

#content #idioma ul li a {
    text-decoration: none;
    color: #434343;
    background-color: #fff;
    padding: 0 3px;
}

#content #idioma ul li a.actiu, #content #idioma ul li a:hover {
    color: #b70e25;
}

/* Form ************************************************************************/
#content .form {
    background-color: #fff;
    width: 590px;
    padding: 10px 0 0 10px;
}

#content .form #missatge-error {
    display: none;
    font-style: italic;
    margin: 0 0 10px 0;
    color: red;
}

#content .form .motiu {
    margin-bottom: 3px;
}

#content .form .tipus-contacte {
    clear: both;
    margin-bottom: 15px;
}

#content .form .columna-form {
    width: 285px;
    float: left;
    margin-right: 10px;
}

#content .form .radio {
    margin-left: 2px;
}

#content .form .radio-text {
    margin-right: 15px;
    margin-top: 5px;
}

#content .form .txt {
    color: #fff;
    border: 1px solid #990000;
    background-color: #b70e25;
    width: 264px;
    margin-bottom: 10px;
    font-size: 11px;
    padding: 10px;
}

#content .form .txt.petit {
    width: 119px;
    float: left;
    margin-right: 3px;
}

#content .form .txtarea {
    color: #fff;
    border: 1px solid #990000;
    background-color: #b70e25;
    vertical-align: middle;
    padding: 10px;
    width: 264px;
    margin-bottom: 10px;
    height: 105px;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
}

#content .form .btn {
    font-size: 12px;
    color: #1a171a;
    background-color: #f2f2f2;
    border: 1px solid #dedede;
    float: right;
    margin-left: 5px;
    padding: 6px 5px;
    outline: none;
}

#content .form .txt.dreta {
    margin-right: 0px;
    margin-left: 0px;
}

#content .form div.mis {
    padding-bottom: 10px;
}

#content .form div.mis span.mis-error{
    color: red;
    font-style: italic;
}
/*
.radio {
    width: 19px;
    height: 19px;
    margin: 0 5px 0 0;
    background: url(../img/radio.gif) no-repeat;
    display: block;
    clear: left;
    float: left;
}
*/
/* Peu ************************************************************************/
#peu {
    position: absolute;
    left: 20px;
    bottom: 20px;
    background-color: #fff;
    font-size: 11px;
    padding: 0 3px;
}

#peu a {
    color: #000;
    text-decoration: none;
}

#peu a:hover {
    color: #b70e25;
}


/* Altres *********************************************************************/
.cb { clear: both; }
.cb20 { clear: both; height: 20px; display: block;}
.fl { float: left; }
.fr { float: right; }
.dn { display: none; }
