body
{
	padding: 0;
	margin: 0;
	background: #486eb5;
	color: #FFF;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
}
img {
    border:none;
}
#wrapper{
        position: absolute;
	left: 15%;
	top: 15%;
        width: 70%;
        height: 430px;
        background: #fff;
        padding:1%;
}
.left  {
         width:60%;
         height: 70%;
         border:none;
}
#info {
        float:left;
        width: 60%;
        height: 28%;
        margin-top:1%;
        border: none;
        color: #486eb5;
        background: #ccf;
}
#info h3 {
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	text-align: center;
	line-height: 23px;
	font-size: 150%;
	padding-top: 15px;
	padding-bottom: 5px;
	width: 100%;
	line-height: 90%;
}
#menu{
        position: absolute;
	left: 37%;
	top: 10%;
        width: 50%;
        height: 50px;
        background: url('immagini/hotel.gif') no-repeat #fff left;

        }
#menu a {
	padding-top:2%;
	padding-right: 3.5%;
        padding-left: 3%;
        color: #00f;
	text-decoration: none;
	float: right;
	font-size: 75%;
	font-weight:600;
}
#menu a:hover
{
	color: #ccf;
}
#menu .here {
      color:#ccf;
}
#contenuto
{
	width: 99%;
	height: 98%;
	background: #486eb5;
	overflow-y: scroll;
	overflow-x:hidden;
	padding: 5px;
	}
#contenuto p
{
	padding: 3px;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	width: 100%;
	line-height: 100%;
	font-size: 80%;

}

#contenuto h1
{
	margin-top: 5px;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -3px;
	font-size: 200%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 100%;
	line-height: 80%;
}
#contenuto h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -1px;
	font-size: 150%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 100%;
	line-height: 80%;
}
#contenuto a, #contenuto a:link, #contenuto a:hover, #contenuto a:active
{
	text-decoration:none;
	color: #ccf;
}

#textright
{
        float:right;
	width: 38%;
	height: 98%;
	background: #486eb5;
	overflow-y: scroll;
	overflow-x:hidden;
	padding: 5px;
	}
#textright a, #textright a:link, #textright a:hover, #textright a:active
{
	text-decoration:none;
	color: #ccf;
}
#textright p
{
	padding: 3px;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	width: 90%;
	line-height: 100%;
	font-size: 80%;

}

#textright h1
{
	margin-top: 5px;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -3px;
	font-size: 200%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 100%;
	line-height: 80%;

}
#textright h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -1px;
	font-size: 150%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 100%;
	line-height: 80%;
}

#logo {
       position:absolute;
       left: 10px;
       top: 10px;

}
#logo h1 {
	margin: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 28px;
	width: 100%;
}

#logo p {
        margin: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 16px;
	width: 100%;
}
#copy {
      clear:both;
      width:100%;
      position:absolute;
      bottom:0px;
      color: #fff;
      text-align:center;
      font-size: 70%;
}
ul {

	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	width: 90%;
	line-height: 100%;
	font-size: 80%;

}
li  {
	list-style-type:square;
}
#banner{
        width:100%;
        text-align:center;
        margin-top:15%;
        font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 20px;
	width: 100%;
}