﻿/*********************** PROJECT BY GRAFFITI 2000 - G2K *********************************************/

/*********************** STILI PER IL BODY **********************************************************/

html {
	overflow-x: hidden;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	font-size: 0.7em;
	}
	
a {
	text-decoration: none;
	outline: none;
	}
	
p {
	margin: 0;
	margin-bottom: 10px;
	}
	
h2 {
	margin: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0;
	font-size: 1.2em;
 	font-variant: small-caps;
	}

/*********************** STILI PER L'INTESTAZIONE **************************************************/

div#header {
	width: 950px;
	height: 38px;
	background: url("/images/header-trans.png") no-repeat;
	text-align: center;
	padding: 100px 0px 0px 0px;
	}
	
div#headerhome {
	width: 950px;
	height: 38px;
	background: url("/images/header-trans.png") no-repeat;
	text-align: center;
	margin-left:157px;
	padding: 100px 0px 0px 0px;
	}
		
	
	
/*********************** STILI PER LA NAVBAR *******************************************************/

div#navbar {
	margin-top: 10px;
	color: #FFFFFF;
	}

div#navbar a {
	color: #FFFFFF;
	}

div#navbar ul {
	margin: 0;
	padding: 0;
	margin-left: 0px;
	}

div#navbar ul li {
	list-style-type: none;
	float: left;
	width: 80px;
	}

div#navbar ul li:first-child {
	list-style-type: none;
	float: left;
	width: 62px;
	}

	
li.button {
	border-right: 1px solid #FFFFFF;
	}
	
li.lastbutton {
	border: 0px;
	}

/*div#navbar ul li a {
	border-right: 1px solid #FFFFFF;
	padding: 0px 20px;
	}*/

div#navbar ul li a:hover {
	font-weight: bold;
	}
	
	
div#virtual	 {
	width: 62px;
	height: 61px;
	background: url("/images/monetina-trans.png") no-repeat;
	left: 920px;
	position: absolute;
	top: 65px;
	cursor:pointer;
	/*z-index:1000000000000000;*/

	}

	
			
/*********************** STILI PER L'AREA DEI CONTENUTI DINAMICA ***********************************/

div#container {
	height: 438px;
	background: url("/images/back_container.jpg") repeat-x;
	border-top: 1px solid #FFFFFF;
	border-bottom: 5px solid #696360;
	}
	
div#container2 {
	height: 438px;
	background: url("/images/c02.jpg") repeat-x;
	border-top: 1px solid #FFFFFF;
	border-bottom: 5px solid #696360;
	}

div#container3 {
	height: 438px;
	background: url("/images/c03.jpg") repeat-x;
	border-top: 1px solid #FFFFFF;
	border-bottom: 5px solid #696360;
	}

div#container4 {
	height: 438px;
	background: url("/images/c04.jpg") repeat-x;
	border-top: 1px solid #FFFFFF;
	border-bottom: 5px solid #696360;
	}

div#container5 {
	height: 438px;
	background: url("/images/c05.jpg") repeat-x;
	border-top: 1px solid #FFFFFF;
	border-bottom: 5px solid #696360;
	}
	
div#container6 {
	height: 438px;
	background: url("/images/c06.jpg") repeat-x;
	border-top: 1px solid #FFFFFF;
	border-bottom: 5px solid #696360;
	}
	
	

div#upperContainer {
	width: 1368px;
	height: 438px;
}



div#tranfer {
	width: 120px;
	height: 89px;
	background: url("/images/bus.jpg");
	margin-top: 0px;
	float: left;
	}
	
div#tranfertesto {
	width: 340px;
	margin-left: 17px;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	}
	
	
div#image {
	width: 462px;
	height: 437px;
	border-left: 1px solid #FFFFFF;
	margin-left: 17px;
	float: left;
	}

div#image img {
	width: 462px;
	height: 437px;
	}

div#page {
	width: 520px;
	height: 437px;
	float: left;
	}
	

div#lang {
	width: 395px;
	height: 33px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	margin-top: -1px;
	top: 31px;
	left: 625px;
	}
	 
div.ita a { text-indent: -9999em; display: block; width: 37px; height: 15px; background: url("/images/it.png") no-repeat; float: right; margin-right: 5px;  }
div.deu a { text-indent: -9999em; display: block; width: 37px; height: 15px; background: url("/images/de.png") no-repeat; float: right; margin-right: 5px; }
div.eng a { text-indent: -9999em; display: block; width: 37px; height: 15px; background: url("/images/gb.png") no-repeat; float: right; margin-right: 120px; }
div.anni30 { position: absolute; top: -18px; right: 47px; z-index: 8888; width: 37px; height: 33px; background: url("/images/logo30.gif") no-repeat; }
	
div#text {
	height: 367px;
	overflow: auto;
	overflow-x: hidden;
	padding: 50px 20px 20px 20px;
	color: #51453e;
	background: #FFFFFF;
	line-height: 22px;
	}
	
	
div#textbooking {
	height: 437px;
	width: 1000px;
	overflow: auto;
	overflow-x: hidden;
	color: #51453e;
	background: #FFFFFF;
	line-height: 22px;
	}
	
div#texthotel {
	height: 367px;
	overflow: auto;
	overflow-x: hidden;
	padding: 50px 170px 20px 20px;
	color: #51453e;
	background: #FFFFFF;
	line-height: 28px;
	}
	
	
		
table.priceTable {
	width: 100%;
	background: #f2f2f2;
	font-size: 0.8em;
	margin-bottom: 20px;
	}
	
table.priceTable td {
	background: #f8f8f8;
	}
		
.tableCenter {
	text-align: center;
	}
	
.tableCenterAlter {
	text-align: center;
	background-color: #f2f2f2;
	}

	
.listPrice {
	margin: 0;
	padding: 0;
	line-height: 19px;
	}
	
.listPrice li {
	list-style-type: none;
	background: url('/images/check.png') top left no-repeat;
	padding: 0px 0px 0px 20px;
	}

/*********************** STILI PER LE MINIATURE DELLA GALLERY **************************************/

div#thumbs {
	margin: 6px 0px 30px 17px;
	}

div#thumbs img {
	width: 30px;
	height: 30px;
	border: 1px solid #FFFFFF;
	margin-right: 11px;
	cursor: pointer;
	}
	
/*********************** STILI PER IL FOOTER *******************************************************/

div#footer {
	color: #cecece;
	padding: 10px;
	font-size: 0.9em;
	}
	
div#footerhome {
	color: #cecece;
	padding-left: 120px;
	font-size: 0.9em;
	}
	
div#footerhome a { color: #cecece; }
div#footerhome a:hover { color: #FFFFFF; }
	
div#footer a { color: #cecece; }
div#footer a:hover { color: #FFFFFF; }

div.credits {
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
span.g2k {
	background-image: url("/images/pulsante.gif");
	background-position: center right;
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 5px;
	padding-right: 8px;
	}
	
/******************** WRAPPING TIME! **************************************************************/

div.wrapper {
	width: 1px;
	height: 0px;
	clear: both;
	}
