body {
	margin:0;
	padding:0;
	background: #eaeaea url(../immagini/bgpage.png) repeat-y center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
img {
	border:0;
}
.clear {
	clear:both;
	font-size:1px;
	line-height:0px;
	height:0px;
}
#wrapper {
	width:962px;
	margin:0 auto;
}
#header {
	background:#fff url(../immagini/header.jpg) no-repeat center top;
	height:132px;
}
#modulo {
	background-color: #6b9aa6;
	position:relative;
	zoom:1;
	width:100%;
}
#indirizzo {
	font-size:18px;
	color:#fff;
	font-weight:bold;
	line-height:150%;
	background: transparent url(../immagini/lineaver.png) repeat-y left top;
	padding-left:50px;
	width:300px;
	float:right;
	margin-top:60px;
}
#contatto {
	margin:0;
	padding:0 0 0 10px;
	float:left;
	width:590px;
	zoom:1;
}
#contatto h1 {
	margin:0;
	padding:0;
	color:#fff;
}
#contatto label {
	display:block;
	font-size:15px;
	font-weight:bold;
	color:#fff;
}
#wrapprivacy label {
	font-size:11px;
}
#submitform {
	width:190px;
	height:54px;
	float:right;
}
#drichiesta, #wrapprivacy {
	position:relative;
}
#richiesta {
	background: transparent url(../immagini/textarea.png) no-repeat left top;
	width:252px;
	height:128px;
	border:none;
	padding:2px 10px 7px 4px;
}
.imput {
	background: transparent url(../immagini/input.png) no-repeat left top;
	width:253px;
	height:36px;
	padding:1px 10px 0 4px;
	border:none;
	font-size:14px;
}
.summer {
	margin:7px 0;
	position:relative;
}
#indirizzo a {
	color:#fff;
	text-decoration:none;
}
#content {
	width:580px;
	padding:15px;
	color:#444;
}
#content a {
	color:#444;
}
#altro {
	float:left;
	position:relative;
	display:inline;
	margin-left:10px;
	z-index:1;
}
#botemo {
	background: transparent url(../immagini/botemo.png) no-repeat center top;
	height:41px;
}
div.error {
	top:2px;
	left:250px;
	background:#ff5d1f;
	padding:3px;
	color:#fff;
	z-index:100;
}
.left {
	float:left;
}
.colonna {
	width:318px;
	float:right;
	background: #c0c4c6 url(../immagini/spalla.png) repeat-y left top;
	padding:15px 0 20px 28px;
}
#footer {
	padding:20px;
	padding-right:20px;
	color:#eaeaea;
	clear:both;
	background:#253539;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
