@import url("../../common/modules/news.css");

/* ---------------------------------- Teaser -----------------------------*/
.news_teaser .row h3 a{
	color:#4a9dd4;
}

/* ---------------------------------- Listing -----------------------------*/
.news_listing .row h3 a{
	color:#4a9dd4;
}

/* ---------------------------------- Détail -----------------------------*/
.news_detail h2{
	color:#4a9dd4 !important;
}