* html #contenitore { height:100%; }

a{
	color:#0071FC;
	text-decoration: underline;
	
}

html,
body {
	text-align:center;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	height:100%;
	color:#0071FC;
}

#contenitore {
	position:relative;
	width:550px;
	font-size:14px;
	min-height:100%;
	margin:0px auto;
}

.testoIntro
{
	font-family:"Trebuchet MS";
	position:relative;
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 18px;
	font-size:14px;
	line-height:16px;
	text-align:left;
}

#contenitore .underline{
	text-decoration: underline;
}


.img img{
	margin-top:20px;
}

.img2 img{
	margin-top:30px;
}

.testoIntro .titolo{
	font-size: 18px;
	line-height:16px;
	font-weight: bold;
	margin-bottom: 5px;
}

.img3 table{
	margin-left: 24px;
	margin-top: 24px;
}

.img3 {
	padding-bottom: 40px;
}
