@charset "UTF-8";
/* CSS Document */



/* ---------------------------------------- */
/*                 CONTENU                  */
/* ---------------------------------------- */




/* ---------- RÉFÉRENCES ---------- */
#references h4 {
	margin-bottom: 10px;
}
#references {
	float: left;
	width: 530px;
	margin-bottom: 30px;
	margin-top: 15px;
	margin-left: 180px;
	margin-right: auto;
}
#cleaner {
	clear: both;
}




/* ---------- REFERENCE ---------- */
.reference {
	float: left;
	margin: 2px;
	border: #CCCCCC 1px solid;
}
.reference:hover {
	border: #CCFF00 1px solid;
}