*,* {
	margin:0;
	padding:0;
}
body, #page_large {
	width:auto;
	background: white;
}
#header, #col_gauche, #col_droite, #pied_large, #btn_imprimer, #btn_retour {
	display:none;
}
#entete, #meilleur_alsace, #intro {
	text-align:left;
	font-size:12px;
	font-weight:normal;
	width:100%;
	background: transparent;
}
#intro{
	float:left;
	width:65%;
}
#centre {
	width:100%;
	font-size:12pt;
	background: transparent;
}
h1 {
	margin:5px 0;
	font-size:14pt;
	color:#016E2B;
	font-family:Verdana,Tahoma,sans-serif;
}
h2 {
	font-size:14pt;
	margin:2px 0;
}
.png {
	behavior:url(win_png.htc);
}
.float_left {
	float:left;
	margin:0 5px 5px 0;
}
hr {
	margin:5px 0;
	border-bottom:1px dotted #CCC;
}
