@charset "utf-8";
/* CSS Document */
body {
    background-color: #fff;
    color: #63535B;
    font-family: 'Trebuchet MS', Arial, Verdana;
    font-size: 12px;
}
img { vertical-align: middle; }
a { color: #63535B; }
strong { font-weight:bold; }
.txt {
    font-size: 12px;
    line-height:17px;
    color: #63535B;
}
.tot {
    width:965px;
    margin:0 auto;
    overflow: hidden;
}
.neteja { clear:both; }
.left { float: left; }
.right { float: right; }
.block { display:block; }
.justify { text-align:justify; }
.bold { font-weight:bold !important; }
.pointer { cursor: pointer; }
.relative { position:relative; }
.vermell { color: #721539 !important; }
a.vermell:hover { color:#fff !important; }
.rollVermell:hover { color:#721539 !important; }
.t11 { font-size:11px; }
.t13 { font-size:13px; }
.t15 { font-size:15px; }
.l15 { line-height:15px; }
.l20 { line-height: 20px; }
.nosub { text-decoration:none; }
.sub { text-decoration:underline !important; }
.rollSub:hover { text-decoration:underline !important; }

.imgBase, #cap_inner, #menu li.select + li, #logo, #gencat, #catalunya, #girona,
.bOK, #banderaCAT, #banderaES, #banderaEN, #banderaFR, .bCicloGran, .bSendGran, .bTemaGran,
.bFletxa, #mLateral > li, .bCicloPetit, .bSendPetit, .bTemaPetit, #logo_6tems,
ul.number li > span, .fitxaG, .fitxaR, #albater, .fitxa2G, .fitxa2R, .trAvis,
.fitxaB, .fitxaBB, .fletxaG, .fletxaR, .tancar span, ul.number li .titol,
.pdf span, .doc span, .qR1, .qR2, .qR3, .qR4, .qR5, .qR6, .L_R_PDFS span, .L_R_PDFC span, .L_R_GPS span,
.L_R_PDA span, .L_R_CONSELLS span, .L_R_ETAPESR span, .L_R_ETAPESG span, .perfil_altP, .perfil_alt, .linkVeix span,
.lCap li, .qG1, .qG2, .qG3, .qG4, .qG5, .qG6, .spList .titol span, #CTP, #europa, #coperacioTerritorial,
.p_llit, .p_cafe, .p_menjar, .p_beure, .p_metge, .l_fletxa span, .ui-widget-header .ui-icon, .logo_send, .logo_ciclo {
    background-image: url('../img/base.png');
}
.fitxaM, .fitxaMM {
    background-image: url('../img/base2.png');
}
/** JQUERY UI ***********/
.ui-icon-circle-triangle-w { background-position: -62px -265px; }
.ui-state-hover .ui-icon-circle-triangle-w, .ui-state-focus .ui-icon-circle-triangle-w { background-position: -78px -265px; }
.ui-icon-circle-triangle-e { background-position: -46px -265px; }
.ui-state-hover .ui-icon-circle-triangle-e, .ui-state-focus .ui-icon-circle-triangle-e { background-position: -30px -265px; }
.ui-datepicker-week-end, .ui-datepicker-week-end a { color:#721539; }



#logo span, #gencat span, #catalunya span, #girona span, #banderaCAT span, #banderaES span, #banderaEN span, #banderaFR span, #logo_6tems span,
#albater span, #CTP span, #europa span, #coperacioTerritorial span { display: none; }

/************** CAPÇALERES ***************/
.capRiuTer, .capAtractius, .capSendCiclo, .capInformacio, .capActualitat, .capGaleria, .capContactar, .capConsorci  {
    background-image: url('../img/base_f.jpg');
    background-repeat: repeat-x;
    height:42px;
    padding: 53px 15px 0px 15px;
    color: #fff;
    font-size: 26px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.capSendCiclo { background-position: 0px 0px; }
.capGaleria { background-position: 0px -95px; }
.capAtractius { background-position: 0px -190px; }
.capRiuTer { background-position: 0px -285px; }
.capInformacio { background-position: 0px -380px; }
.capActualitat { background-position: 0px -475px; }
.capContactar { background-position: 0px -570px; }
.capConsorci { background-position: 0px -665px; }

/************** TITOLS *******************/
h3 {
    font-size: 17px;
    font-weight: bold;
    color: #721539;
}
h3.blue {
    color: #0E5AA1;
}
h4 {
    font-size: 15px;
    /*font-weight: bold;*/
    color: #721539;
    height:29px;
    line-height:29px;
    background-image: url('../img/fons_ratlles.jpg');
    background-repeat: repeat-x;
    padding-left: 8px;
    margin-bottom:15px;
}
h4.mleft {
    padding-left: 35px;
}
h4.noFons {
    background-image: none;
    padding-left: 0px;
}
h4 .logo {
    position: absolute;
    left: 364px;
    top: -20px;
}

/************ BOTONS ****************/
#logo_6tems {
    display: block;
    width: 27px;
    height: 11px;
    background-position: -995px 0px;
    background-repeat: no-repeat;
    position: absolute;
    left: 920px;
    top: 15px;
}
#logo_6tems:hover {
    background-position: -995px -12px;
}
.logo_send, .logo_ciclo {
    display:inline-block;
    vertical-align:middle;
    width:35px;
    height:35px;
    background-repeat:no-repeat;
}
.logo_send { background-position: -386px -193px; }
.logo_ciclo { background-position: -345px -193px; }
.bOK {
    padding: 0;
    width: 37px;
    height: 20px;
    background-position: -341px -229px;
    color: #fff;
    background-color: transparent;
    border: 0;
    font-size: 10px;
    text-align:center;
    text-indent:0;
    cursor: pointer;
}
.bOK:hover {
    background-position: -341px -248px;
    color: #940031;
}
.bFletxa {
    display: block;
    background-color: transparent;
    border: 0;
    width: 90px;
    height: 20px;
    line-height: 20px;
    padding: 0px 0px 0px 10px;
    background-position: -378px -229px;
    color: #fff;
    text-decoration: none;
}
.bFletxa:hover {
    background-position: -378px -248px;
    color: #940031 !important;
}
.fletxaG, .fletxaR {
    display: block;
    width: 99px;
    height:19px;
    line-height: 19px;
    padding-left: 8px;
    color: #fff;
    text-decoration: none;
    font-size:11px;
}
.fletxaG { background-position: -1230px -281px; }
.fletxaG:hover { background-position: -1230px -300px; }
.fletxaR { background-position: -1337px -281px; }
.fletxaR:hover { background-position: -1337px -300px; }

.bCicloGran, .bSendGran, .bTemaGran {
    display:block;
    width: 300px;
    height: 22px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    padding: 73px 0px 0px 11px;
    text-decoration: none;
    letter-spacing: 1px;
}
.bCicloGran span, .bSendGran span, .bTemaGran span {
    background-color: #000;
    line-height: 11px;
    height:11px;
    font-size:11px;
    padding: 0 2px;
}
.bCicloGran:hover span, .bSendGran:hover span, .bTemaGran:hover span {
    background-color: transparent;
}
.bCicloGran { background-position: -1475px 0px; }
.bCicloGran:hover { background-position: -1787px 0px; }
.bSendGran { background-position: -1475px -96px; }
.bSendGran:hover { background-position: -1787px -96px; }
.bTemaGran { background-position: -1475px -192px; }
.bTemaGran:hover { background-position: -1787px -192px; }

.bCicloPetit, .bSendPetit, .bTemaPetit {
    display:block;
    width: 214px;
    height: 17px;
    color: #fff;
    padding: 52px 0px 0px 11px;
    font-size: 11px;
    text-decoration: none;
}
.bCicloPetit:hover { background-position: -1023px 0px; }
.bCicloPetit { background-position: -1249px 0px; }
.bSendPetit:hover { background-position: -1023px -70px; }
.bSendPetit { background-position: -1249px -70px; }
.bTemaPetit:hover { background-position: -1023px -139px; }
.bTemaPetit { background-position: -1249px -139px; }


.pdf, .doc, .l_fletxa {
    color: #bb617e;
    color: #6B0631;
    text-decoration: none;
}
.pdf span, .doc span, .l_fletxa span {
    display:inline-block;
    margin: 0px 10px 0px 0px;
    vertical-align: middle;
}
.pdf span {
    width:12px;
    height:14px;
    background-position: -974px 0px;
}
.doc span {
    width:9px;
    height:14px;
    margin-left: 3px;
    background-position: -986px 0px;
}
.l_fletxa span {
    width:11px;
    height:16px;
    background-position: -17px -264px;
}
.linkVeix {
    color:#63535B;
    text-decoration: none;
}
.linkVeix span {
    display:inline-block;
    vertical-align: middle;
    width:23px;
    height:23px;
    background-position: -1199px -243px;
    margin: 0px 5px 0px 0px;
}

.bContactar {
    background-image: url('../img/fons_mes_preguntes.jpg');
    background-repeat: no-repeat;
    display:block;
    width:694px;
    height:34px;
    padding: 67px 0px 0px 10px;
    margin: 20px auto 0px auto;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

/*********** PEU ***********/
#sub_peu {
    background-image: url('../img/filet.jpg');
    background-repeat:repeat-x;
    padding-top: 20px;
}
.spList > li {
    display:block;
    float:left;
    margin: 0px 15px 4px 0px;
}
.spList .titol {
    text-decoration:none;
    color: #967E4B;
    font-weight: bold;
}
.spList a.titol:hover {
    color: #572b00;
}
.spList .titol span {
    display:inline-block;
    vertical-align:middle;
    width:17px;
    height:19px;
    background-position:0px -264px;
    margin: 0px 8px 0px 0px;
}
.spList ul {
    margin: 4px 0px 0px 25px;
}
.spList ul a {
    font-size: 11px;
    color:#63535B;
    text-decoration:none;
}
.spList ul a:hover {
    color:#911331;
}
.spList ul li {
    margin: 3px 0px 0px 0px;
}
#peu_inner {
    border: 1px solid #c0c0c0;
    padding: 6px 15px;
    margin-top: 20px;
    overflow:hidden;
}
#peu_inner a, #peu_inner p {
    display: block;
    margin: 0px auto;
}
#gencat {
    width: 107px;
    height: 29px;
    background-position: -1859px -296px;
}
#catalunya {
    width: 49px;
    height: 29px;
    background-position: -1967px -296px;
}
#girona {
    width: 96px;
    height: 29px;
    background-position: -2017px -296px;
}
#albater {
    width: 69px;
    height: 29px;
    background-position: -1789px -296px;
}
#CTP {
    width: 40px;
    height: 28px;
    background-position: -1746px -296px;
}
#europa {
    width: 42px;
    height: 28px;
    background-position: -1703px -296px;
}
#coperacioTerritorial {
    width: 44px;
    height: 29px;
    background-position: -1658px -296px;
}

#peu_inner2 {
    color: #63535B;
    margin: 4px 0px 40px 0px;
    position: relative;
    padding: 0px 0px 0px 4px;
}
#peu_inner2 p {
    line-height: 20px;
}

/************** CAP *************/
#cap {
    height: 192px;
    background-image: url('../img/fons_cap.jpg');
    background-repeat: repeat-x;
}
#cap_inner {
    height: 192px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    position: relative;
}
#logo {
    display: block;
    background-position: -702px -193px;
    background-repeat: no-repeat;
    width: 201px;
    height: 132px;
    position: absolute;
    left: 0px;
    top: 5px;
}
#cMenuSup {
    float: right;
    margin-top: 15px;
}
#menuSup {
    list-style-type: none;
    margin:0;
    clear:both;
}
#menuSup li {
    display: inline-block;
    padding: 3px 10px;
    border-right: 1px solid #d9caa8;
}
#menuSup li.last {
    border: 0;
    padding-right: 0px;
}
#menuSup li a {
    color: #f7f5ed;
    text-decoration: none;
}
#menuSup li a:hover{
    color: #911331;
}
#miniCercador {
    text-align: right;
    margin-top: 10px;
}
#i_q {
    font-size: 11px;
    line-height: 16px;
    height:16px;
    width: 140px;
    margin: 0px;
}
#menu {
    position: absolute;
    left:0;
    top: 160px;
    list-style-type: none;
    margin:0;
    clear:both;
}
#menu li {
    /*display: inline-block;*/
    display:block;
    float: left;
    height:32px;
    line-height: 32px;
    padding: 0 20px;
}

#menu li.select {
    background-color: #a10834;
}
#menu li.select + li {
    background-position: -2099px -1px;
    background-repeat: no-repeat;
}
#menu li a {
    color: #584c5e;
    text-decoration: none;
}
#menu li.select a, #menu li.select:hover a {
    color: #fff;
}
#menu li:hover a {
    color:#721539;
}
#facebook {
	position: absolute;
    right:0;
    top: 167px;
    margin:0;
}
#languages {
    position: absolute;
    top: 115px;
    left: 861px;
}
#banderaCAT, #banderaES, #banderaEN, #banderaFR {
    display:block;
    float: left;
    margin-right:5px;
    width: 21px;
    height: 13px;
}
#banderaCAT { background-position: -632px -254px; }
#banderaCAT:hover { background-position: -632px -268px; }
#banderaES { background-position: -654px -254px; }
#banderaES:hover { background-position: -654px -268px; }
#banderaEN { background-position: -676px -254px; }
#banderaEN:hover { background-position: -676px -268px; }
#banderaFR { background-position: -610px -192px; }
#banderaFR:hover { background-position: -610px -206px; }

/************ INICI ***************/
.fonsInici {
    background-image: url('../img/fons_inici.png');
    background-repeat: no-repeat;
    background-position: top center;
}
#swf_home {
    width: 630px;
    height: 300px;
    margin-top: 24px;
    border:1px solid #E5E3D6;
    border-bottom:2px solid #E5E3D6;
    background-color:#c0c0c0;
    position:relative;
}
#bannersHome {
    list-style-type: none;
    float: right;
    margin-top: 24px;
}
#bannersHome li {
    margin-bottom:9px;
}

#home_col_esq {
    width: 320px;
    float: left;
}
#home_col_dre {
    width: 566px;
    float: right;
    margin-top:-3px;
}
#home_col_dre .col {
    width:283px;
    float: left;
    overflow:hidden;
}
#home_col_dre .q1 { background-color: #EFEBE0; }
#home_col_dre .q2 { background-color: #DFD7C0; }
#home_col_dre .q3 { background-color: #ECE5D5; }
#home_col_dre .q4 { background-color: #DBD0B4; }
#home_col_dre .col .img {
    display:block;
    width:283px;
    height:90px;
}
#home_col_dre .col .imgG {
    display:block;
    height:90px;
}
#home_col_dre .col .inner {
    width:243px;
    padding:20px;
}
#home_col_dre .col .txt {
    margin:8px 0px;
}

#butlleti label {
    display: inline-block;
    width: 55px;
}
#butlleti input.itxt {
    display: inline-block;
    width: 180px;
}

/************ LATERAL ******************/
#lateral {
    float: left;
    width: 225px;
}
#mLateral {
    list-style-type: none;
}
#mLateral > li {
    background-position: -2107px -340px;
    background-repeat: no-repeat;
    background-color: #F2EEE3;
    font-size: 13px;
    line-height: 24px;
    padding: 3px 8px 3px 8px;
}
#mLateral > li:hover, #mLateral > li.select {
    background-color: #E5DEC2;
}
#mLateral > li a {
    color: #422e4a;
    text-decoration: none;
}
#mLateral ul li {
    background-color: #FBF8F3;
    font-size: 12px;
    line-height: 20px;
    padding: 3px 5px 3px 5px;
    margin-bottom: 2px;
}
#mLateral ul li:hover, #mLateral ul li.select {
    background-color: #EEE9D6;
}
#mLateral ul li:hover a, #mLateral ul li.select a {
    color: #721539;
}
#mLateral + #bannersLateral {
    margin: 15px 0px 15px 0px;
}
#bannersLateral {
    list-style-type: none;
    margin: 0px 0px 15px 0px;
}
#bannersLateral li {
    margin-bottom: 3px;
}
.banners {
    margin: 0px 0px 20px 0px;
}
.banners li {
    margin: 4px 0px 3px 0px;
}
.banners li, .banners li img {
    width:225px;
    height:70px;
}

/************** CONTINGUT ******************/
.cos {
    width: 740px;
    float: right;
}
.mleft { padding-left: 35px; }

ul.number li {
    margin-bottom: 8px;
    overflow: hidden;
}
ul.number li > p {
    padding-top: 5px;
    margin-left: 30px;
}
ul.number li > p.noNumber {
    margin-left: 0px;
}
ul.number li > span {
    display: block;
    float: left;
    width: 23px;
    height: 23px;
    background-position: -1200px -213px;
    background-repeat: no-repeat;
    text-align:center;
    line-height: 23px;
}
ul.number li > span.noNum {
    background-position: -1199px -243px;
}
.tancar {
    display: block;
    float: right;
    color: #6b0631;
    font-weight: bold;
    height: 23px;
    line-height:23px;
    margin-right: 10px;
    cursor: pointer;
    display:none;
}
.tancar:hover {
    color: #fff;
}
.tancar span {
    display: block;
    float: left;
    width: 9px;
    height: 9px;
    margin: 7px 4px 0px 0px;
    background-position: -965px 0px;
    background-repeat: no-repeat;
}
ul.number li .titol {
    background-color: #E5DFC9;
    color: #6b0631;
    min-height: 23px;
    line-height:23px;
    font-weight: bold;
    padding-left: 10px;
    background-position: -2107px -343px;
    background-repeat:no-repeat;
    cursor: pointer;
}
ul.number li .titol:hover, ul.number li .titol:hover .tancar {
    color: #fff;
}
ul.number li .list {
    border-top: 1px solid #fff;
    background-color: #EFEBE0;
}
ul.number li .list tr {
    height: 18px;
    line-height: 18px;
}
ul.number li .list tr.fosc {
    background-color: #EDE6D6;
}
ul.number li .list tr a {
    color: #63535B;
}
ul.number li .list tr.roll:hover * {
    color: #940032;
}



p.txt + p.txt, .txt p + p {
    margin-top:10px;
}

.colFitxaL, .colFitxaR {
    width: 351px;
    margin-top:20px;
    /*overflow: hidden;*/
}
.colFitxaL {
    float: left;
}
.colFitxaR {
    float:right;
}
.colFitxaL .imgTem, .colFitxaR .imgTem {
    width: 351px;
    height: 90px;
    border: 0;
    display:block;
}
.colFitxaL .titol, .colFitxaR .titol {
    display:inline-block;
    padding-left:15px;
    font-size:12px;
    font-weight: bold;
    color: #fff;
    text-decoration:none;
}
.colFitxaL .titol:hover, .colFitxaR .titol:hover {
    /*font-style:italic;*/
}
.fitxaG, .fitxaR {
    position: relative;
    width: 351px;
    background-repeat: no-repeat;
    color: #fff;
    padding-top:15px;
}
.fitxaG {
    float: left;
    background-position: 0px -284px;
    background-color: #a7ab1e;
}
.fitxaR {
    float:right;
    background-position: -351px -284px;
    background-color: #a21734;
}
.fitxaG .logo, .fitxaR .logo {
    position: absolute;
    top: -30px;
    right: 20px;
    width: 75px;
    height: 69px;
}
.fitxaG .picto, .fitxaR .picto {
    display:block;
    width: 34px;
    height: 34px;
    float: right;
    margin-right:8px;
    margin-top: -10px;
}
.p_llit { background-position: -146px -197px; }
.p_cafe { background-position: -192px -197px; }
.p_menjar { background-position: -236px -197px; }
.p_beure { background-position: -281px -197px; }
.p_metge { background-position: -146px -238px; }
.fitxaG .minilogo, .fitxaR .minilogo {
    width: 35px;
    height: 32px;
    margin-top: -6px;
}
.fitxa2G, .fitxa2R {
    position: relative;
    width: 351px;
    background-repeat: no-repeat;
    color: #fff;
    padding-top:15px;
    margin-top:5px;
}
.fitxa2_P {
    width: 255px;
}
.trAvis {
    display: block;
    width: 42px;
    height: 35px;
    background-position: -1445px -292px;
}
.fitxa2G .trAvis, .fitxa2R .trAvis {
    position: absolute;
    top: 3px;
    right: 10px;
}
.fitxa2G {
    float: left;
    background-position: -1755px -327px;
    background-color: #a7ab1e;
}
.fitxa2R {
    float:right;
    background-position: -1404px -327px;
    background-color: #a21734;
}
.fitxaB, .fitxaBB {
    position: relative;
    width: 351px;
    background-repeat: no-repeat;
    color: #fff;
    padding-top:15px;
}
.fitxaB {
    float: left;
    background-position: -702px -327px;
    background-color: #3371af;
}
.fitxaBB {
    float: left;
    background-position: -1053px -327px;
    background-color: #195fa5;
}
.fitxaB .logo, .fitxaBB .logo {
    /*float: right;
    margin: -8px 10px 0px 0px;*/
    position: absolute;
    top: -17px;
    right: 10px;
    width:74px;
    height: 69px;
}
.fitxaB .mesInfo, .fitxaBB .mesInfo {
    text-decoration: none;
    color: #CECA9B;
    display: block;
    padding:8px;
    font-size: 11px;
}
.fitxaB .mesInfo:hover, .fitxaBB .mesInfo:hover {
    color: #fff;
}

.fitxaM, .fitxaMM {
    position: relative;
    width: 351px;
    background-repeat: no-repeat;
    color: #6b0631;
    padding-top:2px;
}
.fitxaM {
    float: left;
    background-position: 0px 0px;
    background-color: #efebe0;
}
.fitxaMM {
    float: left;
    background-position: -352px 0px;
    background-color: #e6ddcb;
}
.fitxaM .titolM, .fitxaMM .titolM {
    padding-left:15px;
    font-size:12px;
    font-weight:bold;
    cursor:pointer;
}
.fitxaM .titolM:hover, .fitxaMM .titolM:hover {
    color: #fff;
}

.lCap {
    width: 704px;
    overflow: hidden;
}
.lCap li {
    float: left;
    width: 160px;
    padding: 8px 6px 8px 10px;
    margin-top:3px;
    background-position: -2107px -343px;
    background-repeat:no-repeat;
}
.lCap li.large {
    width: 336px;
}
.lCap li a{
    text-decoration: none;
    color: #584C5E;
    font-size: 13px;
    font-weight: bold;
}
.lCap li.i0 { background-color:#efebdf; }
.lCap li.i1 { background-color:#e7e1ce; }
.lCap li.i2 { background-color:#ddd4b9; }
.lCap li.i3 { background-color:#d6caaa; }
.lCap li.i4 { background-color:#EFEBDF; }
.lCap li.i5 { background-color:#EBE5D5; }
.lCap li.select { background-color:#195EA3; }
.lCap li.select a, .lCap li.select a:hover, .lCap li:hover a { color:#fff; }
.lCap li.vermell, .lCap li.verd, .lCap li.veix {
    width: 188px;
}
.lCap li.vermell a, .lCap li.verd a {
    color:#fff;
}
.lCap li.vermell { background-color:#940032; }
.lCap li.verd { background-color:#A8AB1E; }
.lCap li.veix { background-color:#EFEBE0; }


.colDretaR, .colDretaG {
    position: absolute;
    top: -15px;
    right: 0px;
    background-color: #A21734;
    padding: 20px 0px 0px 0px;
    width:255px;
}
.colDretaR {
    background-color: #A21734;
}
.colDretaG {
    background-color: #a8ab1e;
}
.colDretaR .downTit, .colDretaG .downTit {
    padding: 34px 0px 0px 15px;
    height: 30px;
    color: #fff;
    font-weight: bold;
}
.patxades, .roderes {
    background-image: url('../img/base_marques.png');
    background-repeat: no-repeat;
}
.roderes {  background-position: 0px 0px; }
.patxades { background-position: -256px 0px; }

.qR1, .qR2, .qR3, .qR4, .qR5, .qR6, .qG1, .qG2, .qG3, .qG4, .qG5, .qG6 {
    padding: 10px 10px 10px 20px;
    background-position: -2107px -335px;
    background-repeat: no-repeat;
    overflow: hidden;
}
.qR1 { background-color: #A01733; }
.qR2 { background-color: #92142A; }
.qR3 { background-color: #851126; }
.qR4 { background-color: #710E20; }
.qR5 { background-color: #610711; }
.qR6 { background-color: #EBE5D5; }
.qG1 { background-color: #a8ab1e; }
.qG2 { background-color: #9b9e1b; }
.qG3 { background-color: #8b9117; }
.qG4 { background-color: #7e8515; }
.qG5 { background-color: #797F17; }
.qG6 { background-color: #EBE5D5; }

.L_R_PDFC, .L_R_PDFS, .L_R_GPS, .L_R_PDA, .L_R_CONSELLS, .L_R_ETAPESR, .L_R_ETAPESG {
    overflow: hidden;
}
.L_R_PDFS span, .L_R_PDFC span, .L_R_GPS span, .L_R_PDA span, .L_R_CONSELLS span, .L_R_ETAPESR span, .L_R_ETAPESG span {
    display: inline-block;
    float: left;
}
.L_R_PDFS span, .L_R_PDFC span { background-position: -965px -25px; width: 56px; height: 46px; margin: 8px 1px 4px 0px; }
.L_R_GPS span { background-position: -1131px -209px; width: 51px; height: 51px; margin: 3px 6px 4px 0px; }
.L_R_PDA span { background-position: -966px -72px; width: 51px; height: 58px; margin: 0px 6px 0px 0px; }
.L_R_CONSELLS span { background-position: -966px -131px; width: 51px; height: 52px; margin: 3px 6px 3px 0px; }
.L_R_ETAPESR span { background-position: -637px -193px; width: 57px; height: 58px; margin: 0px 0px 0px 0px; }
.L_R_ETAPESG span { background-position: -1130px -261px; width: 57px; height: 58px; margin: 0px 0px 0px 0px; }
.L_R_PDFS p, .L_R_PDFC p, .L_R_GPS p, .L_R_PDA p, .L_R_CONSELLS p, .L_R_ETAPESG p, .L_R_ETAPESR p {
    font-size: 11px;
    color: #fff;
    margin: 5px 0px 0px 65px;
}

.colQM {
    width: 235px;
    float:left;
}
.qM1, .qM2, .qM3 {
    width: 215px;
    padding: 15px 10px 8px 10px;
}
.qM1 { background-color: #EFEBE0; }
.qM2 { background-color: #E6DFCD; }
.qM3 { background-color: #DED4B9; }

.perfil_altP {
    display: block;
    width: 142px;
    height: 70px;
    background-position: 0px -193px;
}
.perfil_alt {
    display: block;
    width: 220px;
    height: 104px;
    background-position: -905px -209px;
}

.galeria {
    list-style-type: none;
    margin:0;
}
.galeria li {
    display: inline-block;
    border: 5px solid #DAD3B7;
    margin: 0px 26px 25px 0px;
    overflow: hidden;
    position: relative;
}
.galeria li:hover {
    border: 5px solid #721539;
}
.galeria li.gal {
    margin: 0px 6px 25px 0px;
}
.galeria li.last {
    margin: 0px 0px 25px 0px;
}
.galeria li a img {
}
.galeria li a img, .galeria li {
    width: 160px;
    height: 110px;
}
.galeria li a img + a, .galeria li a img + a img {
    display:none;
}
.galeria li span {
    display:block;
    position: absolute;
    top:45px;
    left:0px;
    text-align:center;
    width: 160px;
    background-color:#DAD3B7;
    height: 20px;
    line-height:20px;
    color:#555;
}
.galeria li a:hover span {
    color:#721539;
}

/*********** POPUPS *************/
#qFitxaPS {
    width: 510px;
    padding:35px;
    margin: 0 auto;
}
#mapaPunt {
    width:510px;
    height: 270px;
    overflow:hidden;
}


/*********** VISORS **************/
.visorRight {
    float: right;
    width: 350px;
    overflow: hidden;
}
.visorRight .stripViewer ul li, .visorRight .stripViewer ul li img {
    width: 350px;
    height:210px;
}

.visorCenterP {
    float: right;
    width: 400px;
    overflow: hidden;
}
.visorCenterP .stripViewer ul li, .visorCenterP .stripViewer ul li img {
    width: 400px;
    height:210px;
}

/*********** AVISOS *************/
.avisOK, .avisKO {
    margin: 15px 0px;
    padding:10px;
    font-weight: bold;
    border: 2px solid #f00;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align:center;

}
.avisOK { border: 2px solid #5CAF41; background-color:#AFEFA4; }
.avisKO { border: 2px solid #f00; background-color:#EFA4A4; }

/************ FLASH ******************/
#mapamunicipis {
    width:703px;
    height:500px;
    margin-top:20px;
    border: 1px solid #c0c0c0;
}

/*********** FORMULARIS ****************/
input[type=text], textarea, select {
    border: 1px solid #CABD88;
}
.error {
    border: 1px solid #f00 !important;
    color:#f00 !important;
}
.cerror {
    border: 2px solid #f00 !important;
    color:#f00 !important;
}
#fContactar {
    margin: 20px 0px 0px 0px;
}
#fContactar label, #fContactar input[type=text], #fContactar textarea {
    display: inline-block;
    vertical-align:middle;
    margin-top:5px;
}
#fContactar label {
    width: 133px;
    text-align:right;
    padding-right:10px;
}
#fContactar input[type=text] {
    width: 200px;
}
#fContactar textarea {
    width: 553px;
    height:200px;
}
#fContactar .acc_llei {
    background-color: #F1EBDD;
    border: 2px solid #F1EBDD;
    padding:5px;
    margin:15px 0px 10px 0px;
}

.fEnviar {
    display:block;
    width:100%;
    margin-top:15px;
    background-color: #CABD88;
    border: 2px solid #CABD88;
    text-align:center;
    padding:5px;
    cursor:pointer;
}
.fEnviar:hover {
    background-color: #EAE8D3;
}

#fRuta label, #fRuta select {
    display: inline-block;
    vertical-align:middle;
    margin-top:5px;
}
#fRuta label {
    width: 70px;
    text-align:right;
    padding-right:10px;
}
#fRuta select {
    width: 200px;
}

#google_itinerari, #googleMapsAPI2 {
    width:703px;
    height:200px;
}
#google_itinerari { display:none; margin-top:15px; }
#googleMapsAPI2 { border: 1px solid #c0c0c0; }




