html {
	height:100%;
	background:url(../style/bgBody.jpg) no-repeat center top #000;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
} 
#main {
	width:1000px;
	border:0px;
	margin:0px auto 0px auto;
	padding:0px;
}
#head {
	width:1000px;
	height:130px;
	border:0px;
	margin:0px;
	padding:0px;
}
#multimedia {
	width:1000px;
	height:290px;
	border:0px;
	margin:0px;
	padding:0px;
	background:url(../style/bgMultimedia.jpg) no-repeat;
}
#content {
	width:992px;
	border:0px;
	margin:0px  auto 0px auto;
	padding:0px;
}
.colonna {
	width:330px;
	border:0px;
	margin:0px;
	padding:0px;
	float:left;
}
a.valvole {
	height:63px;
	border:0px;
	margin:0px;
	padding:10px 0px 0px 50px;
	float:left;
	line-height:20px;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
.colonna.libero, .colonna.esigenza {
	width:247px;
}
.colonna.convogliato, .colonna.pvc {
	width:248px;
}
a.libero, a.esigenza {
	width:197px;
}
a.convogliato, a.pvc {
	width:198px;
}
a.libero:hover {
	color:#3596FC;
}
a.convogliato:hover {
	color:#A9C53A;
}
a.esigenza:hover {
	color:#FF9B31;
}
a.pvc:hover {
	color:#DBDA06;
}
.item {
	width:330px;
	height:328px;
	border:0px;
	margin:10px 0px 0px 0px;
	padding:0px;
	float:left;
	background:url(../style/bgItem.png) no-repeat center center;
}
.news {
	border:0px;
	margin:0px;
	padding:0px;
	position:relative;
	width:330px;
	height:220px;
}
#riserva a {
	float:left;
	height:16px;
	margin:0px 5px 5px 0px;
	padding:3px 8px;
	text-align:center;
	font-size:12px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:url(../style/bg20.png);
	color:#FFF;
	line-height:16px;
	text-decoration:none;
}
#riserva a:hover {
	background:url(../style/bg40.png);
	text-decoration: underline;
}
.news h4 {
	border:0px;
	margin:0px;
	padding:0px;
	position:absolute;
	font-size:16px;
	line-height:20px;
	color:#FFF;
	width:330px;
	height:20px;
	background:url(../style/bgNewsA.png);
	bottom:20px;
	text-align:right;
}
.news h4 a {
	color:#E1E1E1;
	font-weight:bold;
	padding-right:5px;
	text-transform:uppercase;
	text-decoration:none;
}
.news h4 a:hover {
	color:#FFF;
}






.item img {
	border:0px;
}
.item p {
	font-size:12px;
	color:#FFF;
	line-height:150%;
	padding:0px 5px;
}
.item a {
	color:#FFFFFF;
}
.input {
	width:330px;
	height:96px;
	background:url(../style/bgInput.jpg) no-repeat;
	border:0px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
	color:#FFF;
}
.input span {
	display:block;
	margin:43px 0px 0px 48px;
	padding:0px;
}
.input p {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 10px;
	font-size:10px;
	color:#FFF;
	background:url(../style/frecciaDown.png) no-repeat left center;
}
.input input {
	background:url(../style/bgTextField.jpg) repeat-x bottom;
	border:1px solid #666666;
	font-size:15px;
	margin:0px 3px 0px 0px;
	padding:0px;
	color:#CCC;
	float:left;
	text-align:center;
}
.input input.uno {
	width:200px;
}
.input input.due {
	width:98px;
}
.input img {
	border:0px;
	margin:0px;
	padding:0px;
	float:left;
}
#service {
	clear:both;
	position:relative;
	width:990px;
	height:250px;
	margin:10px auto;
	padding:0px;
	background:url(../style/bgService.jpg) no-repeat center;
}
#service img {
	position:absolute;
	border:none;
	margin:0px;
	padding:0px;
}
#pdf {
	top:10px;
	left:10px;
}
#registrati {
	top:10px;
	left:265px;
}
#facebook {
	top:10px;
	left:660px;
}
#youtube {
	top:10px;
	left:720px;
}
#feed {
	top:10px;
	left:780px;
}
#english {
	top:10px;
	left:934px;
}
#footer {
	width:100%;
	margin:0px;
	padding:0px;
}
#footer p {
	font-size:11px;
	padding:20px 5px 3px 5px;
	margin:0px;
	color:#FFF;
	text-align:center;
}
#footer p a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#footer p a:hover {
	color:#0069DE;
}