/*A l'impression on cache le menu, marche au moins pour IE, Moz et Opéra.*/

body {
  background: white;
  font-size: 12pt;
  color:#000000;
  }
#toplink{
display:none;
}
#visuel{
display:none;
}

#top{
	height:57px;
	margin-bottom:2px;
	border:0px;
}

#gauche{
	visibility:hidden;
	display:none;
	}
	
	
#main{
	width:100%;
	border:0px;
	}

.essai_theme{
	width:100%
}
fieldset{
	width:100%;
}