body {
	font-family: Georgia, Verdana, Serif !important;
	background:white;
}
#site { width: 90%; margin: 0 auto; }
#colonne-gauche, #bandeau ul.outils, #pied #navtext, .submit, ul.navigation, .page-pied, #chemin, #rss, .retour
{ display: none;}
#tete, #corps, #pied, #chemin { width: auto !important; height: auto; background:transparent; }
h1 { clear: both; background: none !important; text-indent: 0; margin: 10px 0; padding: 0; font-size:22px; }
h3 { text-indent: 0; }
#corps, #colonne-droite, .page { float: none; height: auto !important; min-height: 0 !important; width: auto !important; background: none !important; padding: 0 !important; margin: 0 !important; background:transparent;}
#bandeau img { margin: 0; display:none; }
#corps { border: 0; }
#copyright { display: block; }

#bandeau { 
	height: 130px; 
	background: none;
	border: 1px solid;
}

object {display:none;}

#bandeau img#bandeau-print {
	display:block;
	float:left;
	padding:0;
	margin:0px 0 20px 0;
}


