/* M_documentation_guide */

/* @auteur	Alsacreations, VP  */
/* @cree	2009-07-17           */
/* @modif	2009-07-17           */
/* @gabarit	documentation      */
/* @version	1                  */

#M_documentation_guide {
	clear: both;
	border-bottom: 1px solid #164F80;
	margin-bottom: 10px;
}


#M_documentation_guide h3 {
	background: #164F80 url(../img/M_documentation_guide_titre.png) left top no-repeat;
	width: 300px;
	height: 43px;
	margin-bottom: 10px;
}

#M_documentation_guide .row {
 	clear: both;
}

#M_documentation_guide .row div {
	float: right;
	width: 213px;
}

#M_documentation_guide img {
	float: left;
	margin: 0 11px 10px 7px;
}

#M_documentation_guide h4 {
	font-size: 1.3em;
	margin: 0;
}

#M_documentation_guide h4 a {
	color: #164F80;
}

#M_documentation_guide p {
	margin: 0;
	margin-bottom:15px;
}

#M_documentation_guide {
}

#M_documentation_guide .suite {
	clear: both;
	background: url(../img/M_documentation_guide_fleche.png) left center no-repeat;
	border-top: 1px solid #164F80;
	margin: 0;
	padding: 2px 7px 3px 15px;
}


