
/* BODY */

html
{
	margin: 0px;
	padding: 0px;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	color: red;
	background: #444444;
}

/* GENERICI */

* html textarea
{
	background-attachment: fixed;
}

form
{
	margin: 0px;
	padding: 0px;
}	

img
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
}

a
{
	color: #444444;
}

a:visited
{
	color: #444444;
}

a:hover
{
	color: #444444;
}

a:active
{
	color: #444444;
}

h1
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 16pt;
	font-weight: normal;
	font-family: 'Trebuchet MS';
}

h2
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 14pt;
	font-weight: bold;
	font-family: 'Trebuchet MS';
}

h3
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 11pt;
	font-weight: bold;
	font-family: 'Trebuchet MS';
}

h4
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 10pt;
	font-weight: bold;
	font-family: 'Trebuchet MS';
}

/* STRUTTURA DELLA PAGINA */

div#up
{
	margin-left: auto;
	margin-right: auto;
	width: 896px;
	background: url(/images/up-bg.gif) repeat-y scroll left top;
}

div#up div#sinistra
{
	position: relative;
	float: left;
	width: 160px;
}

div#up div#sinistra div#deco
{
	position: absolute;
	left: 328px;
	top: 0px;
	width: 341px;
	height: 573px;
	overflow: hidden;
	z-index: 10;
}

div#up div#sinistra div#logo1
{
	position: absolute;
	left: -71px;
	top: 8px;
	width: 145px;
	height: 147px;
	overflow: hidden;
}

div#up div#sinistra div#logo2
{
	position: absolute;
	left: -41px;
	top: 130px;
	width: 234px;
	height: 82px;
	overflow: hidden;
}

div#up div#sinistra div#navigazione
{
	padding-top: 250px;
	padding-left: 4px;
	padding-right: 4px;
	width: 152px;
	overflow: hidden;
	color: white;
	line-height: 1.3em;
}

div#up div#sinistra div#navigazione span
{
	color: #FF9900;
	font-weight: bold;
}

div#up div#destra
{
	float: right;
	width: 316px;
	overflow: hidden;
	text-align: center;
}

div#up div#destra img
{
	margin-top: 4px;
	margin-bottom: 4px;
	border: 3px solid #e69500;
}

div#up div#destra div.fotodestra
{
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	height: 400px;
	overflow: hidden;
	border: 3px solid #e69500;
}

div#up div#centro1
{
	position: relative;
	margin-left: 160px;
	margin-right: 316px;
}

div#up div#centro1 div#centro2
{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 24px;
	font-family: 'Times New Roman';
	font-style: italic;
	color: white;
}

div#bg
{
	position: absolute;
	z-index: 20;
	width: 100%;
	overflow: hidden;
	background: url(/images/parati.jpg) repeat-x scroll center top;
}

div#riga
{
	width: 100%;
	height: 1px;
	overflow: hidden;
	background: url(/images/parati.jpg) repeat-x scroll center top;
}

div#striscia1
{
	width: 100%;
	height: 32px;
	overflow: hidden;
	background: #8e6700;
}

div#striscia2
{
	margin-left: auto;
	margin-right: auto;
	width: 896px;
	height: 32px;
	overflow: hidden;
}

div#striscia1 div#striscia2 div#titolo
{
	float: left;
	display: inline;
	width: 40%;
	height: 32px;
	overflow: hidden;
	text-align: left;
	margin-left: 24px;
	color: white;
}

div#striscia1 div#striscia2 div#titolo h2
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 14pt;
	font-weight: bold;
	font-family: 'Trebuchet MS';
	line-height: 30px;
}

div#striscia1 div#striscia2 div#lingua
{
	float: right;
	display: inline;
	width: 40%;
	height: 32px;
	overflow: hidden;
	line-height: 40px;
	text-align: right;
	margin-right: 24px;
	color: white;
}

div#striscia1 div#striscia2 div#lingua span
{
	font-weight: bold;
}

div#striscia1 div#striscia2 div#lingua a
{
	color: #FF9900;
}

div#bottom1
{
	margin-left: auto;
	margin-right: auto;
	width: 872px;
	overflow: hidden;
	background: url(/images/bg-1.png) repeat-y scroll left top;
	behavior: url(/js/iepngfix.htc);
}

div#bottom1 div#bottom2
{
	margin-left: auto;
	margin-right: auto;
	width: 856px;
	overflow: hidden;
}

div#bottom1 div#bottom2 div#prenotazioni
{
	float: left;
	display: inline;
	color: #444444;
	border-right: 1px solid #f6dfb0;
	width: 191px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

div#bottom1 div#bottom2 div#offerte
{
	float: right;
	display: inline;
	color: #444444;
	border-left: 1px solid #f6dfb0;
	width: 191px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

div#bottom1 div#bottom2 div#fotoeindirizzi
{
	position: relative;
	margin-left: 191px;
	margin-right: 191px;
}

div#bottom1 div#bottom2 div#fotoeindirizzi div#foto
{
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #f6dfb0;
	height: 166px;
	overflow: hidden;
	text-align: center;
}

div#bottom1 div#bottom2 div#fotoeindirizzi div#foto a
{
	margin-left: 2px;
	margin-right: 2px;
}

div#bottom1 div#bottom2 div#fotoeindirizzi div#foto a img
{
	border: 3px solid #e69500;
}

div#bottom1 div#bottom2 div#fotoeindirizzi div#loghetti
{
	margin-top: 48px;
	text-align: center;
}

div#bottom1 div#bottom2 div#fotoeindirizzi div#indirizzi
{
	color: #444444;
	text-align: center;
}

div#footer1
{
	margin-left: auto;
	margin-right: auto;
	width: 872px;
	height: 24px;
	overflow: hidden;
	background: url(/images/bg-2.png) no-repeat scroll left top;
	behavior: url(/js/iepngfix.htc);
	padding-bottom: 64px;
}

div#footer1 div#footer2
{
	margin-left: auto;
	margin-right: auto;
	width: 824px;
	height: 24px;
	overflow: hidden;
}

/* LINK UP */

div#up a
{
	text-decoration: none;
	color: white;
}

div#up a:visited
{
	color: white;
}

div#up a:hover
{
	color: #FF9900;
}

div#up a:active
{
	color: #FF9900;
}

/* LINK BOTTOM */

div#bottom1 a
{
	color: #e58400;
}

div#bottom1 a:visited
{
	color: #ef8c00;
}

div#bottom1 a:hover
{
	color: #7b2d00;
}

div#bottom1 a:active
{
	color: #7b2d00;
}

/* TARIFFE */

table.tariffe
{
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
}

table.tariffe tr td
{
	text-align: center;
	white-space: nowrap;
	border-bottom: 1px solid gray;
	border-left: 1px solid #333333;
	padding-left: 4px;
	padding-right: 4px;
}

table.tariffe tr td.angolo
{
	text-align: center;
	border-left: none;
}

table.tariffe tr td.periodo
{
	text-align: left;
	border-left: none;
}

table.tariffe tr td.trattamento
{
	text-align: center;
}

div.tariffe
{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
}

/* FORMATTAZIONE */

.center
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

p
{
	margin-top: 8px;
	margin-bottom: 8px;
}

ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

/* OFFERTE */

div.offerte_testo
{
}

div.offerte_testo p
{
	margin-top: 4px;
	margin-bottom: 4px;
}

div.offerte_allegati
{
	float: left;
	display: inline;
}

div.offerte_foto
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	margin-right: 16px;
	text-align: center;
	font-size: 8pt;
}

div.offerte_allegato
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	margin-right: 16px;
	text-align: center;
	font-size: 8pt;
}

div.offerte_separatore
{
	width: 8px;
	height: 8px;
	overflow: hidden;
}

/* ELEMENTI FORM */

input.casella
{
	margin: 0px;
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 0px;
	height: 15px;
	border: 1px solid #aaaaaa;
	color: #333333;
	background-image: url(/images/input_shadow.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-family: verdana; 
	font-size: 11px;
	width: 98%;
}

select.casella
{
	border: 1px solid #cccccc;
	color: #333333;
	background-image: url(/images/input_shadow.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 15px;
	font-family: Verdana;
	font-size: 11px;
}

textarea.casella
{
	margin: 0px;
	padding: 4px;
	border: 1px solid #cccccc;
	color: #333333;
	background-image: url(/images/input_shadow.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	width: 98%;
}

input.bottone
{
	color: #5E1400;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	background-color: #ffffdd;
	border: 1px solid;
	border-top-color: #aaaaaa;
	border-left-color: #aaaaaa;
	border-right-color: #444444;
	border-bottom-color: #444444;
}

span.titolo_informativa
{
	width: 100%;
	font-weight: bold;
	color: red;
	line-height: 1.2em;
}

span.testo_informativa
{
	width: 100%;
	font-family: Arial;
	font-size: 10px;
	line-height: 1.2em;
}

span.label_semivisibile
{
	color: #888888;
	font-size: 11px;
}
