.TitoloMaiscolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
}
.TitoloMaiscoloS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.TitoloMaiscoloPP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
}.menuNORMALE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	letter-spacing: normal;
	line-height: 10px;
	text-decoration: none;
	top: 20px;
}

.TestoNormale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
A:link {
	color: #990000;
	font-style: normal;
	text-decoration: none;
	line-height: 10px;
}       /* unvisited link */
A:visited {
	color: #CC0000;
	text-decoration: none;
}   /* visited links */
A:active { color: #CC0033}    /* active links */
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 595px;
	padding:10px 10px 10px 10px;
	margin:1px 1px 1px 1px;
	background-color:#B5CBDF;
	border:1px solid #999999;
	overflow: auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 370px;
	background-image: url(img/bkPisa.gif);
}
#mastheadT {
	width: 585px;
	padding:10px 10px 10px 10px;
	margin:1px 1px 1px 1px;
	background-color:#B5CBDF;
	border:1px solid #999999;
	overflow: auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 14px;
}
#masthead2{
	width: 595px;
	padding:10px 10px 10px 10px;
	margin:1px 1px 1px 1px;
	border:1px solid #999999;
}
#navBar{
  float: right;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
  float:left;
	width: 20%;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
  float: left;
  width: 55%;
}
#menustyle {
	width: 100px;
	padding:10px 10px 10px 10px;
	margin:1px 1px 1px 1px;
	border:1px solid #999999;
	background-image: url(img/color.gif);
	line-height: normal;
	height: 370px;
}
#menustyle2 {
	width: 100px;
	padding:10px 10px 10px 10px;
	margin:1px 1px 1px 1px;
	border:1px solid #999999;
	background-image: url(color.gif);
}

#mappa {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
    width:500px;
	background-color:#B5CBDF;
	border:1px solid #999999;
	overflow: scroll;
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 350px;
	padding: 0;
	background-image: url(img/bkPisa.gif);
}
.TitoloMaiuscoloBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.TitoloMaiuscoloBlack14 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.TitoloMaiscoloSGrigio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
.TitoloMaiscoloBlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	text-decoration: blink;
}
