@media braille, embossed, speech, tty {
	.hiden {		display: block;	}
}

@media handheld, print, projection, screen, tv {
	.hiden {		display: none;	}
}

@media print {
	body 			{	background-image: none !important; font-size:11px; font-family:Arial;	}
	
	#conteneur 		{ 	width:100%; margin:0;  }

#frame-centre	 	{	width:620px; border: 0; margin: 0 ; padding: 0; float: none !important; overflow: visible !important;}
#frame-centre100 	{	width:auto; }

	#frame-menu 	{	display: none;	}
	#frame-alaune 	{	display: none;	}
	#footer			{	display: none;	}
	#header-menu	{	display: none;	}					
	#header			{	display: none;	}		
	#imprimer		{	display: none;	}
		
	#fond-bleu 		{	background-image: none !important;	}
	
	.tetiere 		{	text-align:center; 	background-image: none !important;	 }
	.tetiere2 		{	display: none;	}
}
