.OmiModuloNoticiasPortadaS h2{
    padding-bottom: 10px;
    display: block;
}
.OmiModuloNoticiasPortadaS .noticia{
    position: relative;         
    height: auto !important;
    height: 135px;
    min-height: 135px;
    padding-left: 100px;
    padding-bottom: 20px;
}
.OmiModuloNoticiasPortadaS .noticia .icono{
    position: absolute;
    left: 0;
    top: 0;
    width: 94px;
    height: 160px;
}
.OmiModuloNoticiasPortadaS .noticia .fecha{
    display: inline;
    padding-right: 10px;
    background: url(/img/elems/puntet_seccio.gif) 100% 50% no-repeat;
    margin-right:2px;
}
.OmiModuloNoticiasPortadaS .noticia .seccion{ 
    margin-left: 4px;
    font-size: 11px;
}
.OmiModuloNoticiasPortadaS h3{
    clear: left;
    font-weight: normal;
}
.OmiModuloNoticiasPortadaS .colectivos{
    font-size: 11px;    
    padding-top: 8px;
}
.OmiModuloNoticiasPortadaS .colectivos p{
    display: inline;
}
.OmiModuloNoticiasPortadaS .colectivos span{
    background-color: #ECF7FC;
    color: #00A0C6;
    padding: 0 2px;
}