
/* modulo noticias business ideas */

.caja-mod.ideas .c-tit a {	
    background: url(/img/modulos/sprite_modulos.png) no-repeat 5px -191px;
    position: relative;
    padding-left: 56px;
}

.caja-mod.ideas .c-tit:after {
	position: absolute;
    content: " ";
    z-index: 10;
    top: 0;
    right: 39%;
    width: 1px;
    height: 100%;
    border-left: 1px solid #dbdbdb;
}	



.caja-mod.ideas .c-tit a:before {
    position: absolute;
    content: " ";
    z-index: 10;
    top: 16px;
    right: 14px;
    width: 83px;
    height: 32px;
    background: url(/img/modulos/sprite_modulos.png) no-repeat -9px -490px;
}
