/* @override 
	http://www.latitude.com/print.css
	http://www.latitude.ch/print.css
*/

#logo_print,
#main,
#contenu.normal,
#footer_print
{
	width: 530px;
}

#photo_leg {
	font-style: italic;
}

#main
#latitude_fond,
#menu_sm,
#menu,
#netteo_link,
#print_link,
#home_link,
#home_linkLogo
{
	display: none;
	visibility: hidden;
}
/* CSS Document */
div#main {
	position: inherit; 
	width:inherit; 
	height:inherit; 
	z-index:inherit; 
	left: inherit; 
	top: inherit;
}

div#contenu.normal {
	overflow: inherit; 
	position: inherit; 
	z-index: inherit; 
	width: inherit; 
	height: inherit; 
	visibility: inherit; 
	z-index:inherit; 
	left: inherit; 
	top: inherit;
}

