/* _______ Stylesheet for Silva 1.5.x frontend ___________________________
**  Instructions to set caching headers. Inside comments area to play nicer with CSS editors.
** ** 
** 
** 
** 
*/

body {
    background: #FFFFFF;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

img {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

#cos {
    background-color: #FFFFFF;
    color: #FFFFF0;
    text-align: center;
}

#cos1 {
    padding-top: 50px;
    margin: 20px auto 40px auto;
    width: 560px;
    height: 222px;
}

#cos2 {
    margin: 0px auto 0px auto;
    padding-top: 20px;
    width: 540px;
    height: 130px;
    text-align: center;
}

#cos3 {
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
    margin: 0px auto 0px auto;
    width: 540px;
    height: 65px;
    text-align: center;
}

.titol {
    font-size: 200%;
    color: #666666;
}

.llengua {
    background: #FFFFFF;
    color: #FFFFF0;
    margin: 0px;
    padding: 0px 15px;
    width: 150px;
    float: left;
}

.cuadre {
    background: #E7E7E7;
    border: 1px solid #808080;
    margin: 0px 32px;
    padding: 0px 0px;
    text-decoration: none;
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
}

a.enllac {
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
    display: block;
    width: 100%;
    line-height: 20px;
}

a.enllac:hover {
    background: #CCCCCC;
    color: #333333;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    display: block;
}

p.textidio {
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
}

/* end cascade */

