body{
    background-color:#FFFFFF;
    font-family: Arial, "Bell Gothic Std", Verdana;
}

div#container{
	max-width: 1000px;
	margin-left: auto ;
	margin-right: auto ;
}

#header{
	width:100%;
	height:235px;
	/*background: url(../images/header.png) no-repeat;*/
	background-position: left;
	margin: 0px 0px 0px 0px;
	z-index: 10;
}

#header_logo{
	top: -100px;
	left: 5px;
	margin-top: -124px;
	position: relative;
	z-index: 20;
	clear: both;
}

#footer{
    clear: both;
    color: #FFFFFF;
    background-color: #CDCDCD;
    font-weight: bold;
    text-align: center;
    font-family: "Bell Gothic Std", Verdana, Arial;
}

#barramenu{
    width: 100%;
    float: left;
    background:#000000;
    margin-bottom: 5px;
}

#barramenuLeft{
    background:#000000;
    color:white;
    font-size:18px;
    font-family: arial;
    float: left;
    width: 52%;
    text-align: left;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 5px;
}

div#leftLink{
    float: left;
    width: 50%;
	height: 110px;
    margin-right: 6%;
    text-align: right;
    color: blue;
    font-size: 16px;
    font-family: "Bell Gothic Std", Verdana, Arial;
}

div#rightLogo{
    float: right;
    width: 40%;
	height: 110px;
}

div#componentContainer{
    float: left;
    width: 100%;
    clear:both;
    margin-top: 10px;
    margin-bottom: 30px;
}

.mainlevel-nav:link {
    text-decoration: none;
    color:#FFFFFF;
}
.mainlevel-nav:visited {
    text-decoration: none;
    color:#FFFFFF;
}
.mainlevel-nav:hover {
    text-decoration: none;
    color: yellow;
}
.mainlevel-nav:active{
    text-decoration: none;
    color:#FFFFFF;
}

#rightLogo {
	min-height: 150px;
	overflow: hidden;
}

#leftLink {
	min-height: 150px;
	overflow: hidden;
}

#titolo_1 {
	font-family: sans-serif;
	font-size: 300%;
	color: gray; 
}

#titolo_2 {
	font-family: sans-serif;
	font-size: 300%;
	color: darkgray; 
}

#testo_0{
	font-family: sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: gray; 
}

#testo_1{
	font-family: sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: brown; 
	display: none;
}

#testo_2{
	font-family: sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: green; 
	display: none;
}

#testo_3{
	font-family: sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: red; 
	display: none;
}

#testo_4{
	font-family: sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: blue; 
	display: none;
}

#sottotitolo {
	font-family: sans-serif;
	font-size: 90%;
	color: grey; 
	float: left;
}

#sottotitolo_1{
	font-family: sans-serif;
	font-size: 90%;
	color: brown; 
	float: left;
	display: none;
}

#sottotitolo_2{
	font-family: sans-serif;
	font-size: 90%;
	color: green; 
	float: left;
	display: none;
}

#sottotitolo_3{
	font-family: sans-serif;
	font-size: 90%;
	color: red; 
	float: left;
	display: none;
}

#sottotitolo_4{
	font-family: sans-serif;
	font-size: 90%;
	color: blue; 
	float: left;
	display: none;
}

a#logo_1 {
	display: block;
	width: 30px;
    height: 57px;
	margin: 0 auto;
    text-decoration: none;
	background-image: url(../logo/on_1.png);
	float: left;
	margin: 3px;
}

a#logo_2 {
	display: block;
	width: 30px;
    height: 72px;
	margin: 0 auto;
    text-decoration: none;
	background-image: url(../logo/on_2.png);
	float: left;
	margin: 3px;
}

a#logo_3 {
	display: block;
	width: 30px;
    height: 57px;
	margin: 0 auto;
    text-decoration: none;
	background-image: url(../logo/on_3.png);
	float: left;
	margin: 3px;
}

a#logo_4 {
	display: block;
	width: 30px;
    height: 49px;
	margin: 0 auto;
    text-decoration: none;
	background-image: url(../logo/on_4.png);
	float: left;
	margin: 3px;
}
/*
a#logo_1:hover {
	display: block;
	width: 30px;
    height: 57px;
	text-decoration: none;
	background-image: url(../logo/on_1.png);
}

a#logo_2:hover {
	display: block;
	width: 30px;
    height: 72px;
	text-decoration: none;
	background-image: url(../logo/on_2.png);
}

a#logo_3:hover {
	display: block;
	width: 30px;
    height: 57px;
	text-decoration: none;
	background-image: url(../logo/on_3.png);
}

a#logo_4:hover {
	display: block;
	width: 30px;
    height: 49px;
	text-decoration: none;
	background-image: url(../logo/on_4.png);
}
*/
a .alt { display: none; }

div.hotel {
    clear:both;
}

dl.hotel {

}

dt.hotel {
	margin: 0px;
    font-weight: bold;
	text-align: left;
}

dd.hotelText {
    font-size: 80%;
	color: gray;
	margin: 0px;
	height: 60px;
}

dd.hotelLink {
    font-size: 80%;
    font-weight: bold;
	margin: 0px;
}

div.ristoranti {
    clear:both;
}

dl.ristoranti {

}

dt.ristoranti {
	margin: 0px;
    font-weight: bold;
	text-align: left;
}

dd.ristorantiText {
    font-size: 80%;
	color: gray;
	margin: 0px;
	height: 60px;
}

div.listItem {
    clear:both;
}

dl.listItem {

}

dt.listItem {
	margin: 0px;
    font-weight: bold;
	text-align: left;
}

dd.listItemText {
    font-size: 80%;
	color: gray;
	margin: 0px;
	height: 60px;
}


