/* stile base */
  a:link   {color:blue;text-decoration:none;}
  a:visited{color:#006;text-decoration:none;}
  a:hover  {color:#990900;text-decoration:underline;}
 /* font {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;} */
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}
.sottotitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}
.pleft{
	padding-left: 4px;
	text-align:left
}
.testo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify
}
.Stile1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
}
.menu a:link,.menu a:visited,.menu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.menu a:hover {
	text-decoration: underline;
}
.bianco a:link,.bianco a:visited,.bianco a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	padding-left: 5px;
}
.bianco a:hover {
	text-decoration: none;
	color: #660099;
}
.nero a:link,.nero a:visited,.nero a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #6600FF;
}

.nero a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #6600FF;
}
.lineleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;
}
.lineleftspace {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-left:1px;
}
.lineleftbottom {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	border-bottom-width: 1px;	
}
.lineup {
    height:1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	border-top-width: 1px;
}
.linebottom {
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	border-bottom-width: 1px;
}
.menuleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 20px;
	text-align: right;
	display:box;
	white-space:nowrap;	
}
.lineleftdown {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	font-size: 11px;
}
.linedown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	position: relative;
	font-size: 11px;
}
.lineleftup {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;

}
.menutop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 3px;
	letter-spacing: 1px;
}
.tabletop {
	margin-left: 1px;
	margin-top: 1px;
}
.menudown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.menudowndettaglio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 1px;
}



