@charset "UTF-8";


/* surcharge des éléments déjà définis */
p#chemin span.separateur { position: absolute; top: 0; left: -999em; }
p#chemin span.chemin_2 {
	position: absolute; margin: 0; padding: 0 0 0 20px; left: 58px; top: 14px; width: 780px;
	font-size: 3.1em; font-weight: normal; color: #97b416;
	border-left: none; border-bottom: 1px dashed #a9c628; 
	background: url(../images/fleche-chemin.png) no-repeat left center; 
}
p#chemin span.chemin_2:first-letter { font-weight:bold; color:#e85596; font-size:1.2em; }
p#chemin span.chemin_2 a { color: #97b416; }
p#chemin span.chemin_2 a:first-letter { color:#e85596; }
p#chemin span.chemin_2 a:hover { text-decoration: none; }

#contenu h1#con_libelle {
	position: relative; margin: 0 0 1em 0; padding: 00; width: auto;
	font-size: 2.4em; font-weight: bold; color: #690;
	border: none;
	background: none;
}
h1#con_libelle:first-letter { color:#690; font-size:1em; }

#con_chapeau, #con_descriptif { margin-left: 0; margin-right: 0; line-height: 1.2em; }

#con_descriptif h1 {
	margin: 0 0 0.2em 0; padding: 0;
	color: #690; font-size: 1.6em; font-weight: normal; font-style: italic; line-height: 1.1em;
}

#con_descriptif a.imageleft, #con_descriptif span.imageleft { margin: 0 0.5em 0.5em 0;  }
