#impacteGrafic #imatge1{
background-image: url(../images/actualitat/home/banner_ca_ES.png);
background-repeat: no-repeat;
width:124px;
height:52px;
}
#impacteGrafic #imatge2{
background-image: url(../images/actualitat/home/banner.png);
background-repeat: no-repeat;
width:110px;
height:52px;
}
#impacteGrafic{
background-image:url(../images/actualitat/home/barra_banner_1px_repeat.png);
background-repeat:repeat-x;
height:52px;
}
.titol-noticia{
color:#A71F14;
font-size: 15px;
font-weight: bold;
white-space: normal;
}
p.noticiadesc{
font-size: 13px;
white-space: normal;
margin-top:5px;
color: #3C3C3C;
}

/* capçalera amb data */
.capcaleraData{
border-bottom-style:dotted;
border-bottom-width:1px;
border-bottom-color:#3C3C3C;
color: #3C3C3C;
font-size: 9px;
font-weight: bold;
text-align: right;
margin-top:5px;
}
.capcaleraData span.data{
margin-right:20px;
}
/* lletres noticies actualitat*/
.noticia .detallTitol{
color:#A71F14;
font-weight:bold;
font-size:15px;
margin:5px 15px 0px 15px;
}
.noticia .detallCos{
color:#3C3C3C;
font-weight:bold;
font-size:14px;
margin:0px 15px 5px 15px;
}
.noticia .detallNoticia{
color:#3C3C3C;
font-size:13px;
padding:10px 15px 15px 15px;
background-color: #F8F8F7;
}
.noticia .detallNoticia strong{
color:#3C3C3C;
font-weight:bold;
font-size:13px;
}
.noticia .detallNoticia  a{
color:#A71F14;
font-weight:bold;
font-size:13px;
}
.noticia .detallNoticia  .textcos div{
padding-bottom:10px;
}
.noticia .boto{
color:#4D4D4D;
font-weight:bold;
font-size:15px;
}
.noticia .titolnoticia{
border-bottom-style: dotted;
border-bottom-width: 1px;
border-bottom-color: #3C3C3C;
color: #3C3C3C;
}
.actualitat-atachment-icon{
background-image:url(../images/actualitat/special-icons-actualitat/attachment.png);
background-repeat:no-repeat;
}
.attachment-icon{ background-position: -57px 0; width: 52px; height: 36px; } 
div.boto-seleccio-menu:hover .attachment-icon{ background-position: 0 0; width: 52px; height: 36px; }
