* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:988px;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515151;
	background-color: #FFFFFF;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
li {
	list-style-type: none;
	list-style-image: none;
}

table, table td {
	padding:0;
	border-collapse:collapse;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.fleft {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
.data {
	background-color: #F26100;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 5px;
}
.borsoSu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.cassetta {
	background-color: #FF9900;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 5px;
}
.info {
	margin-bottom: 5px;
	background-image: url(../images/sfondo_info.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:960px;
	position:relative;
	z-index:2;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height:300px;
	overflow:hidden;
}
#footer {
	background-image: url(../images/sfondo_footer.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 940px;
	background-position: left top;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:16px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#698A1A;
	outline:none;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration:none;
}

h2 {
	font-size:30px;
	line-height:1.2em;
	color:#303030;
	font-weight:normal;
	border-bottom:1px solid #d7d7d7;
	letter-spacing:-1px;
	padding-bottom:17px;
	margin-bottom:17px;
}
h3 {
	font-size:18px;
	line-height:24px;
	color:#393939;
	font-weight:normal;
	margin-bottom:13px;
}
h4 {
	font-size:1em;
	color:#393939;
}

.link1 { 
	background:url(../images/arrow2.gif) no-repeat 0 6px;
	padding:0 0 0 10px;
	color:#cbbd7d;
	font-weight:bold;
}
.link2 {
	color:#9d9d9d;
}
	

.line-ver { 
	background-image:url(../images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}

.title {
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006699;
}
.title1 {
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
.title2 {
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
}
.title3 {
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF9900;
}


.text {
	margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}




/*===== header =====*/
#header .logo	 {
	position:absolute;
	left:0;
	top: 20px;
}

#header .nav {
	left:282px;
	background-image: url(../images/sfondo_nav.gif);
	top: 20px;
	position: absolute;
	width: 618px;
	float: right;
	padding-left: 60px;
}
	#header .nav li {
	position:relative;
	float: left;
	width: 122px;
	}
		#header .nav li a {
	float:right;
	text-align:center;
	height:74px;
	line-height:70px;
	color:#757575;
	font-size:16px;
	text-decoration:none;
	position:relative;
	z-index:2;
	width: 122px;
		}
		#header .nav li a:hover, #header .nav li a.current {
	color: #FF6600;
	background-image: url(../images/sfondo_nav2.gif);
		}
		
		#header .nav li b {
	display:block;
	width:122px;
	height:74px;
	position:absolute;
	left:0;
	z-index:1;
	display:none;
		}
	


/*===== content =====*/
#content {
	min-height:260px;
	
}
.overlay{
position: absolute;
top: 290px;
bottom: 0;
left: 0;
width: 100%;
background: #fff;
opacity: 0.80;
-moz-opacity: 0.80;
filter:alpha(opacity=80);
z-index:-10;
}

#content .down {
	background-image: url(../images/sfondo_content_giu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	padding-bottom: 20px;
}
#content #contentSX {
	width: 605px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	padding-left: 10px;
	margin-right: 10px;
	padding-bottom: 20px;
}
#content #contentDX {
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
#contentSX #Sx {
	float: left;
	width: 300px;
	padding-top: 30px;
}
#contentSX #Dx {
	float: right;
	width: 300px;
	padding-top: 30px;
}



		#footer .nav {
			float:right;
			padding-right:25px;
		}
			#footer .nav li {
				display:inline;
			}
				#footer .nav li a {
					color:#61ade6;
					padding:0 16px 0 13px;
				}

/*==========================================*/

.bgstretcher {
	background: #ffffff;
	overflow: hidden;
	width: 100%;
	position: absolute !important;
	z-index: 1;

}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
