

html{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	padding: 0;
	xtext-align: center;
	background: #FFFFFF;
	font-family: Arial;
}

form{
	margin: 0;
	padding: 0;
}
		
#divPagina{
	xposition: relative;
	width: 980px;
	margin: 0 auto;
}
#divCorpo{
	margin: 10px 0 0 0;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
	overflow: hidden;
}

#divMenu{
	margin: 0 10px 0 0;
	width: 209px;
	float: left;
	background-color:#FFFFFF;
	text-align: center;
}

#divBarraNavigazione{
	margin: 0 0 10px 0;
}

#divContenuto{
	margin: 0 0 0 0;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 11px;
	width: 760px;
	float:left;
	background-color:#FFFFFF;
	overflow: hidden;
}
#divFondo{
	position: relative;
	top: 20px;
	clear: both;
	background-color:#FFFFFF;
	xborder: 1px #6E6E6E solid;
	padding: 4px;
}

.tdMenu{
	margin: 0 0 1px 0;
	padding: 0;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 10px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	xborder-left: 1px solid #CDCDCD;
	xborder-right: 1px solid #CDCDCD;
}
.tdMenuActive{
	margin: 0 0 1px 0;
	padding: 0;
	background-color: #DBDBDB;
	text-align: left;
	font-size: 10px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	xborder-left: 1px solid #CDCDCD;
	xborder-right: 1px solid #CDCDCD;
}

.linkMenu{
	display: block;
	color: #000000;
	padding: 2px 3px 2px 10px;
	text-decoration: none;
}
.linkMenu:hover{
	background-color: #DBDBDB;
}
.linkMenu.active{
	padding: 2px 3px 2px 20px;
	font-weight: bold;
}



.TextEuroBianco{
	FONT-SIZE: 11px; 
	FONT-FAMILY: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	TEXT-ALIGN: right;
}
.TextBianco{
	FONT-SIZE: 11px; 
	FONT-FAMILY: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
	BACKGROUND-COLOR: #FFFFFF;
}
.TextModificato{
	FONT-SIZE: 11px; 
	FONT-FAMILY: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
	BACKGROUND-COLOR: #DDFFDD;
}
.TextErrato{
	FONT-SIZE: 11px; 
	FONT-FAMILY: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
	BACKGROUND-COLOR: #FF3333;
}
.TextReadonly{
	FONT-SIZE: 11px; 
	FONT-FAMILY: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
	BACKGROUND-COLOR: #DEDEFF;
}
.TextDisabled{
	FONT-SIZE: 11px; 
	FONT-FAMILY: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
	BACKGROUND-COLOR: #DDDDDD;
}
.TextBiancoCenter{
	FONT-SIZE: 11px; 
	FONT-FAMILY: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	TEXT-ALIGN: center; 
}
.TextEuroGiallino{
	FONT-SIZE: 11px; 
	FONT-FAMILY: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
	TEXT-ALIGN: right;
	BACKGROUND-COLOR: #FFFF99;
}
.TextEuroBiancoBold{
	FONT-SIZE: 11px; 
	FONT-FAMILY: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
	TEXT-ALIGN: right;
	FONT-WEIGHT: bold;
}
.TextEuroGrigio{
	FONT-SIZE: 11px; 
	FONT-FAMILY: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
	TEXT-ALIGN: right;
	BACKGROUND-COLOR: #CDCDCD;
}
.testo
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    TEXT-DECORATION: none
}
.testoBold
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}

.testoBianco
{
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    FONT-FAMILY: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    TEXT-DECORATION: none
}

.Box{
	position: relative; border: 1px solid #CDCDCD; padding: 5px;
}
.AngoloAS{
	position:absolute; width: 5px; height: 5px; top:-1px; left:-1px; background: url(/immagini/Angoli.gif) no-repeat top left;
}
.AngoloAD{
	position:absolute; width: 5px; height: 5px; top:-1px; right:-1px; background: url(/immagini/Angoli.gif) no-repeat top right;
}
.AngoloBD{
	position:absolute; width: 5px; height: 5px; bottom:-1px; right:-1px; background: url(/immagini/Angoli.gif) no-repeat bottom right;
}
.AngoloBS{
	position:absolute; width: 5px; height: 5px; bottom:-1px; left:-1px; background: url(/immagini/Angoli.gif) no-repeat bottom left;
}
			
.BoxTitolo{
	position: relative; border: 1px solid #CDCDCD; padding: 3px 5px; background: #F1F1F1;
}
.BoxCorpo{
	position: relative; border: 1px solid #CDCDCD; border-top: 0; padding: 5px;
}
.AngoloASg{
	position:absolute; width: 5px; height: 5px; top:-1px; left:-1px; background: url(/immagini/AngoliG.gif) no-repeat top left;
}
.AngoloADg{
	position:absolute; width: 5px; height: 5px; top:-1px; right:-1px; background: url(/immagini/AngoliG.gif) no-repeat top right;
}
.AngoloBDg{
	position:absolute; width: 5px; height: 5px; bottom:-1px; right:-1px; background: url(/immagini/AngoliG.gif) no-repeat bottom right;
}
.AngoloBSg{
	position:absolute; width: 5px; height: 5px; bottom:-1px; left:-1px; background: url(/immagini/AngoliG.gif) no-repeat bottom left;
}

.BoxTitoloR{
	position: relative; border-bottom: 1px solid #CDCDCD; padding: 3px 5px; background: url(/immagini/SfondoTitoloRosso.gif);
}
.AngoloASr{
	position:absolute; width: 5px; height: 5px; top:0px; left:0px; background: url(/immagini/AngoliR.gif) no-repeat top left;
}
.AngoloADr{
	position:absolute; width: 5px; height: 5px; top:0px; right:0px; background: url(/immagini/AngoliR.gif) no-repeat top right;
}

.InfoTooltip { position: relative;}
.InfoTooltip a span { display: none; color: #FFFFFF; }
.InfoTooltip a:hover span { display: block; position: absolute; background-color: #FFFFFF; border-style: solid; border-width: 2px; border-color:Red; color:Black; opacity:1; left: 30px; top: -10px; padding: 3px; min-width:350px; }

.divnascosto
{
display:none;
color:#FF0000;
}

