body { 
background-color:#ffffff;
width: 960px;
margin: 0 auto;
padding: 0;

}
#ribbon{
	position:absolute;
	top:0px;
	right:0px;
	width:250px;
	height:250px;
	z-index:200;
	visibility: visible;
}
#header{
	position:absolute;
	width:960px;
	height:160px;
	margin:auto;
	z-index:100;
	visibility: visible;
}
#content_home{
	position:absolute;
	top:160px;
	width:960px;
	height:440px;
	margin:auto;
	z-index:5;
}

#box_sx{
	position:absolute;
	width:384px;
	height:440px;
	margin:auto;
	z-index:10;
	
	
}
#box_dx{
	position:relative;
	left:384px;
	width:550px;
	height:440px;
	z-index:10;
	padding-top: 40px;
	padding-left: 20px;
	}

#footer{
	position:absolute;
	top:600px;
	width:960px;
	height:30px;
	margin:auto;
	z-index:5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-align: right;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0C113;
}


.titolo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFF;
	font-weight: bold;

}
.titolo02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000;
	font-weight: bold;
}
.titolo03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.titolo04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B0C113;
	font-weight: bold;
}
.titolo05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 150px;
}




.testo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.testo02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#download{
	padding-top:10px;
	height:20px;
	text-align:right;
	}
#download a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
#download a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
#download a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
.scarica{
	color: #900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	padding-top: 5px;
}
.scarica a:link{
	color: #900;
	text-decoration: none;
}
.scarica a:visited{
	color: #900;
	text-decoration: none;
}
.scarica a:hover{
	color: #900;
	text-decoration: none;
}
.faq_domanda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
.faq_risposta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}

