@charset "utf-8";
body  {
	color : #fff;
	background-color:#b3b3b3;
}

* {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1{
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	padding: 0;
}
h2{
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	color:silver;
	padding: 0;
}

a:link, a:visited  {
	color: #ffe24e;
	text-decoration: none;
	outline: none;
}

a:hover, a:focus  {
	color: #ffe24e;
	text-decoration: underline;
	outline: none;
}

p  {
	margin: 0px 0px 10px 0px;
	padding: 0;
	line-height:125%;
}

#menu img, #pay-off img {
	border: 0;
}

.hide {
	display: none;
}

#content-on {
	width: 773px;
	height: 572px;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	background-color:#ffffff;
	padding: 15px 16px 15px 15px;
}

.contentoff-it {
	background-image: url(/img/it/sfondo.jpg);
}
.contentoff-en {
	background-image: url(/img/en/sfondo.jpg);
}
.contentoff-es {
	background-image: url(/img/es/sfondo.jpg);
}
.contentoff-de {
	background-image: url(/img/de/sfondo.jpg);
}

#header {
	padding: 0 0 6px 0;
}

#logo {
	float: left;
	margin: 38px 0 0 15px;
}

#pay-off {
	float: right;
	width: 294px;
/*	text-align: center;*/
	margin: 4px 0 0 0;
	padding: 0 0 0 4px;
	background-image: url(/img/pay-off.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#pay-off a:hover{text-decoration: none;}

.first{
margin-left: 65px;
}

#lastminute {
	margin-top: 8px;
	width: 274px;
	height: 44px;
	background-image: url(/img/lastminute2.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 0px 20px;
	color: #001d66;
}

p.lastminute {
	font-size:26px;
	font-weight: bold;
}

#lastminute-no {
	margin-top: 8px;
	width: 294px;
	height: 47px;
}

#virtualtour {
	margin-top: 10px;
	text-align: right;
	width: 294px;
	height: 36px;
}

#leftcol {
	display:block;
	float: left;
	width: 168px;
}

.toppadding {
	padding-top: 28px !important;
	padding-top: 26px;
}


#rightcol-on {
	float: left;
	width: 605px;
}

.menu {
	margin-bottom: 23px;
}

.sezione-on {
	height: 358px;
	width: 593px;
	background-image: url(/img/sfondo_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
	display: block;
}

.content-left {
	float: left;
	width: 264px;
	padding: 7px 10px 10px 15px;
	text-align: justify;
}
.content-right {
	float: left;
	width: 295px;
	padding: 7px 0 10px 0;

}

.content-top {
	width: 569px;
	padding: 7px 0px 10px 15px;
	text-align: justify;
}
.content-bottom {
	width: 576px;
	height: 107px;
	padding: 7px 0px 10px 8px;
	position:absolute;
	top: 408px;
}

.content-left-map {
	float: left;
	width: 204px;
	padding: 7px 10px 10px 15px;
	text-align: justify;
}
.content-right-map {
	float: left;
	width: 355px;
	padding: 7px 0 10px 0;

}

.clear {
	height: 0;
	overflow: hidden;
	clear: both;
	font-size: 10px !important; 
	font-size: 1px;
}

#container{
	position: absolute;
    top: 50%;
	left: 50%;
	margin-top: -301px;
	margin-left: -401px;
	width: 773px;
	height: 572px;
}

#menu a{
	display:block;
}
	
#gallery{
	padding: 10px 10px 10px 10px;
	text-align: center;
}

#gallery img{
	margin: 4px 4px 4px 4px;
/*	border: 1px solid black;*/
}

a img{
border-color: black;
}

a:hover img{
border-color: silver;
}

#mappa{
	border: none;
	height: 345px;
	width: 354px;
}

.right-img{
	width:294px;
	height:345px;
}

td.align-right{
	text-align:right;
}

#footer{
	text-align: center;
	margin-top: 5px;
	width: 773px;
	padding: 0px 16px 0px 15px;
}
