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

.data_novetat {
    font-size: 80%;
}

.fitxa_senzilla_novetat {
    clear: both;
    width: 95%;
    margin: 10px;
    background-color: #f5f9f7;
    border: 1px solid #b1d0c3;
    padding-left: 10px;
    padding-right: 10px;
}






#caixa_events {
}

#caixa_events h2 {
    border-bottom: 1px solid rgb(109, 124, 51);
}

.llistat_events {
}

.llistat_events tr {
    vertical-align: top;
}

.event_tipus {
    font-weight: bold;
}

.event_data {
}

.event_titol {
}






#caixa_noticies {
}

#caixa_noticies h2 {
    border-bottom: 1px solid rgb(109, 124, 51);
}

.llistat_noticies {
}

.llistat_noticies tr {
    vertical-align: top;
}

.noticia_tipus {
    font-weight: bold;
}

.noticia_data {
}

.noticia_titol {
}






#caixa_info_economica h2 {
    border-bottom: 1px solid rgb(109, 124, 51);
}

#caixa_info_esdeveniments h2 {
    border-bottom: 1px solid rgb(109, 124, 51);
}

#caixa_info_ECOSOS h2 {
    border-bottom: 1px solid rgb(109, 124, 51);
}




/* end cascade */
