body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	background-image: url(../immagini/sfondo.jpg);
	background-repeat: repeat-x;
	
	margin: 0;
	padding: 0;
	text-align: center;
	

	/*background-color: #a8cba8;
	background-image: url(immagini/torre_sfondo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;*/
}
a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	color: #000000;
	text-decoration: underline;
}
h1{
	background-color: #9bcd9a;
	margin: 0;
	line-height: 31px;
	padding: 0px 0px 0px 8px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
h2 {
	font-weight: bold;
	font-size: 12px;
	margin-left: 8px;
}
h3 {
	font-weight: bold;
	font-size: 16px;
	color: #7ca595;
	text-align: center;
	/*border-bottom: 1px solid #A8CACB;*/
}
#preno h2 {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #A8CACB;
	background-image: url(../immagini/sfondopreno.gif);
	background-repeat: no-repeat;
	line-height: 27px;
}
#news h2 {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 8px;
	text-align: left;
	color: #83BBBA;
	line-height: 27px;
	border-bottom: 1px dotted #83BBBA;
}
#news img {
	border: 0 !important;
	margin: 0 0 4px 0 !important;
	padding: 0 !important;
}
p {
	padding: 4px 8px 4px 8px;
}
#contenitore_generale {
	width: 100%;
	height: 100%;
	/*background-image: url(../immagini/sfondo_torre.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;*/
}
#contenitore {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
	background-color: #ffffff;
	position: relative;
}
#testata {
	background: transparent;
	width: 760px;
}
.lingue {
	background-image: url(../immagini/sf_lingue.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 42px;
	width: 760px;
	float: right;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
}
.lingue_dettaglio {
	height: 42px;
	width: 130px;
	float: right;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
}
.lingue_dettaglio img {
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 4px;
}
.lingue_text {
	font-size: 11px;
	color: #FFFFFF;
}
.lingue_text strong {
	color: #990000;
	margin-left: 25px;
	font-weight: bold;
}
.tabellaPrezziCella1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333300;
	background-color: #FFCC99;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	border: 1pt solid #333300;
}

.tabellaPrezziCella2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333300;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	border: 1pt solid #333300;
}

.tabellaPrezziCella3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
}
#menuid {
	background-color: #a4cc9b;
	border-top: 1px solid #e0f0f0;
	border-bottom: 1px solid #e0f0f0;
	float: left;
	padding: 0;
	margin: 0px;
	width: 760px;
	height: 41px;
}
#menu {
	width: 760px;
	margin: 5px 0 0 0;
	background: transparent;
	padding: 8px 0 8px 0;
	border: 0;
	text-align: left; 
	list-style: none none;
	float: left;
}
#menu ul {
    margin:0;
    padding:0;
    list-style:none;
    }
#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}
#menu a{
	padding: 14px 5px 14px 4px;
	margin: 0 -3px 0 0;
	border-top: 0;
	border-bottom: 0;
	border-right: 1px solid #E2F1F1;
	border-left: 1px solid #83BBBB;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../immagini/grigio.gif);
	background-repeat: repeat;
}
#menu a.primo{
	padding: 14px 4px 14px 4px;
	margin: 0 -3px 0 0;
	border-top: 0;
	border-bottom: 0;
	border-right: 1px solid #E2F1F1;
	border-left: 1px solid #E2F1F1;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../immagini/grigio.gif);
	background-repeat: repeat;
}
#menu a:link,
#menu a:visited{
	color: #ffffff;
	font-weight: bold;
}
#menu a:hover,
#menu a:focus,
#menu a:active {
	color: #006666;
	font-weight: bold;
	background-image: url(../immagini/sfondomenusel.gif);
	background-repeat: repeat;
}
#menu .vocecorrente a:link,
#menu .vocecorrente a:visited,
#menu .vocecorrente a:focus,
#menu .vocecorrente a:active,
#menu .vocecorrente a:hover{
	color: #006666;
	font-weight: bold;
	background-image: url(../immagini/sfondomenusel.gif);
	background-repeat: repeat;
	margin-bottom: 0px;
}
#menusx  {
	float: left;
	padding: 13px 13px 13px 13px;
	background-color: #ffffff;
	width: 180px;
}
#menusx img {
	float: left;
	padding-bottom: 13px;
	background-color: #ffffff;
	width: 180px;
}
#menusx2  {
float: left;
padding-left: 13px;
padding-right: 13px;
padding-top: 13px;
background-color: #ffffff;
width: 180px;
}
#menusx2 li{
margin: 0;
padding: 0;
list-style: square;
color: #ffffff;
line-height: 18px;
border-bottom: 1px dotted #9ACCCB;
}
#menusx2 ul{
margin: 0;
padding-left: 13px;
background-color: #ddeae0;
}
#menusx2 a:link,
#menusx2 a:visited{
color: #333333;
text-decoration: none;
}
#menusx2 a:hover,
#menusx2 a:focus,
#menusx2 a:active{
color: #000000;
text-decoration: none;
}
#corpo {
	float: left;
	margin-bottom: 1px;

}
#contenuti  {
float: left;
padding-top: 13px;
padding-right: 13px;
background-color: #ffffff;
width: 541px;
}
#footer {
	clear: left;
	margin-top: 1px;
	border-top: 1px dashed #9ACCCB;
	height: 30px;
	font-size: 11px;
	color: #cccccc;
	text-align: center;
}
#lastminute{
	float: left;
	background-color: #d3e7ce;
    margin-bottom: 13px;
	padding: 8px 8px 8px 8px;
	width: 525px;
}
#last1 {
	float: left;
	background-color: #DAE8E8;
	margin-bottom: 13px;
	width: 270px;
}
#last2 {
	float: left;
	background-color: #DAE8E8;
	margin-bottom: 13px;
	width: 270px;
	border-left: 1px dotted #9ACCCB;
}
#basso {
	clear: left;
	background-color: #ffffff;
	
}
#preno {
	float: left;
	background-color: #F4F4F4;
	width: 400px;
	z-index: 0;
}
#img_bassa {
	left: - 206px;
	z-index: 100;
	position: absolute;
	padding: 0 0 0 13px;
	top: 913px;
}
#news {
	float: left;
	background-color: #d3e7ce;
	width: 178px;
	border: 1px dotted #9ACCCB;
	margin: 13px 0 0 0;
	z-index: 0;
	}
#last1 img, #last2 img{
	margin-right: 8px;
	border: 4px solid #ffffff !important; 
	padding: 0 !important; 
}
#contenuti img{
	margin-right: 8px;
	padding: 4px;
	/*border: 1px solid #cccccc;*/
}
p.clear{
	clear:left;
}
tr.riga{
	background-color: #DDEFEF;
}
a.news:link, a.news:active, a.news:visited, a.news:focus, a.news:hover {
	font-weight: normal;
	text-decoration: none;
}
th {
	font-weight: bold;
	text-align: center;
	border: 1px solid #A8CACB;
	font-size: 14px;
}
td, td{
	/*border: 1px solid #A8CACB;*/
	padding: 4px;
}