/************
blau fosc: #4C5D77
blau clar: rgb(158,178,206)
blau mes clar: rgb(195,210,220)

*****/
body{
    margin:0;
    margin-top: 8px;
    font-family:"Lucida Grande", "Lucida Sans Unicode",Arial,Verdana, Tahoma, "Bitstream Vera Sans",sans-serif;
    color:#111111;
    background-color:#FFFFFF;
}

a {
    color:#111111;
    text-decoration:none;
}
a:hover{
    text-decoration:underline;
}
ul{
    padding:0 0 0 13px;
    margin:0px;
}
li{
    padding-top:2px;
}
/**************************************************************************************************/
#marc{
    margin:auto;
    padding:0;
    width:100%;
    float:left;
}
#content {
    margin:0pt auto 20px;
    padding:0pt 10px;
    position:relative;
    width:1010px;
    background-color:#FFFFFF;
}
#tophome {
    margin: 0px;
    clear:both;
    width:1010px;
    background-color:#4C5D77;
    margin-left:auto;
    margin-right:auto;
    height:148px;
    border-bottom: 1px solid #DDDDDD;
}
#logo{
    background-color: #4C5D77;
    float:left;
    width:650px;
    height:120px;
}
#toplogo {
    width:1010px;
    height: 120px;
    background-color: #4C5D77;
}
#imglogo{
    background-color: #4C5D77;
    background-image: url(../img/Ima77_Beta.gif);
    background-repeat: no-repeat;
    clear:both;
    height:100px;
}
#txtlogo{
    background-color: #4C5D77;
    color: white;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding-left:8px;
    clear:both;
    height:28px;
}
#menucontacto {
    width: 122px;
    padding-left: 8px;
    padding-right: 8px;
    position: absolute;
    left: 0px;
    top: 0px;
    visibility: hidden;
    background-color: white;
    border: 1px solid #4C5D77;
}
.menucontactoitem {
    border: 1px solid #4C5D77;
    width: 112px;
    height: 18px;
    font-size: 8pt;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #dddddd;
}
#menutop{
    width: 150px;
    background-color: #4C5D77;
    float:left;
}
.menutopitem{
    color:white;
    height:18px;
    width: 90%;
    border: 1px solid #DDDDDD;
    margin-left:5px;
    margin-right: 5px;
    margin-top:2px;
    margin-bottom:2px;
    float: left;
    text-align: center;
    font-size: 10pt;
    font-weight:bold;
    background-image: url(../img/fons_button_blau.gif);
    background-repeat: repeat-y;
}
.menutopitem:hover{
    color: #111111;
    background-color: orange;
    font-weight:bold;
    background-image: url(../img/fons_button_taronja.gif);
    text-decoration:underline;
}
.linkmenutopitem{
    text-decoration:none;
    color: inherit;
    vertical-align: middle;
}
.linkmenutopitem:hover{
    color: #111111;
    font-weight:bold;
    text-decoration:inherit;
}

#topdreta{
    background-color: #4C5D77;
    background-image: url(../img/gestor.jpg);
    background-repeat: no-repeat;
    overflow: hidden;
    width:200px;
    height:120px;
    float: right;
    text-align:right;
}
#menugen{
    background-color: #4C5D77;
    font-size: 8pt;
    text-align:left;
    margin-left: auto;
    margin-right: auto;
    float:left;
    clear: both;
    color:white;
    width:1010px;
    height: 24px;
}
#menugeninterior {
    height: 20px;
    width: 990px;
    background-color: #4C5D77;
    margin-left: auto;
    margin-right: auto;
    margin-top:2px;
    margin-bottom:2px;
}
.menugenitem{
    height: 16px;
    width: 130px;
    border: 1px solid white;
    padding-top:1px;
    margin-top:2px;
    margin-bottom:2px;
    margin-left:4px;
    margin-right:4px;
    float: left;
    text-align: center;
    vertical-align: middle;
    background-image: url(../img/fons_button_blau.gif);
    color:#FFFFFF;
}
.menugenitem:hover{
    color: #111111;
    background-color: orange;
    font-weight:bold;
    background-image: url(../img/fons_button_taronja.gif);
    text-decoration:underline;
}
.linkmenugenitem{
    text-decoration:none;
    color: inherit;
}
.linkmenugenitem:hover{
    color: #111111;
    font-weight:bold;
    text-decoration:inherit;
}

#leftbar{
    overflow: hidden;
    float:left;
    background: #E6E6E6 none repeat scroll 0%;
    width:150px;
    padding-top:0px;
    border-left:1px solid #DDDDDD;
    border-bottom:1px solid #999999;
}
#centercontent{
    background-color:#FFFFFF;
    float:left;
    width:676px;
    border-left:1px solid #DDDDDD;
    border-bottom:1px solid #999999;
    border-right:1px solid #DDDDDD;
    min-height:1010px;
}
#right{
    float:left;
    width:180px;
    background: #FFFFFF none repeat scroll 0%;
    border-bottom:1px solid #999999;
    border-right:1px solid #999999;
}
#topsearch{
    float:left;
    width:625px;
    margin-left:10px;
    margin-top:10px;
    background-color:white;
    padding-bottom:10px;
}
#search{
    margin-left:10px;
    float:left;
    width:325px;
}
#calendar{
    float:left;
    padding-left:20px;
    width:200px;
}
#divCalendari{
    float:left;
    margin-top:6px;
    margin-left:20px;
    width:200px;
}
#signed{
    font-size: 8pt;
    background: #e6e6e6 none repeat scroll 0%;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
}
#signin{
    font-size: 8pt;
    width: 170px;
    float: left;
    background: #e6e6e6 none repeat scroll 0%;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}
#linkblog {
background-image: url(../img/blog.jpg);
background-repeat: no-repeat;
width: 180px;
height: 60px;
}
#signuparea{
    background: #e6e6e6 none repeat scroll 0%;
}
#signupextended{
    padding-top:10px;
    padding-left:20px;
    padding-bottom:10px;
}
#peu{
    font-size: 8pt;
    color:#999999;
    text-align:center;
    float:left;
    width:100%;
    display:inline;
    margin:5px 0 10px 0;
}
#banners{
    border-top:1px solid #999999;
    padding-top:11px;
    padding-left:20px;
    background-color:#FFFFFF;
    padding-bottom:10px;
}
#sotabanners{
    background-color:#FFFFFF;
    padding-top:4px;
    padding-left:10px;
    padding-bottom:10px;
}


#div_contingut{
    margin-left:8px;
    width:660px;
    float:left;
}
#taula_usuaris{
    width:660px;
    float:left;
}
#divampliacio{
    left: 0px;
    top: 0px;
    position:absolute;
    width: 2000px;
    height: 1500px;
    z-index:5;
    visibility:hidden;
    border:1px solid #dedede;
    background-color:black;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

#divinteriorampliacio{
    position:absolute;
    z-index:5;
    opacity: 1.0;
    filter: alpha(opacity=100);
    visibility:hidden;
    width: 500px;
    margin:auto;
    padding: 10px;
    border:3px solid #4C5D77;
    background-color: white;
}

#missatge{
    position:absolute;
    z-index:10;
    margin-left:auto;
    margin-right:auto;
    visibility:hidden;
    width:400px;
    border:3px solid #4C5D77;
    background-color:white;
}
#titolmissatge{
    font-size: 10pt;
    background-color:#4C5D77;
    padding:3px 3px 3px 10px;
    color:white;
    font-weight:bold;
    margin-bottom:15px;
}
#titolHelp{
    font-size: 10pt;
    background-color:#4C5D77;
    padding:3px 3px 3px 10px;
    color:white;
    font-weight:bold;
    margin-bottom:15px;
}
#text_missatge{
    font-size: 8pt;
    padding:10px;
}
#peumissatge{
    width:100%;
    text-align:center;
    padding:0 0 10px 0;
}
#popuphome{
    z-index:20;
    position:absolute;
    top:0;
    left:0;
    width:183px;
    height:131px;
}

/*******************************************************************************************/
.separator{
    clear:both;
    padding:5px;
}
.separator6{
    clear:both;
    padding:3px;
}
.separator_blanc {
    background-color: white;
    clear:both;
    padding-top:3px;
    padding-bottom:3px;
}
line{
    clear:both;
    margin:2px 0 4px 0;
    border-top:1px solid #CCCCCC;
}
.linebold{
    margin-top:8px;
    margin-bottom:8px;
    clear:both;
    border-top:2px solid #4C5D77;
}
.leftbloc{
    font-size: 9pt;
    margin-left:10px;
    margin-top:10px;
    margin-bottom:10px;
}
.flecha{
    cursor:pointer;
}
.lineTabla{
    border-bottom:1px solid #4C5D77;
}

.flydiv{
    position:absolute;
    z-index:10;
    margin-left:auto;
    margin-right:auto;
    visibility:hidden;
    width:500px;
    border:3px solid #4C5D77;
    background-color:white;
}
.flydiv2{
    position:absolute;
    z-index:10;
    margin-left:auto;
    margin-right:auto;
    visibility:hidden;
    width:300px;
    border:3px solid #4C5D77;
    background-color:white;
}
.labelinput{
    float:left;
    width:80px;
    text-align:right;
    margin:0pt 5px 5px 0pt;
}
.inputsmsg{
    float:left;
    width:380px;
    text-align:left;
    margin:0pt 10px 10px 0pt;
}
.buttonsmsg{
    float:left;
    width:495px;
    text-align:center;
    margin-bottom:15px;
}
.titolpetit{
    font-weight:bold;
    font-size: 8pt;
}
.titolmitja {
    font-weight:bold;
    font-size: 10pt;
}
.titolventajas {
    color: #4C5D77;
    background-color: #ffffff;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    font-weight:bold;
    font-size: 10.5pt;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 0px;
    width: 638px;
}

.titolpaginapetit {
    color: #4C5D77;
    background-image: url(../img/fons_titols.gif);
    background-repeat: repeat-x;
    background-color: #dddddd;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    font-weight:bold;
    font-size: 10.5pt;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 5px;
}
.titolpagina {
    width:636px;
    color: #4C5D77;
    background-image: url(../img/fons_titols.gif);
    background-repeat: repeat-x;
    background-color: #dddddd;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    font-weight:bold;
    font-size:13pt;
    line-height:30px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 5px;

}
.titolinformacion {
    border-bottom: 1px solid black;
    border-right: 1px dotted #dddddd;
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 2px;
    width: 210px;
    height: 18px;
    float: left;
    font-size: 9pt;
    font-weight: bold;
}
.titolinformacionselected {
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid #dddddd;
    background-color: #dddddd; 
    height: 18px;
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 2px;
    width: 210px;
    float: left;
    font-size: 9pt;
    font-weight: bold;
}

.menuleft{
    padding-left: 4px;
    font-size: 8pt;
}
.menuright{
    font-size: 8pt;
}
.txtpetit{
    font-size: 8pt;
    text-align: justify;
}
.txtpetitb{
    font-size: 8pt;
    text-align: justify;
    font-weight:bold;
}
.txtnorm{
    font-size: 10pt;
    text-align: justify;
}
.txtgran{
    font-size: 12pt;
    padding-left: 1em;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #dddddd;
}
.txtnormb{
    font-size: 10pt;
    text-align: justify;
    font-weight:bold;
}
.txtrequadres{
    font-size: 8pt;
    text-align: left;
}
.txtrequadresb{
    font-size: 8pt;
    text-align: left;
    font-weight:bold;
}
.inputnorm{
    font-size: 10pt;
    border: 1px solid #4C5D77;
    padding:3px;
    margin:2px 0 2px 0;
}
.inputlogin{
    font-size: 10pt;
    border: 1px solid #4C5D77;
    padding:3px;
    margin:2px 0 2px 0;
    width:140px;
}
.inputregistre{
    font-size: 10pt;
    border: 1px solid #4C5D77;
    padding:3px;
    margin:2px 0 2px 0;
}
.buttonnorm{
    color:#FFFFFF;
    font-size: 10pt;
    border:0;
    padding:2px 7px 2px 5px;
    margin:2px 0 2px 0;
    text-align:center;
    cursor:pointer;
    width:115px;
    text-align:left;
    background:#4C5D77 url(../img/bgbuttonsmini.png) repeat scroll left center;
}
.buttonllarg{
    color:#FFFFFF;
    font-size: 9pt;
    border: 1px solid #dddddd;
    padding:2px 7px 2px 5px;
    margin:2px 0 2px 0;
    text-align:center;
    cursor:pointer;
    font-weight: bold;
    background-color: #4C5D77;
}

.buttonllarg:hover{
    border: 1px solid #4C5D77;
    color: #4C5D77;
    font-size: 9pt;
    padding:2px 7px 2px 5px;
    margin:2px 0 2px 0;
    text-align:center;
    cursor:pointer;
    font-weight: bold;
    background-color: orange;
}

.buttonlittle{
    background-color:#4C5D77;
    border-color:#4C5D77;
    border-style:double;
    border-width:1px;
    color:#FFFFFF;
    font-size: 8pt;
    padding:0px 7px 1px;
    margin:2px 0 2px 0;
    text-align:center;
    cursor:pointer;
}
.maximize{
    padding-top:4px;
    text-align:right;
    cursor:pointer;
}
.flechaanterior{
    float:left;
    width:8px;
    margin-right:5px;
}
.flechasiguiente{
    float:left;
    width:8px;
    margin-left:5px;
}
.action{
    font-weight:bold;
    font-size: 10pt;
    text-decoration:underline;
}
.columna1 {
    width: 320px;
    float: left;
}
.columna2 {
    width: 320px;
    float: right;
    clear: right;
}

.filarequadres {
    clear: both;
    width: 640px;
    height: 300px;
    background-color: white;
}
.requadre {
    float: left;
    width: 300px;
    height: 300px;
    background-color: white;
    margin-top: 8px;
    margin-right: 8px;
    border: 1px solid #4C5D77;
}
.titolrequadre {
    color: #4C5D77;
    background-image: url(../img/fons_titol_requadre.gif);
    background-repeat: repeat-x;
    background-color: #dddddd;
    font-weight:bold;
    font-size: 10pt;
    padding-left: 2px;
    padding-right: 2px;
    height: 20px;
}
.contingutrequadre {
    overflow: auto;
    background-color: #eeeeee;
    height: 260px;
}

.filalinks {
    clear: both;
    width: 640px;
    height: 40px;
    background-color: white;
}
.separatorcolumnalinks {
    padding: 5px;
    float: left;
}
.columnalinks {
    background-image: url(../img/fons_titol_links.gif);
    background-repeat: repeat-x;
    float: left;
    width: 307px;
    height: 40px;
    padding: 4px;
    background-color: white;
    font-size: 10pt;
}

.anterior {
    background-image: url(../img/anterior.gif);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    float: left;
}
.anterior:hover {
    cursor: pointer;
}
.seguent {
    background-image: url(../img/seguent.gif);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    float: right;
}
.seguent:hover {
    cursor: pointer;
}
.noticia {
    float: left;
    width: 314px;
    height: 244px;
    background-color: white;
    margin-top: 8px;
    margin-left: 8px;
    border: 1px solid #4C5D77;
}

.marcnoticia {
    width: 294px;
    height: 204px;
    background-color: #f0f0f0;
    padding: 10px;
    float: left;
}
.capceleranoticia {
    background-color: white;
    height: 16px;
    clear: both;
}

.divtitolnoticia {
    background-color: #4C5D77;
    height: 36px;
    color: white;
    clear: both;
}
.titolnoticia {
    overflow: hidden;
    float: left;
    padding: 4px;
    width: 280px;
    background-color: #4C5D77;
    color: white;
    font-weight:bold;
    font-size: 9pt;
    overflow:hidden;
}

.contingutnoticia {
    clear: both;
    height: 116px;
    width: 280px;
    overflow: hidden;
    background-color: rgb(195,210,220);
    font-size: 8pt;
    color: black;
    padding: 8px;
}
.peunoticia {
    background-color: #f0f0f0;
    height: 16px;
    clear: both;
    width: 294px;
    padding-top: 2px;
}


.noticiallistat {
    float: left;
    width: 640px;
    height: 100px;
    background-color: white;
    margin-top: 8px;
    margin-right: 8px;
    border: 1px solid #4C5D77;
}
.titolnoticiallistat {
    height: 20px;
    background-color: #cccccc;
    color: #4C5D77;
    font-weight:bold;
    font-size: 10pt;
    padding-left: 2px;
    padding-right: 2px;
    width: 636px;
    overflow: hidden;
}
.contingutnoticiallistat {
    width: 624px;
    overflow: auto;
    height: 60px;
    font-size: 10pt;
    padding: 8px;
}

.filaopinio {
    width: 640px;
    border: 1px solid #eeeeee;
    margin-top: 8px;
    background-color: #dddddd;
}
.titolopinio {
    width: 636px;
    height: 20px;
    background-color: #eeeeee;
    color: #4C5D77;
    padding: 6px;
    margin-bottom: 6px;

}
.contingutopinio {
    overflow: auto;
    font-size: 10pt;
    padding: 8px;
    background-color: #dddddd;
}
.titolnoticiaampli {
    opacity: 1.0;
    background-color: #cccccc;
    color: #4C5D77;
    font-weight:bold;
    font-size: 10pt;
    padding-left: 2px;
    padding-right: 2px;
}
.contingutnoticiaampli {
    opacity: 1.0;
    overflow: auto;
    font-size: 10pt;
    padding: 8px;
    background-color:white;
}

.caixa {
    width: 318px;
    background-color: white;
    float: left;

}
.center_caixa {
    background-color: #dddddd;
    /*
    background-image: url(../img/caixa_center.gif);
    background-repeat: repeat-y;
    */
    width: 318px;
    height: 80px;
    overflow: hidden;
}
.left_caixa {
    float: left;
    background-color: orange;
    width: 40px;
    height: 32px;
    margin-right: 6px;
    font-size: 32px;
    text-align: left;
    padding-left: 6px;
    padding-bottom: 8px;
    vertical-align: top;
    font-weight: bold;
    color: white;
}
.right_caixa {
    background-color: #dddddd;
    width: 300px;
    font-size: 9pt;
    float: left;
    text-align: justify;
    padding: 6px;
}
.bottom_caixa {
    /*
    background-image: url(../img/caixa_bottom.gif);
    background-repeat: no-repeat;
    height: 16px;
    */
    width: 318px;
    height: 6px;
}
.paragraf {
    background-image: url(../img/fons_paragraf.gif);
    background-repeat: repeat-x;
    /*
    border-top: 1px solid #4C5D77;
    margin-bottom: 8px;
    */
    padding: 8px;
}
form{
    margin:0px;
}

.forminput {
    font-size: 10pt;
    text-align: left;
    font-weight:bold;
    float: left;
    width: 450px;
    height: 32px;
    padding: 4px;
}

.formlabel {
    color: #4C5D77;
    height: 32px;
    padding: 4px;
    background-color: #eeeeee;
    font-size: 10pt;
    text-align: left;
    font-weight:bold;
    float: left;
    width: 150px;
}
.forminput24 {
    font-size: 10pt;
    text-align: left;
    font-weight:bold;
    background-color: white;
    float: left;
    width: 550px;
    height: 24px;
    margin: 4px;
}

.formlabel24 {
    color: #4C5D77;
    height: 24px;
    margin: 4px;
    background-color: #eeeeee;
    font-size: 10pt;
    text-align: left;
    font-weight:bold;
    float: left;
    width: 200px;
}
.rodona {
    font-size: 16pt; 
    padding-top: 4px;
    font-weight: bold;
    text-align: center;
    float: left;
    width: 32px;
    height: 32px;
    background-image: url(../img/rodona.gif);
    background-repeat: no-repeat;
}
.titolserveis {
    font-size: 14px;
    padding-top: 6px;
    padding-top: 8px;
    font-weight: bold;
    float: left;
    width: 102px;
    height: 32px;
}
.paso {
    cursor:pointer;
    float: left;
    border: 1px solid #4C5D77;
    margin-right: 8px;
    background-color: rgb(195,210,220);
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.pasoactual {
    cursor:pointer;
    float: left;
    border: 1px solid #4C5D77;
    margin-right: 8px;
    background-color: rgb(195,210,220);
}
.rodonapaso {
    cursor:pointer;
    font-size: 16pt;
    padding-top: 4px;
    font-weight: bold;
    text-align: center;
    float: left;
    width: 32px;
    height: 32px;
    background-image: url(../img/rodona.gif);
    background-repeat: no-repeat;
}

