/* Estilos para sitio web Grupo Spurrier 
desarrollado por Citric Studio*/

/* titulos */

.nosotrosPic{
background-image:url(../en/images/nosotros_title.jpg);
background-repeat:no-repeat;
}

.serviciosPic{
background-image:url(../en/images/analisis_title.jpg);
background-repeat:no-repeat;
}

.agendaPic{
background-image:url(../en/images/agenda_title.jpg);
background-repeat:no-repeat;
}

.cartasPic{
background-image:url(../en/images/cartas_title.jpg);
background-repeat:no-repeat;
}

.charlasPic{
background-image:url(../en/images/charlas_title.jpg);
background-repeat:no-repeat;
}

.contactoPic{
background-image:url(../en/images/contactenos_title.jpg);
background-repeat:no-repeat;
}

.indicadoresPic{
background-image:url(../en/images/indicadores_title.jpg);
background-repeat:no-repeat;
}

.noticiasPic{
background-image:url(../en/images/noticias_title.jpg);
background-repeat:no-repeat;
}

.promocionesPic{
background-image:url(../en/images/promociones_title.jpg);
background-repeat:no-repeat;
}

.articulosPic{
background-image:url(../en/images/articulos_title.jpg);
background-repeat:no-repeat;
}



.analisisPic{
background-image:url(../en/images/analisis_pic_title.jpg);
background-repeat:no-repeat;
}