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

