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



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




/* ---------- CONTACT ---------- */
#contact {
	width: 180px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
#contact h4 {
	margin-bottom: 10px;
}
#contact p {
	padding: 10px;
	border: #CCCCCC 1px solid;
}