﻿body,
html
{
	background-color:white;
}

body #main
{
	width:730px;
	border:0px none;
	box-shadow:none;
}

body #main #content
{
	min-height:initial;
}

body #main > #header,
body #main .facebookContainer,
body #main .printcontainer,
body #main .contactcontainer,
body #main > #languagebar
{
	display:none;
}

body #main > #footer
{
	background-color:white;
	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;
}