html {
	height: 100%;
}

body {
	height: 100%;
	background-image: url(img/sfondomain.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right top;
	text-align: right;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	width: 100%;
	
	
}

#container {
	height: 100%;
	width: 100%;
	right: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	float: right;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: right;
	display: inline;
}
#MainCol {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 380px;
	height: 100%;
	right: 80px;
	display: block;
	float: right;
	background-color: #999999;
	margin-right: 35px;
}
#LeftCol {
	display: block;
	height: 100px;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float: right;
	right: 500px;
	background-color: #CCCCCC;
	margin-right: 400px;
	position: relative;
}
#testocentrale {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 4px;
	text-align: left;
}
#testocentrale a:link{
	color: #663300;
	text-decoration: none;
}

#testocentrale a:visited{
	color: #663300;
	text-decoration: none;
}
#testocentrale a:hover{
	color: #663300;
	text-decoration: underline;
}
#testocentrale h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
}

#testocentrale h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;	
}

div.imgcontainer{ float: left;padding:0 6px 6px 0;
    background: url(dropshadow.jpg) no-repeat bottom right
}

div.imgcontainer img{ display:block;
    position: static;top: -5px;left: -5px;
    border:1px solid #ccc;border-color: #ccc #666 #666 #ccc;
    padding:5px
} 
#testocentrale img {
	border: 4px solid #FFFFFF;
	margin: 4px;
}
#LayerTitle1 {
	background-color: #FFFFFF;
	display: none;
}
.newshome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.newshome a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #CC0000;
	text-decoration: none;
}
.newshome a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #371C00;
	text-decoration: none;
}
.newshome a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #663300;
	text-decoration: underline;
}
#maindx #cleardiv {
	clear: both;
	float: none;
	height: 0px;
}

