﻿body,
html
{
	background-color:white;
}

body #main
{
	border:0px none;
	width:730px;
}

body #main > #header,
body #main #navH,
body #main .facebookContainer,
body #main .printcontainer,
body #main .contactcontainer,
body #main > #languagebar,
body #main #nav_after
{
	display:none;
}

body #main > #footer
{
	border-bottom:0px none;
	padding-left:0px;
	padding-right:0px;
}

body #main > #tblContent td#tdMenu
{
	display:none;
}

.printLinkWeb
{
	text-align:center;
	margin-top:14px;
	font-weight:bold;
}