/*	copyright www.laRouteDuNet.fr 2007

	CSS handheld

*/


body
{
	font-size:xx-small;
	text-align:left;
	background-image:none !important;
}
#body,#header,#main,#nav,#footer,.content
{
	width:100% !important;
	min-width:100px!important;
	max-width:100%;
	min-height:0;
	margin:0!important;
	padding:0!important;
	background-image:none !important;
}
#nav
{
	float:none;
}

a.node img,
.nohandheld
{
	display:none
}



