
body {
	font-size: 12pt;
}
a:link, a:visited {
	text-decoration: underline;
}
/*a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
}*/
a img { display: none; }
input.button {
	display: none;
}

#Global { 
	width: 100%
	background: none;
}
#Container {
	width: 100%
	background: none;
}
#Header { 
	display: none;
}
#Menus1 { 
	display: none;
}
#Content {
	float: none; width: 80%;
}
#Content table.panier {
	width: 80%; margin: 1em auto 1em auto;
}
#Menus2 { 
	display: none;
}
#Footer { 
	display: none;
}
