@charset "iso-8859-1";
/* --------------------------------------------------- */
/* ----------------|* REFERENCEMENT *|---------------- */
/* --------------------------------------------------- */
div#ref {
	text-align: center;
	margin-top: 30px;
}
div#ref p {
	text-align: center;
}
div#ref a { 
	color: #056; 
	text-transform: none;
	font: normal 0.9em Arial, Helvetica, sans-serif;
}
div#ref img {
	margin: 6px auto;
}

