.noprint, #entete, #colonne_gauche, #pied, #section, #panier {
	display: none;
}


#contenu .separateurEntreprise {
	margin-top : 1em;
	margin-bottom : 1em;

	height : 1px;

	overflow : hidden;

	border-bottom : 1px dashed #c91926;
}

#contenu h2.entrepriseTitreSection {
	margin : 0;
	padding : 0;

	margin-top : 1.25em;
	margin-bottom : 0.25em;

	font-weight : bold;
	font-size : small;
}



