/*** GENERAL ** */
body {
	color: #000;
	background: #fff;
}

/*** NE PAS IMPRIMER  ***/
noscript, .noprint, .flash, .captcha,
#menu_evitement, .menu_gauche, .menu_interne, .menu_pied,
.fildariane, .fildariane_start, .pagination,
.suite_gauche, .suite_droite, .precedent_droite, .precedent_gauche,
.identification, .identification_titre, .identification_bienvenue,
.recherche_generale {
	display: none !important;
}

.contenu {  width: 90%; }
#print { display:block; }
.pagebreak { page-break-after: always; }
kbd {	
	border: 1pt solid #000;
	padding: 0 2pt;
}