﻿body{
	margin:0;
	padding:0;
	background-color:#009933;
	font-family:Arial, Helvetica, sans-serif;
}
h1{
	font-size:x-large;
	color:#009933;
}
h3{
	font-size:large;
	border-bottom:2px #00A35E solid;
}
h4{
	font-size:large;
	font-weight:bold;
	color:#000000;
}
.Header {
	width:100%;
	padding:0;
	margin:0;
	background:url('images/header-bg.jpg') no-repeat center top;
	background-position:center top;
	height:450px;
}
.Content{
}
.Footer{
	padding-bottom:10px;
}
.main_footer {
	width: 940px;
	margin: 0 auto;
	font-size: 0.7em;
	/*padding-left: 50px;*/
	background-color:#FFFFFF;	
}
.wrapper{
	width:1000px; 
	background-color:#FFFFFF;
	background:url('images/bg.png');
	overflow:hidden;
	right: auto;
	left: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.Fondo{
	background:url('images/fondo.png');
	width:1000px; 
	height:20px;
	overflow:hidden;
	right: auto;
	left: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.BordoDx{
	background:url('images/barradx.png');
	background-position: left top;
	width: 10px;
	float: inherit;
	position: absolute;
	left: 1120px;	
	height:500px;
}
.main {
	width: 940px;
	margin: 0 auto;
	font-size: 0.875em;
	line-height: 1.642em;
	/*padding-left: 50px;*/
	background-color:#FFFFFF;	
}
.Riga{
	border-top:3px black solid;
	margin-top:20px;
	padding-bottom:20px;
}
.loghetto{
    float:left;
    margin-right:10px;
    margin-top:-5px;
}
.Powered{
	float:right;
}
/* --- MENU --- */
/*
#iniziomenu{
	margin-left:293px;
	margin-top:420px;
	height: 45px;
	float: left;
}
#finemenu{
	margin-left:323px;
	margin-top:-53px;
	height: 45px;
	float: left;
}
.Menu{
	position:absolute;
	margin-left:310px;
	margin-top:420px;
	background-color:white;
	background-image: url('images/sfondomenu.png');
	background-repeat: repeat-x;
	height: 45px;		
}
.Menu ul{
	list-style: none;
	display: block;
}
.Menu li{
	float: left;
	position: relative;
	padding: 0 20px 0 20px;
	margin-right: -20px;
}
.Menu a{
	text-decoration:none;
	text-transform:uppercase;
}
*/
.top_menu{
    padding-top: 390px;
    width: 375px;
	height: 168px;
	margin-right: auto;
	margin-left: auto;
	right: auto;
	left: auto;
	text-align: left;
}
#iniziomenu {
	margin-left: 8px;
	margin-top: 4px;
	height: 45px;
	float: left;
}
#menu {
	background-position: left top;
	margin-left: 10px;
	margin-top: 4px;
	background-image: url('images/sfondomenu.png');
	background-repeat: repeat-x;
	height: 45px;
    margin-right: 8px;
}
#finemenu {
	margin-top: 4px;
	height: 45px;
	float: right;
}
/* --- MENU END --- */
.active{
	color:black;	
}
.ombra_dx {
	background-position: left top;
	width: 16px;
	float: inherit;
	background-image: url('images/ombra_dx_alto.jpg');
	background-repeat: no-repeat;
	height: 496px;
	position: relative;
	left: 894px;
}
#HomePage{
	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
	width:300px;
	text-align:center;
	float:left;
	/*float:left;
	width:200px;
	height:30px;
	border:1px black solid;
	text-align:center;
	vertical-align:middle;
	padding:30px;
	margin:50px;
	margin-left:170px;
	margin-right:50px;
	margin-bottom:20px;
	font-size:large;
	font-weight:bold;
	-moz-border-radius: 15px 10px;
	-webkit-border-radius: 15px 10px;	*/
}
.txt_home {
	font-family: "Arial Black";
	font-size: large;
	text-align: center;
}
#HomePage img{
	padding:10px;
	width:250px;
}
.Center{
	margin-left:130px;
}
#HomePage1{
	float:left;
	width:200px;
	height:30px;
	border:1px black solid;
	text-align:center;
	vertical-align:middle;
	padding:30px;
	margin:50px;
	margin-left:50px;
	margin-bottom:20px;	
	font-size:large;
	font-weight:bold;
	-moz-border-radius: 15px 10px;
	-webkit-border-radius: 15px 10px;	
}
#ImgContatti{
	width:300px;
	height:111px;
	background-image:url('images/contatti.jpg');
	position:absolute;
	margin-left:430px;
	margin-top:-190px;
}