html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(images/bgint.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	position:relative;

}

h1, h2, h3 {
	margin-top: 0px;
}
h1{
	text-indent:10px;
	}
p, ol, ul {
	margin-top: 0px;
}

p {
	line-height: 180%;
}

strong {
}

a {
	color: #E14F00;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrap {
	position:absolute;
	height:100%;
	width: 100%;
	background: url(images/bg1_05.jpg) repeat-y center top;
}

#wrapper {
	background: url(images/bg1_03.jpg) repeat-y center top;
}

#wrapper-bgtop {
	width: 820px;
	background: #ff0000;
	margin-left: 3px;
}

#wrapper-bgbtm {
	/*overflow: hidden;*/
	background: #fff;
	width: 820px;
}

.container {
	width: 819px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	/*overflow: hidden;*/
	height: 55px;
	padding-top: 0px;
	background: #000;
	margin-left:0px;
	position:relative;
}

/** MENU */

#menu {
	float: right;
	width: 660px;
	height: 55px;
}

#menu ul {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0px 10px;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 4px 15px 0px 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	background: url(images/homepage02.jpg) repeat-x left top;
}

/** PAGE */

#page {
	overflow: hidden;
	width: 820px;
	padding: 20px 0px 90px 0px;
	float: left;
}

/** CONTENT */

#content {
	float: left;
	width: 500px;
}

.subpage3 #content {
	float: right;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 300px;
	margin-right: 0px;
}

.subpage3 #sidebar {
	float: left;
}

/** FOOTER */

#footer {
	height: 150px;
	background: url(images/homepage05.jpg) no-repeat center top;
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	text-transform: lowercase;
}

#footer .links {
	padding: 33px 0px 0px 0px;
}

#footer .copyright {
	color: #585757;
}

#footer a {
	text-decoration: none;
	color: #6D6D6D;
}

#footer a:hover {
	text-decoration: underline;
}

/** THREE COLUMNS */

#column1 {
	float: left;
	width: 240px;
	margin-right: 10px;
}

#column2 {
	float: left;
	width: 280px;
	margin-right: 10px;
}

#column3 {
	float: right;
	width: 280px;
}

/** BOX 1 */

#box1 {
	padding-bottom: 15px;
}

/** BOX STYLE 1 */

.box-style1 {
}

.box-style1 .title {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	letter-spacing: -2px;
	font-size: 26px;
	font-weight: normal;
	color: #3D3D3D;
}

/** BOX STYLE 2 */

.box-style2 {
}

.box-style2 .title {
	display: block;
	height: 28px;
	padding: 9px 0px 10px 12px;
	background: url(images/homepage03.jpg) repeat-x left top;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
}

.box-style2 .title2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	letter-spacing: -3px;
	font-size: 36px;
	font-weight: normal;
	color: #3D3D3D;
}

.box-style2 .title3 {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #777777;
}

.box-style2 h3 {
	margin: 0px;
	padding: 20px 0px 20px 0px;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: normal;
	color: #3D3D3D;
}

/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 0px;
	line-height: 190%;
	list-style: none;
	color: #9E9E9E;
}

ul.style1 li {
	padding-bottom: 25px;
}

ul.style1 h3 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #3D3D3D;
}

ul.style1 img {
	float: left;
	margin-right: 20px;
}

/** LIST STYLE 2 */

ul.style2 {
	margin: 0px;
	padding: 0px;
	line-height: 190%;
	list-style: none;
}

ul.style2 li {
	padding-bottom: 10px;
}

ul.style2 span {
	display: inline-block;
	width: 30px;
	color: #BBBBBB;
}
ul.style2 a {
	display: block;
	color: #BBBBBB;

	color:#CC6600;
}

/** IMAGE BORDER STYLE 1 */

.image-style1 {
	position: relative;
	float: left;
	width: 280px;
	height: 200px;
	margin-bottom: 20px;
}

.image-style1 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style1 img {
	position: absolute;
	top: 0;
	left: 0;
}

.image-style1a span {
	background: url(images/img_border01.png) no-repeat right bottom;
}

/** IMAGE BORDER STYLE 2 */

.image-style2 {
	position: relative;
	float: left;
	width: 120px;
	height: 80px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.image-style2 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style2 img {
	position: absolute;
	top: 0;
	left: 0;
}

.image-style2a span {
	background: url(images/img_border02.png) no-repeat right bottom;
}

/** IMAGE BORDER STYLE 3 */

.image-style3 {
	position: relative;
	float: left;
	width: 160px;
	height: 160px;
	margin-top: 5px;
	margin-right: 20px;
}

.image-style3 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.image-style3 img {
	position: absolute;
	top: 0;
	left: 0;
}

.image-style3a span {
	background: url(images/img_border02.png) no-repeat right bottom;
}
.kicco{
	height:100%;
	width:820px;
	margin:0 auto ;
	}
.trecols{
	height:100%;
	width:825px;
	margin:-40px auto;
	clear:both;
	}
.trefoot{
	
	float:left;
	margin-left:5px;
	width:270px;
	height:100%;
	background:#ddd;
	
	}

.menutesta{
	position:absolute;
	bottom:65px;
	left:0;

	width:270px;
	height:24px;
	border-bottom:2px solid #fff;
	background:#000;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	text-indent:6px;
	z-index:888
	
	}
.menutestaaltabis{
	z-index:880;
	margin-top:-98px;
	height:100%;
	overflow:hidden;
	}
.menutestaalta{
	float:left;
	margin-left:5px;
	width:270px;
	height:100px;
	background:#000;
	font-size:18px;
	font-weight:bold;
	text-indent:0px;
	position:relative;
	margin-top:-5px;
	overflow:hidden;
	}
.menupart{
	position:absolute;
	bottom:2px;
	left:0;
	font-size:11px;
	font-weight:normal;
	width:270px;
	height:60px;
	border-bottom:5px solid #000;
	border-top:5px solid #ddd;
	background:#eee;
	/*saveut*/
	
	}
.fiscal{
	position:absolute;
	bottom:-6px;
	left:87px;
	width:835px;
	height:15px;
	color:#999;
	font-size:9px;
	z-index:9999;
	line-height:21px;

}


.menupart ul{
	padding:0;
	margin:6px;
}
.menupart li{
		list-style-type:none;
		}
.menupart ul li a{
	color:#CC3300;
	text-decotation:none;
	}
	.topwrap{
		width:885px;
		height:30px;
		margin-left:25px;
		padding-top:1px;
		overflow:hidden;
		}
		.kicco .topwrap{
			visibility:hidden;
			}
	.menutestabassa{
	float:left;
	margin-left:5px;
	margin-top:5px;
	width:290px;
	height:45px;
	background:#000;
	font-size:18px;
	font-weight:bold;
	text-indent:6px;
	padding-top:8px;
	text-indent:8px;
	}
	
	
	
	
		UL.tabNavigation, UL.tabNavigationz {
		    list-style: none;
		    margin: 0;
		    padding: 0;
			border-bottom:1px solid #CCCCCC;
			height:23px;
			
		}

		UL.tabNavigation LI, UL.tabNavigationz LI{
		    display: inline;
		}

		UL.tabNavigation LI A, UL.tabNavigationz LI A {
		    padding: 7px 5px;
		    background-color: #ccc;
		    color: #000;
		    text-decoration: none;
		}

		UL.tabNavigation LI A.selected,
		UL.tabNavigation LI A:hover, 
		UL.tabNavigationz LI A.selected,
		UL.tabNavigationz LI A:hover {
		    background-color: #fff;
		    color: #333;
		    padding-top: 7px;
			padding-bottom:8px;
			border:1px solid #ccc;
			border-bottom:none;
		}
		
		UL.tabNavigation LI A:focus, UL.tabNavigationz LI A:focus {
			outline: 0;
		}
		.mostrato{

		}
		.nonmostrato{
		  position: absolute;
    left: -10000px;
}
		.ueber{
			font-size:18px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			z-index:99;
			position:absolute;
			color:#E36500;
			top:0;
			left:-150px;
			width:145px;
			text-align:right;
			}
		.slide{
			position:relative;
			height:400px;
			padding:40px 430px 30px 20px;
			}
			
			
			#myController{
	margin:10px auto 5px auto;
	}
span.jFlowControl{
	 padding: 7px 2px;
		    background-color: #ccc;
		    color: #000;
		    text-decoration: none;
			cursor:pointer;
			font-size:11px
	}
span.jFlowSelected{
	background-color: #fff;
		    color: #333;
		    padding-top: 7px;
			padding-bottom:8px;
			border:1px solid #ccc;
			border-bottom:none;
	}
input, select{
	width:150px;
	margin-bottom:6px;
	}
.content1{
	background:url(images/slide1.jpg);
	}
.content2{
	background:url(images/slide2.jpg);
	}
	.content3{
	background:url(images/slide3.jpg);
	}
		.content4{
	background:url(images/slide4.jpg);
	}
		.content5{
	background:url(images/slide5.jpg);
	}
		.content6{
	background:url(images/slide6.jpg);
	}
		.content7{
	background:url(images/slide7.jpg);
	}
		.content8{
	background:url(images/slide8.jpg);
	}
		.content9{
	background:url(images/slide9.jpg);
	}
	.content10{
	background:url(images/slide10.jpg);
	}
	.content11{
	background:url(images/slide11.jpg);
	}
#enrico{
	position:fixed;
	}
	.holdyourhead{
		padding:20px;
		background:url(images/semiwhite.png);
		}
	a.steplink div.stepthis{
		height:80px;
		background:#999;
		position:relative}
		a.steplink div.thistitle{
		position:absolute;
		width:370px;
		height:30px;
		background:url(images/semiwhite.png);
		color:#333333;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-indent:5px;
		line-height:32px;
		font-size:18px;
		bottom:5px;
		left:5px;
		text-decoration:none;
		}
	.steparrow{
		background:url(images/step.jpg) bottom center;
		width:380px;
		height:25px;
		}
