
h1, h2{
	color: #1A656B;
}
h1 *, h2 *{
	color: #1A656B;
}
div#main_content_body a{
	color: #1A656B;
	text-decoration: underline;
}


div.news.home span.title {
	color: #1b646b;
}

div.news.home a.item {
	color: #74b1b2;
}

div.news.home a.item:hover {
	color: #1b646b;
}

div.news.home div.see_all a {
	color: #1b646b;
}

div.newsListTitle.home {
	color: #000000; /* TODO */
}

div.news-blurb h6, div.news-blurb div.more a{
	color:#74b1b2;
}

div.news-blurb div.more a:hover{
	color:#1b646b;	
}

#main-content ul.newsList li span.newsItemTitle.home, #main-content ul.newsList li a.home {
	color: #000000; /* TODO */
}


.faqQuestionList.home .faqQuestionListTitle {
	color: #1b646b;
}
.faqQuestionList.home ol li a {
	color: #74b1b2;
}
.faqQuestionList.home ol li a:hover {
	color: #1b646b;
}

#unit-tabs-bottom  div.headerTab.home {
	background:url("../images/design/top/hdr-home.jpg");
	background-repeat: no-repeat;	
}

#Actions.home a.button{
	background:url(../images/actions/button_incendie.png) no-repeat;
}

#Actions.home a.button:hover{
	background:url(../images/actions/button_incendie_hover.png) no-repeat;
}
#Actions.home a.button h1{
	color:#1b646b;
}
