﻿body { font-family:Arial;font-size:9pt;background-color:#261A17;text-align:center;margin:0;}
img {border:0;}
td {font-size:9pt;}

div#cntPrincipal{width:780px;margin:0 auto;text-align:left;padding-bottom:30px;}

div#menu{background-color:#B31D6F;height:312px;padding-top:50px;text-align:center;}
    *html div#menu {height:362px;}
div.separaMenu{width:190px;border-bottom:1px solid #C55090;margin:0 auto;margin-bottom:20px;}

div#noticies{min-height:248px;background-color:#3C312F;padding:20px;color:#FFF;}
    * html div#noticies{height:291px;}
    div#noticies .titol {font-weight:bold;text-transform:uppercase;}
    div#noticies .data {color:#B31D6F;}
    div#noticies A {color:#FFF;text-decoration:none;}
    div#noticies A:HOVER {color:#B31D6F;}
    
div#horaris{min-height:157px;background-color:#3C312F;padding:20px;color:#FFF;}
    * html div#horaris{height:200px;}
    
div#estils{background-color:#EAE9E8;min-height:695px;padding:20px;}
    * html div#estils{height:738px;}
    div#estils H1 {color:#3B3331;font-size:10pt;font-weight:bold;padding:0;margin:0;}

div#galeria{background-color:#EAE9E8;min-height:739px;padding:20px;}
    * html div#galeria{height:782px;}
    div#galeria H1 {color:#3B3331;font-size:12pt;font-weight:bold;padding:0;margin:0;}
    
div#news{background-color:#EAE9E8;min-height:603px;padding:20px;}
    * html div#news{height:716px;}
    div#news .titol {font-weight:bold;text-transform:uppercase;}
    div#news .data {color:#B31D6F;}
    div#news A {color:#B31D6F;font-weight:bold;text-decoration:none;}
    
div.benvinguts{background-color:#7F7775;padding:10px;}
    div.benvinguts TD{color:#FFFFFF;}
div.cntText{background-color:#FFF;font-size:9pt;padding:0px 5px 0px 5px;}
div#peu{background:url('img/sombra_inferior_rosa.jpg');background-repeat:repeat-x;background-color:#B31D6F;padding:15px 20px 5px 20px;}
    div#peu TD {color:#FFF;}
    
div.Gris{background-color:#7F7775;color:#FFF;padding:10px;}
    div.Gris TD {color:#FFF;}
    div.Gris A {color:#FFF;text-decoration:none;}
    div.Gris A:HOVER {color:#B31D6F;}
div.Blanco{background-color:#FFF;padding:10px;}
    div.Blanco TD {}
    
div.Barra{height:25px;}
div.Texto{height:203px;}
    * html div.Texto{height:226px;}
    
td.barraLateral{width:254px;background-color:#3C312F;}
    
div.Texto #divUpControl {width:470px;height:10px; z-index:1; text-align: center; margin-top: 0px;}
div.Texto #divDownControl {width:470px;height:10px; z-index:1; text-align: center; padding-bottom: 0px;}
div.Texto #divContainer {VISIBILITY: hidden; OVERFLOW: hidden; WIDTH:470px; CLIP: rect(0px 470px 160px 0px); HEIGHT: 160px; margin: 9px 0 9px 0;}
div.Texto #divContent {LEFT: 0px; POSITION: relative; TOP: 0px; padding: 9px 11px 9px 11px;}

div#estils #divUpControl {width:470px;height:10px; z-index:1; text-align: center; margin-top: 0px;}
div#estils #divDownControl {width:470px;height:10px; z-index:1; text-align: center; padding-bottom: 0px;}
div#estils #divContainer {VISIBILITY: hidden; OVERFLOW: hidden; WIDTH:470px; CLIP: rect(0px 470px 640px 0px); HEIGHT: 640px; margin: 9px 0 9px 0;}
div#estils #divContent {LEFT: 0px; POSITION: relative; TOP: 0px; padding: 9px 11px 9px 11px;}

div#galeria #divUpControl {width:470px;height:10px; z-index:1; text-align: center; margin-top: 0px;}
div#galeria #divDownControl {width:470px;height:10px; z-index:1; text-align: center; padding-bottom: 0px;}
div#galeria #divContainer {VISIBILITY: hidden; OVERFLOW: hidden; WIDTH:470px; CLIP: rect(0px 470px 684px 0px); HEIGHT: 684px; margin: 9px 0 9px 0;}
div#galeria #divContent {LEFT: 0px; POSITION: relative; TOP: 0px; padding: 9px 11px 9px 11px;}

div#news #divUpControl {width:470px;height:10px; z-index:1; text-align: center; margin-top: 0px;}
div#news #divDownControl {width:470px;height:10px; z-index:1; text-align: center; padding-bottom: 0px;}
div#news #divContainer {VISIBILITY: hidden; OVERFLOW: hidden; WIDTH:470px; CLIP: rect(0px 470px 626px 0px); HEIGHT: 626px; margin: 9px 0 9px 0;}
div#news #divContent {LEFT: 0px; POSITION: relative; TOP: 0px; padding: 9px 11px 9px 11px;}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}