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

