/* generale */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 900px;
}
div.content {
	clear: left;
	margin-top: 0px;
	width: 900px;
}
p {
	margin-top: 10px;
	margin-bottom: 15px;
	width: 900px;
	line-height: 18px;
}
h1 {
	font-size: 25px;
	text-align: center;
	color: Black;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 30px;
}
h2 {
	font-size: 20px;
	color: Black;
	font-weight: normal;
	margin-top: 40px;
	margin-bottom: 25px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;	
}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	font-weight: bold;
}
a.grassetto {
	font-weight: bold;
	font-size: 15px;
	color: #0066B1;
}
a:hover.grassetto {
	color: white;
	font-weight: bold;
	background-color: #0066B1;
}
a:visited.grassetto {
	color: none;	
}
table {
	width: 900px;
	background-color: White;
	padding: 0px;
	text-align: left;
	border: 0px;
	margin: 0px;
	font-size: 13px;
}

/* menu alto */

table.menu {
	font-size: 15px;
	text-align: center;
	border: 0px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
td.menuuno {  
   width: 120px;
	background-color: #EA7500;
}
td.menudue {
	width: 120px;
	background-color: #169E1A;
}
td.menutre {  
   width: 120px;
	background-color: #AF0000;
}
td.menuquattro {  
   width: 120px;
	background-color: #0066B1;
}
td.menucinque {  
   width: 120px;
	background-color: #693469;
}
td.menusei {  
   width: 120px;
	background-color: #666666;
}
p.rimandi {
   margin-top: 0px;
	margin-bottom: 0px;
}
a.bianco {
	color: White;
	text-decoration: none;
}

/* menu basso */

#footer {
	width: 900px;
	text-align: center;
	border-top: dotted 1px gray;
	padding: 10px 0 20px 0;
	margin-top: 20px;
	clear: both;
}
.testopiepagina {  
   font-weight: bold;
	font-size: 12px;
}
.colore1 {  
   color: #EA7500;
}
.colore2  {
	color: #169E1A;
}
.colore3 {  
   color: #AF0000;
}
.colore4 {  
	color: #0066B1;
}
.colore5 {  
	color: #693469;
}
.colore6 {  
   color: #666666;
}
.nero {
	color: Black;
}

/* index */

p.index {
	width: 456px;
	margin-top: 20px;
	margin-left: 130px;
	text-align: justify;
}
table.news {
	width: 120px;
	margin-top: 20px;
	float: left;
}
.didascalia {
	font-size: 11px;
}
table.elencocitta {
	width: 300px;
	margin-top: 20px;
	float: right;
}

/* italia */

table.italia {
	width: 170px;
	float: left;
}
.provincia
{
	font-size: 12px;
}
a.provincia
{
	color: #0066B1;
	font-weight: bold;
	font-size: 13px;
}
a:hover.provincia {
	font-weight: bold;
	color: red;
}

/* cittą */

td.menucitta {
	font-size: 20px;
	width: 450px;
	height: 50px;
	padding: 5px;
}
.sfondovisitare {
	background-color: #FC6459;
	color: White;
}
.sfondoviaggiare {
	background-color: #5581FC;
	color: White;
}
.sfondodormire {
	background-color: #53D7D8;
	color: White;
}
.sfondomangiare {
	background-color: #7C56FC;
	color: White;
}
.sfondodivertirsi {
	background-color: #E050A1;
	color: White;
}
.sfondocomprare {
	background-color: #02E13F;
	color: White;
}
.spazioorizzontale {
	width: 25px;
}
.spazioverticale {
	height: 10px;
}
.didascaliadestra {
	text-align: right;
	margin-top: 0px;
	font-size: 12px;
}
table.opera {
	border: 0px;
	padding: 0px;
	margin: 5px 0px 5px 0px;
}
tr.opera {
	height: 80px;
}
td.foto {
	width: 120px;
}
td.nome {
	text-align: right;
	width: 680px;
	padding: 10px 10px;
}
td.mappa {
	width: 100px;
}

/* opere */

tr.spazio {
	height: 2px;
}
td.dati {
	height: 50px;
	width: 173px;
	padding: 0px 8px 0px 8px;
}
td.spazio {
	width: 4px;
}
.sinistra {
	text-align: left;
}
.destra {
	text-align: right;
}
p.class {
	margin-top: 15px;
	margin-bottom: 15px;
}
table.foto {
	margin-top: 15px;
	margin-bottom: 15px;
}
table.comearrivare {
	width: 450px;
	height: 350px;
	float: right;
	border: 0px;
	padding: 0px;
	margin: 5px 0px 5px 10px;
}
td.didascaliamappa {
	font-size: 11px;
	height: 18px;
}
div.aggiornamento {
	clear: both;
	margin-top: 15px;
	margin-bottom: 0px;
	width: 900px;
}
