.pagina
{
	min-height: expression(screen.availHeight-350);
	margin: 0;
}

button
{
	font-family: "Tahoma";
	font-size: 13px;
	color: #194899;
	height: 21px;
}

.titolo
{
	font-family: "Tahoma";
	font-size: 16px;
	color: #194899;
	font-weight: bold;
}

.testoGrigio
{
	color: #c7c7c7;
	font-family: "Tahoma";
	font-size: 9pt;
	text-align: left;
	text-decoration: underline;
	font-weight:bold;
}

.tBlu a
{
	color: #194899;
	font-family: "Tahoma";
	font-size: 9pt;
	text-align: left;
}

.tBlu a:hover, visited, active
{
	color: #194899;
	font-family: "Tahoma";
	font-size: 9pt;
	text-align: left;
}

a.percorso
{
	color: #194899;
	font-size: 11px;
	font-family: "Tahoma";
	text-decoration: none;
	text-align: left;
}

a.percorso:hover, visited, active
{
	color: #194899;
	font-size: 11px;
	font-family: "Tahoma";
	text-decoration: none;
	text-align: left;
}

.percorso
{
	color: #748fbb;
	font-size: 11px;
	font-family: "Tahoma";
	text-decoration: none;
	text-align: left;
}

a
{
	font-family: "Tahoma";
	font-size: 9pt;
	text-transform: none;
	color: #194899;
	text-decoration: none;
}

a:hover, visited
{
	font-family: "Tahoma";
	font-size: 9pt;
	text-transform: none;
	color: #194899;
	text-decoration: none;
}

a.linkBlu
{
	color: #194899;
	font-family: "Tahoma";
	font-size: 9pt;
	text-align: left;
	text-decoration: underline;
}

a.linkBlu:hover, visited
{
	color: #194899;
	font-family: "Tahoma";
	font-size: 9pt;
	text-align: left;
	text-decoration: underline;
}

a.lBlu
{
	color: #194899;
	font-family: "Tahoma";
	font-size: 9pt;
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
}

a.lBlu:hover, visited
{
	color: #194899;
	font-family: "Tahoma";
	font-size: 9pt;
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
}

a.lkModuli
{
	color: #194899;
	font-family: "Tahoma";
	font-size: 9pt;
	text-align: left;
	text-decoration: underline;
}

a.lkModuli:hover, visited
{
	color: #194899;
	font-family: "Tahoma";
	font-size: 9pt;
	text-align: left;
	text-decoration: underline;
}

a.linkArancio
{
	color: #f76300;
	font-family: "Tahoma";
	font-size: 9pt;
	text-align: left;
	text-decoration: underline;
}

a.linkArancio:hover, visited
{
	color: #f76300;
	font-family: "Tahoma";
	font-size: 9pt;
	text-align: left;
	text-decoration: underline;
}

a.lArancio
{
	color: #f76300;
	font-family: "Tahoma";
	font-size: 9pt;
	text-align: left;
	text-decoration: underline;
	font-weight:bold;
}

a.lArancio:hover, visited
{
	color: #f76300;
	font-family: "Tahoma";
	font-size: 9pt;
	text-align: left;
	text-decoration: underline;
	font-weight:bold;
}

a.lGrigio, a.lGrigio:hover, a.lGrigio:visited
{
	color: #c7c7c7;
	font-family: "Tahoma";
	font-size: 9pt;
	text-align: left;
	text-decoration: underline;
	font-weight:bold;
}

.paginazione
{
	font: 12px Tahoma;
	height: 25px;
	vertical-align: middle;
	text-align: right;
	font-weight: bold;
	color: #f76300; /*padding-right: 2px; 	padding-left: 2px;*/
}

.paginazione a
{
	font: 12px Tahoma;
	color: #194899;
	height: 25px;
	vertical-align: middle;
	text-align: right; /*padding-right: 6px; 	padding-left: 6px;*/
}

.titoloBlu
{
	height: 30px;
	border-bottom: dashed 1px #194899;
}

.sfondoGrigio
{
	background-color: #F1F1F1;
	height: 70px;
}

.sinistra
{
	text-align: left;
}

.lista
{
	color: #194899;
	font-family: "Tahoma";
	font-size: 10pt;
}

input
{
	font-family: "Tahoma";
	font-size: 9pt;
	color: #194899;
	text-decoration: none;
}

.input
{
	font-family: "Tahoma";
	font-size: 9pt;
	color: #194899;
	text-decoration: none;
}

select
{
	font-family: "Tahoma";
	font-size: 10pt;
	color: #194899;
	text-decoration: none;
}

.lato
{
	display: expression(screen.Width > 1024?  "block" : "none");
	padding: 0px;
	margin: 0px;
	top:0;
}

.firma
{
	color: black;
	font-size: 11px;
	font-family: "Tahoma";
	text-decoration: none;
}

.tBlack
{
	color: black;
	font-family: "Tahoma";
	font-size: 9pt;
	text-align: left;
}

.testoBlack
{
	color: black;
	font-family: "Tahoma";
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

.testoBlackBig
{
	color: Black;
	font-family: "Tahoma";
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}

.tBlu
{
	color: #194899;
	font-family: "Tahoma";
	font-size: 9pt;
	text-align: left;
}

.testoBlu
{
	color: #194899;
	font-family: "Tahoma";
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

.testoBluBig
{
	color: #194899;
	font-family: "Tahoma";
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}

.tArancio
{
	color: #f76300;
	font-family: "Tahoma";
	font-size: 9pt;
	text-align: left;
}

.testoArancio
{
	color: #f76300;
	font-family: "Tahoma";
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

.testoArancioBig
{
	color: #f76300;
	font-family: "Tahoma";
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

.sfondosxinf
{
	background-image: url("images/sfondoinfsx.jpg");
	background-repeat: repeat;
	background-position: right top;
	/*display: expression(screen.Width > 1024?  "block" : "none");*/
	padding: 0px;
	margin: 0px;
	top:0;
	vertical-align: top;
}

.ombrasxinf
{
	background-image: url("images/ombrainfsx.jpg");
	background-repeat: repeat-y;
	background-position: right top;
	/*display: expression(screen.Width > 1024?  "block" : "none");*/
	padding: 0px;
	margin: 0px;
	top:0;
	vertical-align: top;
	width: 13px;
}

.sfondosxsup
{
	background-image: url("images/sfondosupsx.jpg");
	background-repeat: repeat-x;
	background-position: top;
	height:596px;
}
	
.ombrasxsup
{
	background-image: url("images/ombrasupsx.jpg");
	background-repeat: no-repeat;
	background-position: top;
	height:596px;
	width: 13px;
	vertical-align: top;
}
	
.sfondodxinf
{
	background-image: url("images/sfondoinfdx.jpg");
	background-repeat: repeat;
	background-position: left top;
	height: 100%;
	/*display: expression(screen.Width > 1024?  "block" : "none");*/
	padding: 0px;
	margin: 0px;
	top:0;
	vertical-align: top;
}

.ombradxinf
{
	background-image: url("images/ombrainfdx.jpg");
	background-repeat: repeat-y;
	background-position: top;
	height: 100%;
	/*display: expression(screen.Width > 1024?  "block" : "none");*/
	padding: 0px;
	width: 12px;
	margin: 0px;
	top:0;
	vertical-align: top;
}

.sfondodxsup
{
	background-image: url("images/sfondosupdx.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	height:596px;
}

.ombradxsup
{
	background-image: url("images/ombrasupdx.jpg");
	background-repeat: no-repeat;
	background-position: top;
	height:596px;
	width: 12px;
	vertical-align: top;
}

.div_nascosto
{
	display:none;
}

.tabellalogin
{
	vertical-align: top;
	background: url("images/sfondoriservata.jpg") no-repeat bottom;
	border-bottom: dashed 1px #194899;
	text-align: center;
}

.colonnacerca
{
	text-align:left;
	color: #194899;
	font-family: "Tahoma";
	font-size: 10pt;
	font-weight: bold;
}

.ddlist350
{
	width: 350px;
}

body
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
}

html
{
	height: 100%;	
}

