/********************* CSS CONCOURS *************************/
#content_page_list .more_concours a {
	text-decoration: none;
	color: #4C7BA9;
}
#content_page_list .more_concours a:hover {
	text-decoration: underline;
}
.h1_green {
	color : #339933;
}
.h2_grey {
	color : #333333;
}
.rub5on {
	background:url("../images/rub5-on.gif") no-repeat ;
}

#content_page_list h2 {
color:#00741a;
}

.h1_pink {
color:#63b976;
}