BODY
{
	padding: 0;
	margin: 0;
	background-color: #FFFF99;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #330000;
	scrollbar-darkshadow-color: #CC0000;
	scrollbar-face-color: #660000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #880000;
	scrollbar-track-color: #9F0000;
	
}

#contenuto
{	
	width: 800px;
	height: 520px;
	position: absolute;
	top: 50%;
	bottom: 50%;
	left: 50%;
	right: 50%;
	margin: -250px 0 0 -400px;
	z-index: 1;
}

#testa
{
	height:100px;
	width:800px;
	background-color: #660000;
}

#corpo
{
	height:350px;
	width:800px;
	background-color: #ffffff;
}

#testo
{
	position: absolute;
	top: 110px;
	left: 180px;
	width: 610px;
	height: 330px;
	display: inline;
	background-color: #FFFFFF;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	overflow: auto;
	padding: 4px;
}

#testo_flash
{
	position: absolute;
	top: 160px;
	left: 180px;
	width: 500px;
	height: 220px;
	display: inline;
	background-color: #FFFFFF;
	overflow: auto;
}

#testo P
{
	margin-left: 4px;
}

#menu
{
	height:50px;
	width:800px;
	background-color: #660000;
	color: #ffffff;
	text-align: center;
	padding:0;
	margin-top: 0px;
}

#menu UL
{
	display: inline;
	list-style: none;
}

#menu UL LI
{
	display: inline;
	list-style: none;
	margin-right: 38px;
	font-family: garamond;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
}


#menu UL LI a:link,
#menu UL LI a:visited,
#menu UL LI a:focus,
#menu UL LI a:active
{
  text-decoration: none;
  color:white;
  border: none;
}

#menu UL LI a:hover
{
	color: #FFFF99;
	text-decoration: underline;
}

#piede
{
	height:20px;
	width:800px;
	background-color: #660000;
	font-family: Garamond;
	letter-spacing: 3px;
	color: #FFFFFF;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}

a img,
a:link img,
a:visited img,
a:hover img,
a:focus img,
a:active img
{
  text-decoration:none;
  color:white;
  border: none;
}

#banda
{	
	height: 350px;
	width: 100px;
}

#banda IMG
{
	padding:0px;
	margin: 0px;
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}

.opaco75
{
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

/*nuovo*/
#objectDestination{
	height:100px;
	width:800px;
	background-color: #660000;
}

.ilristorante{
list-style: none;
margin-top: 0px;

}

.sottoilristorante {
list-style: none;
margin-top: 0px;
font-style: italic;

}

.titRistorante {
  text-align: center;
	margin: 20px;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #660000;
}

.sottotitoloRistorante{
	margin: 10px;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	color: #660000;

}

.ilristorante img {
float: right;
margin-right: 80px;
}

.titPizza {
   text-align: center;
	margin: 20px;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #660000;
}


.testoPizzaLunga{
	margin: 15px;
	text-align: center;
}

.imgNoTras {
   filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.liEventi {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #660000;
}

.amaB{
	font-weight: bold;
	color: #660000;
}


.testoEventi{
margin: 30px;
margin-top: 100px;
}

.testoEventi2{
margin: 30px;
font-size: 13px;
}
