.ombres_total .titol
{
    background: #3a968e;
}


.content_caixa.ombres_total ul .llistatText
{
    color: #3a968e;
}

.caixa_ombres .titol
{
    background: #3a968e;
}


.content_caixa ul .llistatText
{
    color: #3a968e;
}

.titol
{
    color: #3a968e;
    font-size: 20px;
}
#cos
{
    /*background-image: url("../img/header/anella_verda.png");*/
}
.nivoSlider
{
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    /*height:300px;*/
    margin-top:10px;
    margin-bottom:10px;
    padding-left:5px;
    padding-right:5px;
}

.slider12 .nivo-controlNav {
    padding: 5px 0;
    text-align: right;
    padding-right: 20px;
    z-index:500;
    margin-bottom: -30px !important;
    bottom: 30px !important;
    text-align:center;
}

.slider12 .nivo-controlNav a
{
    display:inline-block;
    width:22px;
    height:22px;
    background:url('/img/slider/bullets.png') no-repeat;
    text-indent:-9999px;
    font-size: 0;
    border:0;
    color:white;
}

.slider12 .nivo-controlNav a.active
{
    background-position:0 -22px;
}

.nivoSlider  .nivo-directionNav .nivo-prevNav {
    background:transparent url('/img/slider/arrows.png') 0 0 no-repeat;
    height:36px; /*height of img*/
    width:36px; /*width of img*/
    text-indent:-10000px; /*moving the default text*/
    overflow:hidden; /*hiding the default text*/
}

.nivoSlider  .nivo-directionNav .nivo-nextNav {
    background:transparent url('/img/slider/arrows.png') -39px 0 no-repeat;
    height:36px; /*height of img*/
    width:36px; /*width of img*/
    text-indent:-10000px; /*moving the default text*/
    overflow:hidden; /*hiding the default text*/
}
.nivoSlider .nivo-directionNav {
    display:block !important;
}
.content_caixa {
    border: 1px solid lightgrey;
    border-radius: 10px;
    overflow: hidden;

}
.content_caixa .titol {
    background: #DB485A;
    color: white;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
}

.link_portada
{
    font-family: 'Asap',sans-serif;
    font-size: 14px;
    font-weight: bold;
    display:block;
    padding: 5px;
    border:1px solid lightgrey;
    border-radius:10px;
    color: white !important;
    background-color:black
}

.link_portada:hover
{
    background-color:#DB485A;
    color:white !important;
}

a:hover.imgTrans
{
    opacity: 0.6;
    filter: alpha(opacity=60);
}
/*
-------------------------------------------------------------------------  estils vells -------------------------------------------------------------------
*/




