@charset "UTF-8";
body  {
	margin: 0; /* è buona norma impostare a zero i valori margin e padding dell'elemento body per tenere conto delle diverse impostazioni predefinite dei browser*/
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
}
h1 {
	color: #FFCC00;
	font-size: 35px;
	margin-right: 25px;
	margin-left: 25px;
	line-height: 35px;
	margin-top: 5px;
}
h2 {
	font-size: 35px;
	color: #FFFFFF;
}
h3 {
	font-size: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 0px;
}
p, h2, h3, h4, h5, h6 {
	margin-right: 25px;
	margin-left: 25px;
}
.sloganhome {
	line-height: 35px;
	margin-top: 0px;
	padding-top: 0px;
}
.backimage{
position: absolute;
z-index: 0;
}
.posizionelogo {
	position: fissa;
	background-color: #F2901A;
	height: 97px;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
}
.banda {
	width: 100%;
}
.posizionelogodx {
	position: fissa;
	height: 97px;
	background-color: #F2901A;
}
.bandadx {
	width: 100%;
	height: 97px;
}
.filetto {
	color: #FFFFFF;
}
.testoform, p   {
	color: #FFFFFF;
	line-height: 12px;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.prezzi {
	font-size: 18px;
	color: #FFCC00;
	line-height: 28px;
	font-weight: bold;
	list-style-type: disc;
	list-style-position: inset;
}
.testopiede {
	color: #FFCC00;
	line-height: 18px;
	font-size: 14px;
	margin-right: 25px;
	margin-left: 25px;
}
.testopiedehome {
	color: #FFCC00;
	line-height: 18px;
	font-size: 14px;
	margin-right: 5px;
	margin-left: 5px;
}
.testomain {
	color: #FFFFFF;
	line-height: 18px;
	font-size: 14px;
}
.testomainpiede {
	color: #FFFFFF;
	line-height: 18px;
	font-size: 13px;
	margin-right: 25px;
	margin-left: 25px;
}
.testomainpiede, a:link, a:visited {
	color: #FFFFFF;
}
.testomainpiedehome {
	color: #FFFFFF;
	line-height: 18px;
	font-size: 13px;
	margin-right: 5px;
	margin-left: 5px;
}
#posizionemenu {
	margin-left: 45px;
}
#menu {
	font-size: 32px;
	font-weight: bold;
	color: #FFCC00;
	line-height: 40px;
	list-style-type: none;
	text-align: left;
}
#menu a:link, a:visited {
	color: #FFCC00;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
}

code { 
		background-color: #100;
		padding: 0.2em 0.5em;
		display: inline-block;
	}
	.overlay {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		background: #000;
		opacity: 0.65;
		-moz-opacity: 0.65;
		filter:alpha(opacity=65);
	}
.overlay-no {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
}

	.container {
		position: relative;
		float: left;
	}
	.content {
	position: relative; /* Fixes the z-index */
	float: left;
	}
	#column-1 {
	width: 30%;
	}
	#column-2 {
	width: 60%;
	margin-left: 0px;
	float: left;
	display: inline;
	overflow: auto;
	}
#column-3 {
	width: 10%;
	margin-left: 0px;
	float: left;
	display: inline;
}
	#column-1 .content {
	width: 100%;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 768px;
	}
	#column-2 .content {
	width: 100%;
	height: 1024px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#column-3 .content {
	width: 100%;
	height: 768px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

	
	/* Let's compensate for IE6's inability to interpret top: 0; and bottom: 0; */
	* html #column-1 .overlay { height: expression(document.getElementById("column-1").offsetHeight); }
	* html #column-2 .overlay { height: expression(document.getElementById("column-2").offsetHeight); }
	* html #column-3 .overlay { height: expression(document.getElementById("column-2").offsetHeight); }
.videointrotesta {
	position: relative;
	height: 5%;
	width: 100%;
}
.videointrocorpo {
	position: relative;
	height: 50%;
	text-align: center;
	width: 100%;
}
.videointrocontent {
	position: absolute;
	height: 100%;
	width: 100%;
}
.cornicefoto {
	margin: 1px;
	border: 2px solid #FFFFFF;
	}
.entra {
	font-size: 30px;
	color: #FFCC00;
	line-height: 50px;
	font-weight: bold;
}
.entra, a:link, a:active {
	color: #FFCC00;
	text-decoration: underline;
}

.entra, a:hover {
	color: #FFFFFF;
}
.tabellacosavedere {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
.tabellacosavederecolonnasx, td {
	width: 80%;
}
.tabellacosavederecolonnadx, td {
	width: 20%;
}

