* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.clear {
	clear:both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
#loader {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:90;
	text-align: center;
	width: 100%;
	height: 1280px;
	font-size: 13px;
	background: #FFFFFF;
}
#loader img {
	position: relative;
	margin: 100px auto;
}
body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background: url('../images/background/body.gif') repeat-x top #172c40;
}
#language {
	position: absolute;
	top: 20px;
	left: 50%;
	padding-right: 20px;
	margin-left: -450px;
	width: 880px;
}
#language a {
	display: block;
	float: right;
	color: #828486;
	margin-left: 10px;
	text-decoration: none;
}
#language a:hover,
#language a.active {
	font-weight: bold;
	color: #ffffff;
}
#main {
	position: relative;
	margin: 0px auto 0px auto;
	top: 38px;
	width: 900px;
	background: #ffffff;
}
#head {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 58px;
	background: url('../images/background/head.jpg') no-repeat top left;
}
#head h2 {
	color: #ffffff;
	font-size: 28px;
	margin: 10px 0px 0px 20px;
}
#head h2 span {
	font-size: 18px;
}
#colonnaSx,
#colonnaDx {
	position: absolute;
}
#container {
	position: absolute;
	left: 3px;
	width: 894px;
}
#box-flash {
	height: 357px;
}
#box-prenota {
	position: absolute;
	top: 23px;
	left: 668px;
	padding: 26px 10px 0px 26px;
	height: 298px;
	width: 188px;
	background: url('../images/background/box-prenota.png') no-repeat left top;
}
* html #box-prenota {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/background/box-prenota.png",sizingMethod="scale");
}
#box-prenota p {
	color: #0071ac;
	padding-bottom: 10px;
}
#vetrine {
	position: absolute;
	left: 121px;
	top: 327px;
	width: 759px;;
	padding: 5px 0px 0px 14px;
	background: url('../images/background/vetrine.gif') repeat-x top;
}
#vetrine > div {
	position: relative;
	float: left;
	width: 131px;
	margin-right: 20px;
}
#vetrine > div h4 {
	font-size: 18px; /*20*/
	color: #ffffff;
	margin-bottom: 10px;
}
#vetrine > div img {
	border: 1px solid #ffffff;
	margin-bottom: 5px;
}
#vetrine > div:last-child {
	margin-left: 0px;
}
#vetrine > div a {
	font-weight: bold;
	color: #0071ac;
	padding-left: 17px;
	background: url('../images/background/vetrine-link.gif') no-repeat left;
	text-decoration: none;
}
#vetrine > div a:hover {
	text-decoration: underline;
}
#contenuto {
	padding:200px 20px 20px 20px;
	background: url('../images/background/contenuto.gif') repeat-x top #fbf8f8;
}
#footer {
	position: absolute;
	left: 0px;
	width: 900px;
	height: 129px;
	background: url('../images/background/footer.gif') no-repeat left top;
}
#footer p {
	padding: 5px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
	color: #433d35;
}
#footer p a {
	color: #433d35;
}
#footer p  a:hover {
	text-decoration: none;
}
#footer #firma {
	position: absolute;
	top: 40px;
	right: 20px;
	color: #ffffff;
	font-size: 10px;
}
#footer #firma a {
	color: #ffffff;
	text-decoration: none;
}
#footer #firma a:hover {
	text-decoration: underline;
}




#box-prenota table {
	font-size: 12px;
}
#box-prenota select {
	font-size: 12px;
}
#box-prenota table td {
	padding-bottom: 2px;
}
#box-prenota input[type="submit"] {
	background: url('../images/background/submit.gif') repeat-x top;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 0px 4px 0px;
}

div#sotto {
	z-index:999;
	width:1000px; height:768px; 
	margin:auto;
	position:absolute;
	top:50%;left:50%;
	margin:-384px 0 0 -500px;
	text-align:center; 
	background-color:#E6E6E6;
	opacity:.8;
	filter: alpha(opacity=80);
	visibility:hidden;
}

div#sopra {
	visibility:hidden;
	z-index:999;
	width:520px; height:495px; 
	margin:auto;
	position:absolute;
	top:50%;left:50%;
	margin:-247.5px 0 0 -260px;
	text-align:center; 
	background-color:white;
}
a#chiudi{top:0;right: 0;position:absolute;z-index:1000; margin: 2px 2px 0px 0px;}
