* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*margin: 0px;
	padding: 0px;
	border: 0px;*/
}
body {
	font-size: 0.7em;
}
div#menu, div#image_bandeau, div#zone_recherche, div#bas_de_page, div#colonne_droite, div.bouton_retour, div.bouton_imprimer, div.lien_mise_a_jour {
	display: none;
}
div#contenu {
padding-top: 10px;
}
div#retour_coin_haut_gauche {
	position: absolute;
	top: 5px;
	right: 0px;
	width: 195px;
	height: 196px;
	width: 195px;
}
div#retour_coin_haut_gauche a {
	display: block;
	width: 195px;
	height: 196px;
	text-indent: -2000px;
	overflow: visible;
	background: url(interface/fr/titre_pour_imprimer.gif) no-repeat top left;
}
div#fil_ariane {
	position: absolute;
	top: 10px;
	left: 10px;
}
/*#########################*/
h1 {
	background-color: #e7ef94;
	padding: 0.2em;
	margin: 25px 220px 20px 0px;
}
h3 {
	background: url(interface/puce_fleche_petite.gif) center left no-repeat;
	padding-left: 10px;
}
img {
	border: none;
}


p {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}
.texte_gris {
	font-weight: normal;
	color: #999999;
	font-style: italic;
}
.texte_en_valeur {
	color: #CC6600;
	font-weight: bold;
}
sup {
	vertical-align: 0.4em;
}
.cadre {
	border: 1px solid #cccccc;
	margin: 1em;
	padding: 0.5em;
}
.img_gauche {
	float: left;
	margin: 0px 10px 5px 0px;
}
.img_droite {
	float: right;
	margin: 0px 0px 5px 10px;
}
.page_modifiee_le {
	font-size: 0.9em;
}
.date_modification {
	text-align: right;
	color: #666666;
	font-size: 0.9em;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a.lien_externe {
	background: url(interface/picto_lien_externe.gif) no-repeat 100% center;
	padding: 0 16px 0 0;
}
a.lien_externe span {
	position: absolute;
	left: -5000px;
	width: 4000px;
}
.puce_plus {
	background: url(interface/puce_plus.gif) no-repeat left center;
	padding-top: 1px;
	padding-left: 17px;
	padding-bottom: 1px;
}
.puce_liste {
	background: url(interface/liste_verte.gif) no-repeat left center;
	padding-top: 1px;
	padding-left: 17px;
	padding-bottom: 2px;
}
.puce_alerte {
	background: url(interface/puce_alerte.gif) no-repeat 0px 4px;
	padding-top: 3px;
	padding-left: 19px;
	padding-bottom: 3px;
}
hr {
	color: #999999;
	border: none;
	border-top: 1px solid #999999;
	height: 1px;
	margin-top: 1em;
	margin-bottom: 1em;
}

/*##########################*/
div#pied_de_page {
	border-top: 5px solid #c0c912;
	text-align: center;
	clear: both;
}
div#pied_de_page img {
	display: none;
}
div#pied_de_page span.logo_ccm_pied_page {
	display: block;
	height: 70px;
	margin-top: 10px;
	background: url(interface/logo_ccm_couleurs.jpg) top center no-repeat;
}