* { margin:0; padding:0;}

body {
font-family: Tahoma, Arial, sans-serif;
font-size: 12px;
padding: 0;
background: #fff;
text-align:center;
}


/* Structure */
#page {
	border: none;
	background: #fff;
	}

#header {
	display: none;
	}
#content {
	margin-left:0;
	background: #fff;
}
#sidebar {
	display: none;
	}

#footer {
	display: none;
}
hr.clear {
}

.libelles {
	display: none;}

#action, .bt, legend {
	display: none;}

table tr th.empty {
border-left:1px solid #fff;
border-top:1px solid #fff;
}