@charset "UTF-8";
#smallwheader {
	width: 100%;
	height: 50px;
	background: #fff url(imgs/bgwheader.png) repeat-x bottom center;
}
#smallheaderint {
	background: url(imgs/testotop.png) bottom right no-repeat;
	height: 50px;
	width: 960px;
	margin: 0 auto;
}
.columnleft {
	float: left;
	width: 460px;
	min-height: 100px;
	margin: 0;
	padding: 0;
}
.columncenter {
	float: left;
	width: 310px;
	min-height: 100px;
	margin: 0;
	padding: 0;
}
.columnright {
	float: left;
	width: 440px;
}
#testo ul li ul {
	margin-left: 2em;
	list-style: disc;
}
#testo ul li ul li {
	margin-left: 2em;
	list-style: disc;
}
/* CSS Document */
p, h1, form, button {
	border: 0;
	margin: 0;
	padding: 0;
}
.spacer {
	clear: both;
	height: 1px;
}
/* ----------- My Form ----------- */
.myform {
	margin: 0 auto;
	width: 600px;
	padding: 14px;
}
/* ----------- stylized -----------#b7ddf2 ebf4fb*/
#stylized {
	border:solid 2px #0099CC;
	background:#0099CC;
	-moz-border-radius: 35px;
	border-radius: 35px;
	color: #fff;
	font-size: 14px;
}
#stylized h1 {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 8px;
}
#stylized p {
	font-size: 11px;
	color: #fff;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
label {
	display: block;
	font-weight: bold;
	text-align: right;
	width: 60px;
	float: left;
}
#stylized .small {
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 140px;
}
#stylized input {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	margin: 2px 0 20px 10px;
	clear: right;
}
.largo {
	width: 400px;
	border: solid 1px #aacfe4;
}

#stylized button {
	clear: both;
	margin-left: 220px;
	width: 125px;
	height: 31px;
	background: #efefef url(img/button.png) no-repeat;
	text-align: center;
	line-height: 31px;
	color: #09c;
	font-size: 16px;
	font-weight: bold;
}
h1.fontface {
	font: 32px/48px 'UbuntuRegular', Arial, sans-serif;
	letter-spacing: 0;
	color: #fff;
	background-color: #444;
	text-indent: 0.3em
}
h2.fontface {
	font: 24px/48px 'UbuntuRegular', Arial, sans-serif;
	letter-spacing: 0;
	color: #0099cc;
}
h3.fontface {
	font: 18px/48px 'UbuntuRegular', Arial, sans-serif;
	letter-spacing: 0;
	color: #ffb73e;
}
.slogan {
	width: 800px;
	margin-right: 22px;
	float: right;
	clear: both;
	height: 300px;
	background: url(../imgs/slogan4.jpg) top right no-repeat;
}
.btninvia {
	whidth: 170px;
	background:url(../imgs/button-invia.png) center center no-repeat;
	
}
a.btndownload {
	whidth: 170px;
	height: 30px;
	background:url(../imgs/button-download.png) center center no-repeat;
	text-indent: 9999px;
}