/* CSS Document */
body {
	background-color: #111113;
	margin-top: 0px;
	background-image: url(../images/sfondo.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.menu {
	font-size: 24px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
}
.menuofferte {
	font-size: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
h1 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #322A39;
	line-height: normal;
}
h2 {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #AEC967;
	line-height: normal;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #534F5D;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.menuextra {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}


#showdown {
	position:absolute;
	top:64px;
	width:800px;
	height:320px;
	z-index:1;
}
#logo {
	position:absolute;
	top:77px;
	width:142px;
	height:81px;
	z-index:3;
}
#slider {
	width: 800px; /* important to be same as image width */
	height: 320px; /* important to be same as image height */
	left: 0px;
	top: 0px;    
	/*position: absolute; /* important */
	/*overflow: hidden; /* important */
}
#sliderContent {
	width: 800px; /* important to be same as image width or wider */
	position: static;
	top: 0;
	margin-left: 0;
	left: 0px;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
	top: 0px;
	right: 0px;
}
.sliderImage span {
	position: absolute;
	font: 14px/15px Arial, Helvetica, sans-serif;
	width: 774px;
	background-color: #000;
	filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 18px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txtnuvoletta {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #93B636;
}
.txtnews {
	font-family: "Times New Roman";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
