body
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #ede4bc;
	color:#4d4d4d;
	font-size: 13px;
}

div.struttura
{
	position: relative;
	left: 50%;
	margin-left: -475px;
	width: 950px;
}

div.header
{
	width: 950px;
	height: 250px;
	background-image: url(../pictures/bgheader.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

div.logo
{
	position: absolute;
	right: 50px;
	top: 90px;
}

div.logo img {
	border: none;
}

div.info
{
	position: absolute;
	line-height:1.5;
	color: #ffffff;
	font-size:11px;
	left:50px;
	top:150px
}

div.menu
{
	border-bottom:10px solid #000000;
	background-color:#4D5D77;
	width: 950px;
	height: 165px;
}

div.flags
{
	position: absolute;
	left:50px;
	top:100px
}

div.flags img {
	border: none;
}

ul.sottomenu a.link, ul.sottomenu a.visited
{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #fff7b0;
	text-decoration: none;
}

ul.sottomenu a.hover, ul.sottomenu a.active
{
	color: #fff;
}


ul.sottomenu, 
ul.sottomenu li 
{
	margin-left:10px;
	padding:0;
	list-style-type: none;
}

div.sottomenu-position
{
	position: absolute;
	bottom:0px
}

a
{
	color: #ffcd02;
	text-decoration: none;
}

a:hover
{
	color: yellow
}


.bottone {
	background-color: #0a80be;
	border: 0px;
	color: #ffffff;
	font-weight:bold;
	width:65px;
	height: 22px;
	padding:0px;
	margin:0px;
	font-size: 8pt;
}

div.titolo {
	position: relative;
	margin: 0;
	width:950px;
	color: white;
	height:50px;
	padding:0;
}

div.titolo h1
{
	color:white;
	font-size:22px;
	margin:0;
	padding:0;
	padding-left:95px;
	padding-top:22px;
	line-height: 20px;
}

div.content {
	position:relative;
}

div.sezione {
	position: absolute;
	text-align:right;
	margin-right:10px;
	top:20px;
	right:0;
	width:200px;
	border: none;
	font-weight:bold;
	font-size:14px;
}


div.testo {
	float:left;
	padding-bottom: 30px
}

div.testo A:link, div.testo A:visited, div.dx A:link, div.dx A:visited, div.dx1 A:link, div.dx1 A:visited {
	color: #a33130;
	text-decoration:underline
}

div.testo A:hover, div.testo A:active, div.dx A:hover, div.dx A:active, div.dx1 A:hover, div.dx1 A:active {
	text-decoration:underline
}



div.pagina {
	width: 950px;
	position: relative;
	margin:0;
	min-height: 500px;
	height: auto;
	background-image: url(/pictures/bg_pagina.gif);
	background-repeat: repeat-y;
}

div.pagina div.testo {
	width:583px
}

div.pagina1 {
	width: 950px;
	position: relative;
	margin:0;
	min-height: 500px;
	height: auto;
	background-image: url(/pictures/bg_pagina1.gif);
	background-repeat: repeat-y;
}

div.pagina1 div.testo {
	width:640px
}

h2
{
	color:#0f3b8b;
	font-size:17px;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-left:95px;
	margin-bottom: 10px;
}

h3
{
	margin-top:20px;
	margin-bottom: 5px;
	color:#00264C;
	font-size:15px;
}

h4
{
	margin-top:20px;
	margin-bottom: 5px;
	color:#4d4d4d;
	font-size:14px;
}


div.footer-info {
	width:950px;
	margin:0;
	position:relative;
	background-color:#130c80;
	height:35px;
	color:white;
	font-weight:bold;
	font-size:14px;
}

div.footer-link {
	width:950px;
	margin:0;
	position:relative;
	background-color:#0F3D8B;
	height:145px;
	color:white; 
	font-size: 11px;
	line-height: 115%		
}

div.footer-link h1 {
	color: #dedede;
	margin:0;
	font-size: 15px;
	margin-bottom: 16px;
	font-weight: normal;
}

div.footer-link a {
	text-decoration: none;
	color: #fff7b0;
	font-size: 11px;
}

div.footer-link a:hover {
	color: yellow;
}

div.dx {
	margin:0;
	float:right;
	min-height: 500px;
	height: auto !important;
	height: 500px;	
	width:367px;
}

div.dx h2 {
	padding: 0;
	margin-left:0;
	margin-bottom: 5px;
}

div.box {
	float:left;
	width:250px;
	height:310px;
	border:4px solid #E9F0F6	
}

div.box1 {
	float:left;
	width:250px;
	margin: 23px;
}

div.box img, div.box1 img {
	border:0
}

div.box h3, div.box1 h3 {
	color: #0E3D8B
}

div.box h2, div.box1 h2 {
	color: #c4cc3b;
	font-size:18px;
	padding:0;
	margin:0;
	margin-top:5px;
	margin-bottom:5px;
}

img.thumbnail {
	border: 4px solid white;
	width:140px;
	height:140px;
	margin-bottom:10px;
}

div.dx1 {
	margin:0;
	float:right;
	min-height: 550px;
	height: auto !important;
	height: 550px;	
	width:300px;
}

span.error {
	color:red
}


table.tariffe {
	width: 570px;
	border: none;
	margin-top:8px;
	margin-bottom:10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

table.tariffe th {
	font-size: 12px;
	vertical-align:top;
	background-color: #DEEAF4;
	color: #236188;
	font-weight: normal;
	padding: 5px;
	font-size: 11px;	
}

table.tariffe th.titolo {
	background-color: #EBF2F8;
	color: #444488;
	font-weight: bold;
	margin-top:10px;
}


table.tariffe th.riga {
	background-color: #fff;
	color: #ff9900;
	border-bottom: 1px solid #deeaf4;
	text-align: right;
	font-size: 11px;
	width: 24%
}

table.tariffe td {
	width: 19%;
	color: #0d4868;
	text-align: center;
	font-size: 11px;
	border-bottom: 1px solid #deeaf4;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
}


div.box-elenco-offerte {
	margin-top:20px;
	margin-bottom:20px;
	border:4px solid #E9F0F6	
}

label {
	font-weight: bold;
	color: #444488;
}

form {
	margin-top: 30px;
	margin-bottom: 30px;
}

input {
	background-color: #FFFFAA;
}

select {
	background-color: #FFFFAA;	
	margin-top:3px;
}

textarea {
	background-color: #FFFFAA;		
}



div.booking
{
	height:30px;
	padding:20px;
	color:white
}

div.booking form {
	margin:0;
	padding:0;
}

div.booking select {
	background-color: #fff
}

div.booking A {
	text-decoration: none;	
	font-size:12px
}

div.booking A:LINK, div.booking A:VISITED {
	color: #0b7fba;
	text-decoration: none;
}

div.booking A:ACTIVE, div.booking A:HOVER {
	color: #0DA4F2;
}

TABLE.booking {
	width: 916px;
	height: 30px;
	font-size: 10pt;
	color: #A1A1A1;
	margin: 0;
	padding: 0;
	text-align: left;
}




div.social {
	margin-left:25px;
	width: 500px;
	text-align:left;
	margin-top:30px;
}





