*     {font-family:tahoma,helvetica,arial,sans-serif; font-size:11px;}
body  {text-align:center; margin:0; padding:0}
#pagina   {margin:auto; text-align:left; width:800px; background:white;}
#masterHead{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#masterLogo{
	width: 800px;
	height: 70px;
	background-image: url(../img/logoTesto.png);
	background-repeat: no-repeat;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 50px;
}
#headMenu{
	background-color: #F4F6F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 600px;
	text-align: right;
	line-height: 20px;
	float: right;
}
#content{
	width: 800px;
	height: 510px;
	margin: 0px;
	padding: 0px;
}
#contentSx{
	float: left;
	display: block;
	width: 20%;
	height: 500px;
}
#contentSxInterno{
	display: block;
	height: 502px;
	text-align: left;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 5px;
	padding: 0px;
}
#contentDx{
	float: left;
	display: block;
	width: 80%;
	height: 500px;
	text-align: left;
}
#contentDxInterno{
	display: block;
	height: 500px;
	text-align: left;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 2px;
	margin-bottom: 0px;
}
#elencoTitolo {
	width: 100%;
	margin: 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 0px;
	line-height: 30px;
	text-indent: 5px;
}
#elencoPagina {
	width: 100%;
	height: 445px;
	margin: 0px;
}
#elencoBarra {
	width: 100%;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menuFirst:link, .menuFirst:visited {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 5px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.menuFirst:hover {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-left: 5px;
	font-weight: normal;
	text-decoration: none;
	background-color: #24618D;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.menuLink:link, .menuLink:visited {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 5px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	width: auto;
}
.menuLink:hover {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-left: 5px;
	font-weight: normal;
	text-decoration: none;
	background-color: #24618D;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menuLast:link, .menuLast:visited {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 5px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menuLast:hover {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-left: 5px;
	font-weight: normal;
	text-decoration: none;
	background-color: #24618D;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menuTABLE {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #D4D7DC;
}
.bannerLink {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 3px;
	text-align: left;
}
.bannerLink:link, .bannerLink:visited {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 3px;
	border: 1px solid #FFFFFF;
}
.bannerLink:hover {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	background-color: #D1ECFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 3px;
	border: 1px solid #D4D7DC;
}
.testo {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.menuTR {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D7DC;
}
.btnLink:link, .btnLink:visited {

	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 3px;
	border: 1px solid #FFFFFF;
}
.btnLink:hover {

	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	background-color: #D1ECFF;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 3px;
	border: 1px solid #D4D7DC;
}
tr.ruled{
	background:#D1ECFF;
}    
.menuTABLEcentro {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
.formTitolo {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D4D7DC;
}
.formColonna {

	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.formTitoloRiga {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D4D7DC;
}
.formBotton {

	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.menuTRtr {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D7DC;
	color: #666666;
}
.menuOff {

	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-left: 5px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	width: auto;
}
.formBotton {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin:0; padding:0;
	width: 164px;
}
.messaggio {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #CC3300;
}
.formSelect {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	width: 190px;
}
