/* M_documentation_une */

/* @auteur	Alsacreations, VP  */
/* @cree	2009-07-17           */
/* @modif	2009-07-17           */
/* @gabarit	documentation      */
/* @version	1                  */

#M_documentation_une {
	background: white url(../img/M_documentation_une_fond.png) left bottom repeat-x;
	clear: both;
	margin-bottom: 28px;
	padding: 0 25px 18px 9px;
}

#M_documentation_une h3 {
	color: #ACB12F;
	font-size: 1.9em;
}

#M_documentation_une h4 {
	font-size: 1.4em;
	margin: 0;
}

#M_documentation_une h4 a {
	color: #164F80;
}

#M_documentation_une .surtitre {
	color: #ACB12F;
}

#M_documentation_une p {
	margin: 4px 0 2px 0;
}


