htmll {
	overflow-y:   auto;
	overflow-x:   hidden;
}
body {
	margin-top:				0px;
	margin-left:			0px;
	margin-bottom:			0px;
	text-align: 			center;
	background-image:       url(sfondo.jpg);
	background-repeat:      repeat-x;
	background-position:    top;
	background-attachment:  scroll;
	background-color:       #000;
}
/* ################################ DIV ################################ */



#contpage {
	position:           absolute;
	margin: 			0px auto;
	width: 				1200px;
	height: 			auto;
	text-align: 		center;
	top:50%;
	left:50%;
	width:1200px;
	height:600px;
	margin-left:-600px;
	margin-top: -300px;
}
#cont_centrale {
	float:				left;
	position:			relative;
	width: 				1200px;
	background-image:   url(logo.png);
	background-repeat:  no-repeat;
	height: 			600px;
	color: 				#FFFFFF;
	font-family:        Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	text-align: 		justify;
}
#header {
	float:				left;
	position:			absolute;
	width: 				1200px; 
	height: 			180px;
	margin-top:  		-20px;
	text-align:			center;
	z-index: 			100;
}
#footer {
	position:				relative;
	float:					left;
	background-color:       #000;
	width:					1200px;
	height:					auto;
	margin-top:				-90px;
	background-position:	top;
	background-repeat:      no-repeat;
}
#contact {
	position:				relative;
	float:					left;
	background-color:       #000;
	width:					980px;
	height:					41px;
	padding:				10px;
	background-image:   url(line.jpg);
	background-repeat:      no-repeat;
	border:   			#666 solid 1px;
	margin-left:			100px;
}
#schede {
	position:				relative;
	float:					left;
	width:					900px;
	height:					auto;
	text-align: 			justify;
	font-family:       		Verdana, Arial, Helvetica, sans-serif;
	font-size:				12px;
	color: 					#FFF;
	padding:				10px;
}
/* ################################ STILI ################################ */

.carousel_container {
	width:  1200px;
	height: 600px;
	margin: 0px auto;
	border: 0px;
	margin-top: -140px;
}
.carousel_container2 {
    position:relative;
	float:	left;
	width:  280px;
	height: 284px;
	background-image:   url(logo2.png);
	background-repeat:  no-repeat;
	margin-top: 100px;
}

.note {
	color: 		  #CCCCCC;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:	  11px;
	letter-spacing: 1px;
}
.note a {
	color: 			  #FFFFFF;
	text-decoration:  none;
}
.note a:hover {
	color: #0033FF;
}
.menu {
	font-size: 	 13px;
	color: 		 #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu a {
	color: 			  #CCCCCC;
	font-weight:	  bold;
	text-decoration:  none;
}
.menu a:hover {
	color: #0033FF;
}
.image {
	margin: 3px 0px 20px 0px;
}




/* ############## Seobar ############## */


#htmllzone{
	position:relative;
	left:0px;
	bottom: 0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:50px;
	float:left;
	background-image:url("/seo/files/back-toolbar.jpg");
	background-repeat:repeat-x;
	width:100%;
	height:25px;
	z-index:150;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
#htmllzone a{
	text-decoration:none;
	color:#666666;
}
#htmllzone a:hover{
	text-decoration:none;
	color:#FFCC00;
}
#globelife{
	position:relative;
	float:left;
	width:35%;
	margin-top:8px;
	text-align:center;
}
#text{
	position:relative;
	float:left;
	width:28%;
	margin-top:8px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	letter-spacing:1px;
}

a.posta{
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	background-color:#FF0000;
	padding:4px;
	margin-left:20px;
}
a.posta:hover{
	color:#000000;
	background-color:#FFFFFF;
}

