body, html {
    font-family:verdana,sans-serif;
    background-color:#D5D5D5;
    font-size:12px;
}

a {
    text-decoration:none;
}

#top, #viveristes, #peu, #menu {
    width:880px;
    margin:0 auto;
    padding:0 15px;
}

div.cb {
    clear:both;
}

#content {
    float:left;
    margin-left:15px;
    width:650px;
    font-family:Arial,Helvetica,Sans-serif;
    color:#33343F;
    line-height:120%;
}

#content a, #lateral a {
    color:#171B3F;
}

#content a:visited, #lateral a {
    color:#454F9F;
}

#content input, #content textarea {
    font-family:Arial,Helvetica,Sans-serif;
    color:#33343F;
    font-size:12px;
}

#lateral {
    float:right;
    margin-right:15px;
    width:150px;
}

#top {
    background-image:url('./fons_menu.jpg');
    background-repeat:no-repeat;
    position:relative;
    height:43px;
}

#main {
    width:880px;
    margin:0 auto;
    padding:15px 15px 40px 15px;
    background-image:url('./fons_lateral.jpg');
    background-repeat:repeat-y;
    background-color:#FFF;
}

#top, #top a {
    color:#D5D5D5;
    font-size:9px;
}

#idiomes {
    position:absolute;
    left:30px;
    top:20px;
    height:20px;
}

#idiomes li {
    float:left;
}

#idiomes li.b {
    margin-left:6px;
    padding-left:6px;
    border-left:solid 1px #CCCCCC;
}

#idiomes a {
    font-weight:bold;
}

#cercador {
    position:absolute;
    right:30px;
    top:18px;
    height:22px;
}

#cercador select {
    height:14px;
    padding:0;
    margin:0;
    border:solid 1px #888;
    background-color:#DDDDDD;
    font-size:9px;
}

#searchfield {
    width:150px;
    height:12px;
    padding:0;
    margin:0 8px 0 8px;
    border:solid 1px #888;
    font-size:9px;
    background-color:#DDDDDD;
}

#cercador input.submit {
    display:inline;
    border:0;
    margin:0 0 0 6px;
    padding:0;
    vertical-align:middle;
}

#viveristes {
    background-image:url('./fons.jpg');
    background-repeat:repeat-y;
    background-color:#FFF;
    height:108px;
    width:850px;
    padding:12px 30px 0 30px;
    position:relative;
}

#viveristes img.logo {
}

#imatge {
    position:absolute;
    top:12px;
    right:27px;
}

#peu {
    background-image:url('./fons.jpg');
    background-repeat:repeat-y;
    background-color:#FFF;
}

#legal {
    padding:3px 15px;
    background-color:#222;
    height:18px;
}

#legal a {
    color:#D5D5D5;
    font-weight:bold;
    font-size:9px;
}

#legal li {
    float:left;
}

#legal li.b {
    margin-left:6px;
    padding-left:6px;
    border-left:solid 1px #555;
}

#address {
    padding:5px 15px;
    color:#FFF;
    background-color:#000;
    font-size:9px;
    line-height:13px;
}

#menu {
    background-image:url('./fons_menu2.jpg');
    background-repeat:no-repeat;
    position:relative;
    height:33px;
    font-family:Arial,Helvetica,Sans-serif;
}

#menu ul {
    padding-top:3px;
    border-left:solid 1px #FFF;
    height:30px;
    margin:auto 15px;
}

#menu li {
    float:left;
    border-right:solid 1px #FFF;
}

#menu a {
    line-height:30px;
    display:block;
    color:#FFF;
    font-size:10px;
    font-weight:bold;
    padding:0 12px;
}

#menu a:hover {
    background-image:url('./taca.jpg');
}

#vivers1 {
    float:left;
    width:300px;
    padding-bottom:25px;
}

#vivers2 {
    float:right;
    width:300px;
    padding-bottom:25px;
}

#vivers1 a, #vivers2 a {
    color:#33343F;
}

#content table {
    border-collapse:collapse;
}

#content table tr.b th, #content table tr.b td {
    border-bottom:solid 1px #DDD;
}

#content table tr.tipus td {
    background-color:#DDD;
    padding-left:10px;
    padding-bottom:4px;
    font-weight:bold;
    border-top:solid 4px #FFF;
    border-bottom:solid 4px #FFF;
}

#content td, #content th {
    border-bottom:solid 1px #DDD;
    padding:3px 7px 2px 0;
}

dl.viverista dt {
    font-weight:bold;
    padding-bottom:8px;
}

dl.viverista dd {
    padding-bottom:5px;
}

dl.viverista dd.data {
    font-size:9px;
    padding-top:20px;
}

#gmap {
    float:right;
    height:250px;
    width:350px;
    padding-left:15px;
}

#noticies dt {
    margin:8px 0;
    font-size:12px;
    font-weight:bold;
    border-top:solid 1px #CCC;
    padding-top:20px;
}

#noticies dt.primer {
    border-top:0;
    padding-top:0;
}

#noticies dd.data {
    color:#777;
    font-size:9px;
    padding-top:5px;
}

#lateral {
    font-family:Arial,Helvetica,Sans-serif;
    color:#33343F;
}

#lateral img {
    display:block;
    margin:0 auto;
    border:0;
}

#lateral div.anunci {
    margin-top:15px;
    padding-top:15px;
    border-top:solid 1px #CCC;
    width:150px;
    overflow:hidden;
}

#lateral div.primer {
    border:0;
    padding:0;
    margin:0;
    width:150px;
    overflow:hidden;
}

#banner {
    margin:0 auto;
    width:728px;
    height:90px;
    overflow:hidden;
}

#content form dt {
    float:left;
    width:100px;
    clear:left;
    text-align:right;
    padding-right:10px;
}

#content form dd {
    float:left;
    width:100px;
    padding-bottom:5px;
}

#content input, #content textarea {
    width:320px;
}

#content dd.submit {
    clear:left;
}

#content dd.submit input {
    width:auto;
    margin-left:110px;
}
 
#content input.submit {
    width:auto;
}

p.nota {
    padding:8px;
    background-color:#DDD;
    width:250px;
}

h2.vivers {
    margin-top:30px;
}

td.c {
    text-align:center;
}

p.quadre {
    margin-top:25px;
}

.red {
    color:#FF0000;
}

#imatges {
    padding-top:20px;
}

#imatges img.thumb {
    padding-right:20px;
}


