

/* Start of CMSMS style sheet 'autrepage' */
#content_autrepage{
        float:left;
	width: 665px;
	overflow:auto;

}
#content_autrepage h3{
        display:none;
}

#content_autrepage .noprint{
        display:none;
}


p{
	margin: 0px;
	padding: 0px;
}

#nav_vide {
	width: 170px;
	margin: 0 25px 0 0;
        float:left;
	background-color: #fff;
	text-align: left;
}

.sep_don {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9B7E4B;
}
ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
.titre_li {
	font-weight: bold;
	font-variant: small-caps;
}
li {
	margin-left: 15px;
}
.float_ul {
	float: left;
	width: 200px;
}
/* End of 'autrepage' */

