	.actu {
		text-align: center;
		margin: 0 0 1em;
		padding: 1em;
		background-color: #328197;
	}
	.actu .blocActu,
	.actu .rss4div2 {
		margin: 0 0 1em;
	}
	.actu h2 {
		font-size: 32px;
		text-align: center;
		font-family: Helvetica, Arial, sans-serif;
		color: white;
	}
	.actu h3 {
		margin: 1.5em 0 0.25em;
	}
	.actu h3 a {
		font-family: Open Sans, sans-serif;
		font-size: 18px;
		font-weight: 100;
		line-height: 1.3em;
		color: white;
		text-decoration: none;
	}
	.actu h3 a:hover {
		text-decoration: underline;
	}
	.actu .rss4date,
	.actu .rss1date,
	.actu .rss3date,
	.actu .meta {
		font-weight: 800;
		color: white;
		font-size: 14px;
	}
	.actu .rss4desc,
	.actu .rss1desc {
		display: none;
	}
	

	@media only screen and (min-width: 768px) {
		#rss1div1,
		#rss2div1 {
			margin: 0 5em 1em;
		}
	}