body, html {
    font-family:verdana,sans-serif;
    background-color:#EE6500;
}

a {
    text-decoration:none;
}

#top, #main {
    width:1000px;
    margin:0 auto;
}

#top {
    background-image:url('../img/imatge.jpg');
    background-repeat:no-repeat;
    background-position:top right;
    position:relative;
}

#main {
    background-color:#FFF;
    background-repeat:repeat-y;
}

div.fons {
    background-image:url('./ombra-mig.jpg');
}

#idiomes {
    position:absolute;
    left:28px;
    top:6px;
    font-size:10px;
}

#idiomes li {
    float:left;
    color:#841936;
}

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

#idiomes a {
    color:#841936;
}

#maintop {
    background-image:url('./ombra-top.jpg');
    height:33px;
}

#mainbottom {
    clear:both;
    background-image:url('./ombra-bot.jpg');
    height:33px;
}

#columna1 {
    float:left;
    padding-left:46px;
}

#columna2 {
    float:left;
}

#mainmenu {
    background-color:#FFF;
    border-left:solid 31px #FFF;
    font-size:16px;
    height:31px;
    width:700px;
}

#mainmenu li {
    float:left;
}

#mainmenu li.actiu {
    font-weight:bold;
}

#mainmenu li.vora {
    margin-left:9px;
    padding-left:9px;
    border-left:solid 1px #EE6500;
}

#mainmenu a {
    color:#6D6A68;
}

#content {
    clear:left;
    float:left;
    padding-left:31px;
    width:707px;
}

#anuncis {
    width:170px;
}

#anuncis dl.vora {
    padding-bottom:8px;
    border-bottom:1px solid #841936;
    margin-bottom:8px;
}

#anuncis dt {
    background-color:#EE6500;
    color:#FFF;
    font-size:12px;
    line-height:15px;
    font-weight:bold;
    padding:5px 8px;
    background-image:url('./round_new.jpg');
    background-repeat:no-repeat;
}

#anuncis dd {
    overflow:hidden;
}

#anuncis dd.text {
    font-size:10px;
    color:#6D6A68;
    text-align:justify;
    padding-top:4px;
    line-height:13px;
}

h2 {
    color:#841936;
    padding-bottom:10px;
    font-size:14px;
}


#content .taronja, #anuncis .taronja {
    color:#EE6500;
}

#content .morat, #anuncis .morat {
    color:#841936;
}

#content h1, #content h2, #content h3, #content h4 {
    color:#841936;
}

#content h1 {
    margin-bottom:10px;
}

#content a {
    color:#EE6500;
}

#content img.marge-s {
    padding-top:8px;
}

#content img.marge-i {
    padding-bottom:8px;
}

#content img.marge-e {
    padding-left:8px;
}

#content img.marge-d {
    padding-right:8px;
}

#content img.marge-se {
    padding-top:8px;
    padding-left:8px;
}

#content img.marge-sd {
    padding-top:8px;
    padding-right:8px;
}

#content img.marge-ie {
    padding-bottom:8px;
    padding-left:8px;
}

#content img.marge-id {
    padding-bottom:8px;
    padding-right:8px;
}

#content img.marge-sie {
    padding-top:8px;
    padding-bottom:8px;
    padding-left:8px;
}

#content img.marge-sid {
    padding-top:8px;
    padding-bottom:8px;
    padding-right:8px;
}

.texte {
    font-size:10px;
    color:#6D6A68;
    text-align:justify;
    line-height:13px;
}

#peu {
    height:17px;
    padding-bottom:13px;
    position:relative;
    margin:0 auto;
    text-align:center;
    color:#841936;
    font-size:10px;
    width:1000px;
}

#peu a {
    color:#841936;
}

#legal {
    position:absolute;
    left:28px;
}

#legal a {
    font-size:8px;
}

#flash {
    position:absolute;
    top:14px;
    right: 27px;
    width:415px;
    height:123px;
}

#paginacio {
    padding-bottom:8px;
    font-size:10px;
}

#paginacio a {
    padding:0 5px 0 5px;
}

#frase {
    position:absolute;
    left:225px;
    top:104px;
    color:#FFF;
    font-size:15px;
    font-family:verdana;
}

