/* ------------------------------------------ */
/* ------------- style_ref.css ----------- */
/* ------------------------------------------ */


#general_content h1 {
	width: 30em;
	font-size: 1.6em;
}

/* ----- @Class : frame_top & frame_content ----- */
/* Redéfinition des tailles, marges externes, fond, etc... */
.frame_content {
	padding-top: 0.3em;
	margin-bottom: 2em;
	background: url(../images/cadre_contenu2.png) bottom left no-repeat;
}
.frame_content p {
	margin: 0 auto 1.3em;
}
