@charset "UTF-8";
@import url(include/style.css);
@import url(include/menu.css);
@import url(include/loop.css);


#blockContent{
	padding: 0 10px;
	margin-left: 30px;
	margin-top: 45px;
	width:850px;
	min-height: 300px;
}

.bleu-actu, .n0 h2, .rose-actu, .n1 h2, .jaune-actu, .n3 h2, .orange-actu, .n2 h2{
	color: black;
	background: top left no-repeat url("../img/puce/puce-gris.jpg");
}

.news {
	margin-left: 10px;
}

.news h3 {
	line-height: 25px;
}

.news h2 div{
	border-bottom: none;
	color : #3a95d7;
}

