/* M_documentation_rapport */

/* @auteur	Alsacreations, VP  */
/* @cree	2009-07-17           */
/* @modif	2009-07-17           */
/* @gabarit	documentation      */
/* @version	1                  */

#M_documentation_rapport {
	clear: both;
	border-bottom: 1px solid #164F80;
	margin-bottom: 31px;
}

/* IR */
#M_documentation_rapport h3 {
	background: #164F80 url(../img/M_documentation_rapport_titre.png) left top no-repeat;
	width: 457px;
	height: 43px;
	margin-bottom: 10px;
}

#M_documentation_rapport .row {
  margin: 0 0 14px 10px;
}

#M_documentation_rapport h4 {
	font-size: 1.4em;
	margin: 0;
}

#M_documentation_rapport h4 a {
	color: #164F80;
}

#M_documentation_rapport p {
	margin: 0;
}

#M_documentation_rapport .surtitre {
	color: #ACB12F;
	margin: 0;
}

#M_documentation_rapport .suite {
	background: url(../img/M_documentation_rapport_fleche.png) left center no-repeat;
	border-top: 1px solid #164F80;
	margin: 0;
	padding: 2px 7px 3px 15px;
}


