body { 
	color: #878682; 
	background-color: #7E4C27;
 	background-image: url(/images/bkg/face.gif);
	margin: 0;
	padding: 0;
}

h1 {
  font-family: Times New Roman, Times, serif;
  font-size: large;
  margin-top: 0px;
}

.iframetour { 
width: 380px; 
height: 290px; 
overflow: auto;
border: 0px solid #000;
padding: 5px;
}

.iframenews { 
width: 253px; 
height: 290px; 
overflow: auto;
border: 0px solid #000;
padding: 5px;
}

.discografia { 
width: 510px; 
height: 147px; 
overflow: auto;
border: 0px solid #000;
padding: 5px;
}

.biografia { 
width: 700px; 
height: 300px; 
overflow: auto;
border: 0px solid #000;
padding: 5px;
}

.testosmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 4D4C4C;
	text-align: justify;
}
.menu {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #7E1F25;
}
A.menu {
	color: #7E1F25;
	text-decoration: none;
}
A.menu:hover {
	color: #000000;
	text-decoration: underline;
}
A.menu:visited {
	color: #000000;
	text-decoration: none;
}

.titoloNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #7E1F25;
}
A.titoloNews {
	color: #000000;
	text-decoration: none;
}
A.titoloNews:hover {
	color: #000000;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFB400;
	text-align: center;
}
A.footer {
	text-decoration: none;
}
A.footer:hover {
	text-decoration: underline;
}
.bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: justify;
}
A.bianco {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
A.bianco:hover {
	text-decoration: underline;
}

.about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-align: justify;
}
A.about {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
A.about:hover {
	text-decoration: underline;
}

.path {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
A.path {
	color: #FFFFFF;
	text-decoration: none;
}
A.path:hover {
	color: #FFFFFF;
	text-decoration: underline;
}