html,body{
margin:0;
padding:0
}

body{
	font-size: 85%;
	line-height: 150%;
	font-family: "Lucida Sans Unicode","Lucida Grande", Lucida,Arial,sans-serif;
	background-color: #FFF;
	color: #333;
	text-align: center;
}

em{
	text-decoration: underline;
	font-style: normal;
}

img{
 background:url(immagini/dropshadow.jpg) no-repeat bottom right;
 border:1px solid #ccc;
 border-color:#ccc #666 #666 #ccc;
 padding: 0.5%;
}

div.imgshow img, div.centrato img{
 background:url(immagini/dropshadow.jpg) no-repeat bottom right;
 border:1px solid #ccc;
 border-color:#ccc #666 #666 #ccc;
 padding: 0.5%;
}

div.bandiere img{
	background-image: none;
            
}

a img{
	border: 0px;
}

.linkutili img{
 border:0px solid #ccc;
 background-image: none;
 padding: 0%;
 border-color:#ccc #666 #666 #ccc;
}


a:link{
text-decoration:none;
color: #000066;
}

a:hover{
text-transform: none;
}

a:visited{
font-weight: bold;
text-decoration: none;
color: #666699;
}

/*header*/
div.titolo{
	color: #FFF;
	background-color: #000066;
	width: auto;
	height: 20%;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 1%;
	margin-bottom: 0%;
	padding-bottom: 0%;
	border: 1px solid #333399;
	text-align: left;
	font-family: "Copperplate Light","Brush Script MT Italic","Lucida Sans Unicode","Lucida Grande", Lucida,Arial,sans-serif;
 }

div.titolo h1,h4{
font-weight: normal;
}

#tit{
margin-left: 20%;
margin-top: -8%;
font-size: 400%;
margin-bottom: 6%;
}

#tit2{
margin-left: 35%;
margin-top: -3%;
font-size: 150%;
} 

#tit1{
 margin-left: 1%;
 margin-right: 1%;
 margin-top: 1%;
 margin-bottom: 1%;
}

	/*menu*/
div.menu{
	width: auto;
	height: auto;
	background-color: #000066;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 0.5%;
	border: 1px solid #333399;
	color: white;
}

.menu a:link{
	color: white;
}

.menu a:hover{
	background-color: #333399;
	color: #9999ff;
	}
	
	ul.link a:link{
	color: white;
}

ul.link a:hover{
	background-color: #333399;
	color: #9999FF;
	}

div.bandiere a:hover{
	background-color:#9999ff ;
	}
ul.link{
	list-style: none;
	padding-bottom: 0%;
	padding-top: 0%;
	margin-bottom: 0%;
	margin-top: 0%;
	}

ul.link li{
	display: inline;
	border-right: 2px solid white;
	padding-left: 1%;
	padding-right: 1%;
	}
	
ul.link .last{
	border-right: 0px;
	}
	
.qui{
	text-transform: uppercase;
background-color: #333399; 
color: #9999ff;
}

#qui{
	text-transform: uppercase;
background-color: #333399; 
color: #9999ff;

}


/*contenitore*/
	
div.contenitore{
	text-align: left;
	height: auto;
	width: auto;
	background-color: white;
	margin-left: 1%;
	margin-right: 1%;
	padding-bottom: 3%;
	border: 1px solid #000066;
	}

	/*contenuto*/
div.testo{
	height: auto;
	margin-right: 27%;
	color: black;
	margin-left: 3%;
	margin-bottom: 5%;
	}
	
div.testo p{
	text-align:justify;
	} 
		
div.testo .centrato{
	text-align: center;
	margin-top: 2%;
}

div.testo .logo{
	text-align: center;
}

div.testo img.left{
	float: left;
	margin-right: 2%;
	margin-top: 1%;
}

div.testo img.right{
	float: right;
	margin-left: 2%;
	margin-top: 4%;
}

div.testo p.descrizione{
	margin-top:2%;
	margin-bottom: 3%;
	text-align: left;
}

div.testo p.sx{
	margin-left: 40%;
	margin-top:5%;
	margin-bottom: 10%;
}

div.testo p.dx{
	margin-right: 31%;
	margin-top:5%;
	margin-bottom: 10%;
}

div.imgbig, div.imgshow{
	text-align: center;
}

div.imgbig p{
	text-align: center;
}

div.imgbig{
	margin-top: 2%;
}

div.app{
	margin-bottom: 4%;
	padding-bottom: 0%;
	border-bottom: 1px dashed #9999FF;
}

p.torna {
	margin-bottom: 0%;
	margin-top: 2%;
	padding-bottom: 0%;
	padding-top: 0%;
	padding-right: 2%;
}

div.app p.torna{
	text-align: right;
}

div#comunicazione {
	padding-bottom: 15%;
	padding-top: 15%;

}

.prezzi {
	background-color: #9999FF;
	border: 1px solid #000066;
}

ul.prezzi{
	padding-left: 0%;
}

ul.prezzi li{
margin-left: 3%;
}

table {
width: 100%;
text-align: center;
font-size: 98%;
margin-top: 3%;
}

th{
	background: #000066;
	color: white;
	padding: 5px;
	font-weight: normal;
}

thead td{
	background: #000066;
	color: white;
	padding: 5px;
	font-size: 110%;
}

a.linktabella{
	color: white;
	text-transform: none;
	font-weight: normal;
}

caption {
	width: auto;
	background: #FFF;
	color: black;
	font-weight: bold;
	margin-top: 3%;
	margin-bottom: 1%;
}

tr.a td{
	background-color: white;
}

tr.b td{
	background-color: #9999FF;
}

td{
	padding: 5px;
	color: Black;
	border: 1px solid #000066;
}

.centrato2{
	text-align: center;
}

div.centrato2 form{
margin-left: 18%;
margin-right: 18%;
}

.form{
	width: auto;
}

table.tabellaform{
	width: auto;
}

table.tabellaform td{
	padding: 5px;
	color: Black;
	border: 0px;
	text-align: left;
}

#esternores {
	margin-top:5%;
}

#panorama{
	margin-left: 2%;
	margin-top: 0%;
	margin-bottom: 3%;
	}
	
	
#wip{
margin-top:17%;
margin-bottom: 15%;
font-family: "Copperplate Light","Lucida Sans Unicode","Lucida Grande", Lucida,Arial,sans-serif
}

	
#wip img{
border: 0px;
background-image:none;

}


.mappa{
margin-top: 18%;
margin-left: 42%;
}	

ol.mappa{
	margin-top: 0%;
	margin-left: 40%;
	margin-bottom: 14%;

}

	/*bandiere*/
div.bandiere{
	width: 22%;
	background-color: #9999FF;
	position: absolute;
	right: 1%;
	top: 39%;
	border: 1px dashed #000066;
	color: black;
}	

div.bandiere li{
border: 0px;
}	
	
	/*contatti*/
div.contatti{
	width: 22%;
	background-color: #9999FF;
	position: absolute;
	right: 1%;
	top: 45%;
	border: 1px dashed #000066;
	color: black;
}

div.contatti p{
	padding-left: 3%;
	padding-right: 3%;
}

/*footer2*/
div.footer2 {
	width: auto;
	font-size: 75%;
	text-align: center;
	font: Arial,sans-serif ;
	color: #000066;
}

div.footer2 a:link{
text-decoration:none;
color: #666699;
}


div.footer2 a:visited{
font-weight: bold;
text-decoration: none;
color: #666699;
}

	/*footer*/
div.footer{
	clear: both;
	background-color: #000066;
	width: auto;
	height: auto;
	margin-left: 1%;
	margin-right: 1%;
	border: 1px solid #333399;
	color: #9999ff; 
}
	
	
