@charset "iso-8859-1";
/* --------------------------------------------------- */
/* ----------------|* REFERENCEMENT *|---------------- */
/* --------------------------------------------------- */
div#ref {
	text-align: center;
	padding-top: 30px;
}
div#ref p {
	text-align: center;
}
div#ref a { 
	color: #fff; 
	text-transform: none;
}
div#ref a:hover { 
	color: #504; 
	text-transform: none;
}
div#ref img {
	margin: 6px auto;
	display: block;
}

