.actu {
float:left;
width:32%;
margin:0 20px 0px 0;
}

.actu h3 {
font-weight:bold;
color:#323232;
font-size:0.8em;
}
	.actu h3 a {
	color:#323232;
	}
	.actu h3 a:hover {
	color:#77b758;
	text-decoration:none;
	}

.actu p {
font-size:0.8em;
}

.intro {
font-size:0.8em;
}





#references a:hover {
text-decoration:none;
}

	.ref {
	float:left;
	margin:0 10px 0 10px;
	position:relative;
	}
		.ref img {
		padding:5px 5px 75px 5px;
		border:2px #e2e2e2 solid;
		}
		.ref img:hover {
		padding:5px 5px 75px 5px;
		border:2px #cdce4f solid;
		background-color:#fcfcfc;
		}
		.ref span {
		display:block;
		font-size:0.7em;
		position:absolute;
		top:115px;
		left:10px;
		width:120px;
		}
			.ref span h3 {
			font-size:0.8em;
			color:#373737;
			}
			.ref span p {
			font-size:0.8em;
			color:#948e7c;
			}


#references h3 {
font-weight:bold;
color:#323232;
font-size:0.8em;
}

a {
color:#95907d;
}
a:hover {
color:#77b758;
}
