@charset "utf-8";
/* CSS Document */

#en_tete, #footer, #outils, #gauche {
display:none;	
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000000 !important;
	text-align:justify;
	margin:0;
	padding:0;
	overflow:visible !important;
	width:auto !important;
}

@page {
	border:solid;
	border-width:1px;
	border-color:#000000;
	overflow:visible !important;
	width:auto !important;
}

#wrap {width:auto !important}

.no_print {
display:none;
}

.hidden {
display:block;
margin-right:10pt;
border:solid;
border-width:1px;
border-color:#000000;
float:left !important;

}

#wrapper, #content {
margin:0;
padding:0;
overflow:visible !important;
width:auto !important;
}

#content {
	margin:0 !important;
	padding:0 !important;
	overflow:visible !important;
	
}

a, a:hover {
color:#000 !important;	
}

.img_medium_bg {
display:none;
}