#menu {
	width: 700px;
	height: 65px;
	text-align: left;
	float: left;
	padding-top: 10px;
}

.basictab{
	padding: 0px 0 5px;
	margin-left: 0;
	font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing: 1px;
	border-bottom: 1px dotted #CCCCCC;
	list-style-type: none;
	margin-bottom: 0;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	color: #ffffff;
	margin-top: 7px;
}

.basictab li{
	display: inline;
	margin: 0;
	padding: 2px;
}

.basictab li a{
	text-decoration: none;
	margin-right: 2px;
	border-bottom: none;
	color: #ffffff;
	padding-right: 0px;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


.basictab li a:visited{
	color: #ffffff;
}

.basictab li a:hover{
	color: #333;
}

.basictab li a:active{
	color: #ffffff;
}

.basictab li.selected a{ /*selected tab effect*/
	position: relative;
	top: 1px;
	padding-top: 4px;
	color: #ffffff;
}


.submenustyle{
	padding: 0;
	width: auto;
	display: none;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	margin: 0px;
}

* html .submenustyle{ /*IE only width definition*/
width: 100%;
}

.submenustyle a{
	padding: 1px 5px;
	text-decoration: none;
	font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing: 1px;
	color: #ffffff;
}

.submenustyle a:hover{
	color: #333333;
}

.offerte {
	font:  "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing: 1px;
	list-style-type: lower-alpha;
}

a.offerte {
	color: #FF0000;
	text-decoration: none;
}
.offerte a:visited{
	color: #FF0000;
	text-decoration: none;
}

.contenutostr {
	width: 340px;
	height: 198px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D8D3D1;
	margin-top: 30px;
	margin-left: 660px;
	float: right;
}
.contenutostrBis {
	float: right;
	width: 340px;
	height: 395px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D8D3D1;
	margin-top: 30px;
	margin-left: 660px;
}
.contenutostr2 {
	float: right;
	width: 340px;
	height: 189px;
	margin-top: 30px;
	margin-left: 660px;
}
.contenutostr1 {
	float: right;
	width: 340px;
	height: 189px;
	padding-left: 660px;
	padding-top: 10px;
}
h2 {
	font-size: 15px;
	color: #ffffff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
h2 a{
	color: #ffffff;
	text-decoration:none;
}
h2 a:hover{
	color: #f2f2f2;
	text-decoration:none;
}
h1{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	}
h1 a{
	color: #ffffff;
	text-decoration:none;
}
h1 a:hover{
	color: #f2f2f2;
	text-decoration:none;
}
h3{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	}
h3 a{
	color: #333;
	text-decoration:none;
}
h3 a:hover{
	color: #666;
	text-decoration:none;
}
h4{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	}
h4 a{
	color: #000;
	text-decoration:none;
}
h4 a:hover{
	color: #333;
	text-decoration:none;
}
#prenota  {
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
	margin-top: 15px;
	background-image: url(../images/prenotavela.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
}

#prenota a {
	color: #ffffff;
	text-decoration: none;
}

