html,
body {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  text-align: center;
  background-color:#FFFFFF;
  font: 400 0.8em verdana, arial, sans-serif;
  line-height: 160%;
  color: #fff;
}

#content {
  position: relative;
  width:1020px;
  margin:auto;
  height: auto !important;
  height: 100%;
  min-height: 100%;
  background-color:#156db5;
  
  /*border: 2px solid #89ADB9;*/
  
}

#header {
	clear: both;
	position: relative;
	height: 156px;
	margin: 0 auto;
	background-image:url(img/top.jpg);
	background-repeat:no-repeat;
	color:#008b52;
	font-stretch:condensed;
	line-height:12px;
}

#fotohome {
	clear: both;
	position: relative;
	height: 151px;
	margin: 0 auto;
	border-bottom: 1px solid #f15a24;
	background-image:url(img/fotohome1_1.jpg);
	background-repeat:no-repeat;
}

#slogan {
clear:both;
position:relative;
height:50px;
background-image:url(img/slogan.jpg);
	background-repeat:no-repeat;
}

#main {
	clear: both;
	position: relative;
	margin: 0 auto;
	height:100%;
	top: 0%;
	
	color:#000000;
}

#main2 {
	clear: both;
	position: relative;
	margin: 0 auto;
	height:100%;
	top: 12px;	
	color:#000000;

}

#main2a {
	clear: both;
	position: relative;
	margin: 0 auto;
	height:100%;
	color:#000000;

}



#faseA{
float:left; 
width:298px; 
margin-left:0px;
height: 100%;
float:left;
padding: 15px 0px 0px 3px;
text-align:left;


}
#faseB{
width:710px; 
height:100%;
margin-right:0px;
margin-left:0px;
float:right;
padding: 15px 6px 0px 0px;
text-align:left;
}


#footer {
clear:both;
position:relative;
height:25px;
text-align:right;
}


.titolo {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#008c99;
}

.testo {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

a:link { color:#008b52; text-decoration:none;}
a:visited { color:#008b52; text-decoration:none;}
a:hover { color:#008cd3; text-decoration:underline;  }
a:active { color:#008cd3; text-decoration:none; } 


.titoli {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
}