/*:::::::::::   PRINT   :::::::::::*/

* {
	background: transparent !important;
	background-image: none !important;
	color: black !important;
	font-size: 102%;
	line-height: 150%;
}

.hide, .print, .hidden { display: block !important; }

BODY { margin: 1em; }

#Fenetre, #Situation, #Fenetre #Contenu, #Fenetre #Haut, #Fenetre #Contenu #TexteDuJour,
#Fenetre #Contenu DIV.colmain, #Fenetre #Contenu DIV.colright, DIV.seeall
{
	width: auto !important;
	height: auto !important;
	display: block;
	float: none;
	position: static !important;
}

#Logo {
	font: 2.5em/1.5em Georgia, serif !important; 
	width: auto !important;
	height: auto !important;
	display: block;
	position: static !important;
}
#Logo A { height: auto; }

#Navigation, #BarreHaute, 
#BarreGauche, #Fenetre.coterue #PhotoDuJour { 
	display: none !important;
}

#Fenetre.coterue #Contenu #TexteDuJour { 
	width: auto;
	overflow: visible;
	height: auto;
}

HR { display: block !important; height: 1px; color: black; }

.noprint { 
	display: none !important;
}
#Haut { border: none; }

.admin #Contenu { background: white !important; }
