html, body, #root {
	height:100%;
}
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	zoom: 1;
}

#root {
	width: 764px;
	margin: 0 auto;
	zoom: 1;
}

#inroot {
	position: relative;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	background-image: url("/i/background.gif");
	background-position: 184px 0;
	background-repeat: repeat-y;
	min-height: 100%;
	zoom: 1;
}

#inrootr {
	position: relative;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	min-height: 100%;
	zoom: 1;
}

* html #inroot, * html #inrootr {
	height: 100%;
}

#head {
	background-image: url("/i/logomain.gif");
	background-position: 184px 0;
	background-repeat: no-repeat;
	height: 185px;
}

#head img#logoim {
	float: left;
	border: none;
	margin-left: 0px;
}

#content {
	clear: both;
	zoom: 1;
	margin: 10px 0 0 0;
	padding: 0;
}

.contentt {
	padding: 0px 20px;
	zoom: 1;
	text-align: justify;
}

/* width 570px */
#main {
	margin-left: 184px;
	padding: 0px;
	zoom: 1;
	width: 570px;
}

#beforefoot {
	height: 14em;
	clear: both;
}

#foot {
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0;
	zoom: 1;
	width: 764px;
	text-align: center;
}
#foot p.footdown {
	background: #ffffff url("/i/footdown.gif") 0 100% no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0;
	text-align: left;
	color: #5D5D5D;
	font-family: Tahoma, sans-serif;
	clear: left;
}
#foot p.footdown a {
	color: #5D5D5D;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
#foot p{
	background:  url("/i/foot.gif") 0 0 no-repeat;
	background-repeat: no-repeat;
	text-align: right;
	font-size: 10px;
	margin: 0;
	padding-top: 58px;
	padding-bottom: 7px;
	padding-right: 3px;
	color: #FFFFFF;
}

.clr {
	margin-bottom: 15px;
	height: 85px;
	position: relative;
}
.clrs {
	margin: 0em 0 2.5em 0;
	padding: 0;
	min-height: 85px;
	position: relative;
	z-index: 1;
}

*html .clrs {
	height: 85px;
}

#errori {
	float: left;
	border: none;
}

body.camera .shadow_r{
	display:none;
}

.footdown {
    position:relative;
}
