@charset "utf-8";
/* CSS Document */

body,html { height:100%;margin:0 }

#background_image{ background:url(img/background-middle.gif);
	background-repeat:no-repeat;
	width:1264px;
	height:570px;
	margin:100px 0px 5px 0px;
/*	margin-top:10%; */
	padding:0px;}

#background_image_tall{ background:url(img/background-tall.gif);
	background-repeat:no-repeat;
	width:1264px;
	height:770px;
	margin:50px 0px 5px 0px;
/*	margin-top:10%; */
	padding:0px;}
	
#content-left{ float:left;
	width:15%;
	margin-left:10%;
	padding-top:40px;}

#content-middle{ float:left;
	width:50%;}

#content-right{	float:left;
	width:15%;
	padding-top:40px;}

#contenitore-text-box{ width:602px;
	float:left;
	margin-top:40px;}

#text-box-up{ background:url(img/box-up.gif);
	background-repeat:no-repeat;
	width:602px;
	height:14px;
	float:left;}

#text-box-middle{ background:url(img/box-middle.gif);
	background-repeat:repeat-y;
	width:602px;
	float:left;}

#text-box-down{ background:url(img/box-down.gif);
	background-repeat:no-repeat;
	width:602px;
	height:14px;
	float:left;}

.content-text{ width:96%;
	text-align:center;
	padding-left:10px;
	padding-left:10px;}

h1{ font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#0080C0;
	margin-left:15px;
	text-align:left;
	font-weight:bold;}

h2{ font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#0080C0;
	margin-left:15px;
	text-align:left;
	font-weight:bold;}

h3{ font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#0080C0;
	margin-left:15px;
	text-align:left;
	font-weight:bold;}
	
h4{ font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#0080C0;
	text-align: right;
	font-weight: bold;
	margin: 11px 3px 6px 0px;}	

h5{ font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 14px;}

h6{ font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#0080C0;
	text-align: left;
	font-weight: bold;
	margin: 10px 0px 0px 15px;}
	
p {	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	margin-left:15px;
	text-align:left;}
	
.menu h3{ text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#0080C0;
	margin: 5px 16px 5px 0px; }

.menu ul {padding:0px;
	margin:0px;}

.menu li{list-style:none;
	background:url(img/bott-new.gif);
	background-repeat:no-repeat;
	width:122px;
	height:22px;
	text-align: right;}

.menu{ background:url(img/menu-new.gif);
	background-repeat:no-repeat;
	width:122px;
	float:left;}

.menu a{ font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0080C0;
	margin-top: 2px;
	padding: 0px 5px 0px 0px;
	text-decoration: none;}

#faq { font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0080C0;
	margin-top: 2px;
	padding: 0px 5px 0px 0px;
	text-decoration: none;}

.bottone{ background:url(img/menu.gif);
	background-repeat:no-repeat;
	float:left;
	width:120px;
	height:19px;}

#logo{ width:155px;
	height:70px;
	margin-left:15px;
	margin-right:15px;
	float:left;}

#logo a{ border:0;
	text-decoration:none;}

img {border:0;}

#form-up{
	background:url(img/form-up.gif);
	background-repeat:no-repeat;
	width:240px;
	height:17px;
	margin-top:35px;
	float:left;}

#form-down{
	background:url(img/form-down.gif);
	background-repeat:no-repeat;
	width:240px;
	height:17px;
	float:left;}

#form-middle{
	background:url(img/form-middle.gif);
	background-repeat:repeat-y;
	width:240px;
	float:left;}

#form-middle h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0080C0;
	margin-left:5px;}

#form-middle label{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#0080C0;
	margin-left:5px;
	margin-right:5px;
	width:50px;
	float:left;}

#form-middle input{margin-bottom:10px;
	width:150px;}

#button{font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#0080C0;
	margin-left:40px;}

.iva {font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0080C0;
	display: inline;}
	
.news {font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0080C0;
	margin-left: 286px;
	display: inline;}

.news a, .iva a { text-decoration: none;
	color:#0080C0;} 

.form {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;}
	
form {border: 2px solid #EE7E1C;
margin: 3px 0px 0px 0px;}


label.error { 
display: block; 
color:red; }