/* LAYOUT */
DIV#footer {
	clear: both;
}
DIV#filo {
	/*z-index:2;
	height: 30px;
	left: 0px;
	bottom: 0px;
	position: absolute;
	padding-bottom:-60px;*/
	display: none;
}
DIV#ContenitorePrincipale {
	position: absolute;
	/*width: 992px;*/
	left: 0px;
	/*margin-left: -496px;*/
	width:100%;
	top: 0px;
	height : 100%;
	visibility: visible;
	z-index: 1;
	background-image: url(sfondo_contenuti.gif);
	background-repeat: repeat-y;
	background-position: left top;
	/*background-image: url(sfondo.gif);
	background-color: #FF0000;
	border: thin solid #0033CC;*/
}
DIV#Scritte{
	margin-left:26px;
	margin-top:25px;
	left:26px;
	width:430px;
	height:100%;
/*
	background-color:#FF0000; */
}
DIV#Spaziatore {
	left:0px;
	top: 0px;
	float:left;
	height:100%;
	/*
	clear:both;*/
	z-index: 10;
	background-color: #FF00FF;
}
DIV#Stampa{
	position:absolute;
	/*
	clear:both;
	float:left;
	*/
	left:689px;
	top: 300px;
	width:109px;
	height:20px;
	/*background-color:#999900;*/
	z-index: 7;
	/*background-color: #993333;*/s
}
DIV#testataStampa{
	display: none;
}
DIV#Testata{	
	position: absolute;
	left: 0px;
	height:244px;
	/*margin-left: -496px;*/
	top: 0px;
	/*position:absolute;*/
	width:100%;
	z-index: 3;
	display: block;
	/*background-color:#a5a5a5;*/
	background-image: url(sfondo_testata.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
DIV#ColonnaMenu{
	position:inherit;
	float: left;
	left: 0px;
	width: 160px;
	z-index: 4;
	/* background-color:#999900; */
}
DIV#Contenuti{
	position:absolute;
	float:right;
	left: 160px;
	top: 245px;
	width: 832px;
	z-index: 5;
	background-image: url(sfondo_contenuti_2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
DIV#Menu{
	position:absolute;
	clear:both;
	float:left;
	left:18px;
	top: 268px;
	width:160px;
	/*background-color:#999900;*/
	/*z-index: 5;*/
}
DIV#Menu_profiles{
	position:absolute;
	clear:both;
	float:left;
	left:27px;
	top: 269px;
	width:123px;
}
DIV#SottoSottoMenuLink{
	width: 100%;
}
DIV#SottoMenuLinkGiallo{
	/*display:inline;
	float:left;*/
	width: 100%;
	top: 21px;
}
TR.Righina,TD.Testo,TD.SecondaColonna,TD.Titolo{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A5A8;
}
TABLE.Righina{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A7A5A8;
}
TD.SecondaColonna2LATI{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A5A8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A7A5A8;
	padding-left: 4px;
}
DIV#Rettangolo{
	position:absolute;
	top: 400px;
	/*background-color:#999900;*/
	clear:both;
	/*float: left;*/
	left:689px;
	height: 129px;
	width: 114px;	
	z-index: 6;
}
div.hiddenState {visibility: hidden; display: none;}
div.visiblePopup {position: absolute; width: 450px; background-color: #959699; color: #FFFFFF; border: 0px solid black; font-family: Arial; font-size: 8pt; padding:5px;}
.visiblePopup a {text-decoration: none; font-weight: bold; color: #f0b310;}


/* GENERICI */
body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(sfondo_contenuti.gif);
}
/* FORMATTAZIONE DEL TESTO */
/* titolo nei contenuti */
.Titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F0B30F;
	text-decoration: none;
}
/* testo nei contenuti */
.Testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.Testo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
/* collegamento interno ai contenuti; normale e rollover/premuto */
.SottoTitoloLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #717074;
	text-decoration: none;
}
.SottoTitoloLinkRollover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #F0B30F;
	text-decoration: none;
}
/* stile delle scritte del menu a tendina che si apre dopo che  stato cliccato su un collegamento del sottomenu*/
.SottoSottoMenuLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f0b30f;
	text-decoration: none;
}
a.MenuLink:link,a.MenuLink:visited,a.MenuLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a.MenuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f0b30f;
	text-decoration: none;
}
/* stile che serve per i sotto sotto menu con sottolineatura*/
a.ssms:link,a.ssms:visited,a.ssms:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f0b30f;
	text-decoration: none;
}
a.ssms:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f0b30f;
	text-decoration: underline;
}
/* lo stile del sottomenu sottolineato*/
.SottoMenuLinkSottolineato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0b30f;
	text-decoration: underline;
}
.SottoMenuLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.PrimaColonnaPrimaRiga{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	clip:   rect(auto auto auto auto);
}
.PrimaColonnaSecondaRiga{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #595959;
	text-decoration: none;
}
.PrimaColonnaSecondaRigaconduerighe{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 6px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #595959;
	text-decoration: none;
}
.SecondaColonna{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #595959;
	text-decoration: none;
}
.SecondaColonna2LATI{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #595959;
	text-decoration: none;
}
.titoloGrigio {
	color: #969596;
	font-weight: bold;
	font-size: 9pt;
	font-family: Univers,  Helvetica, Verdana, Arial, sans-serif;
}

img { border: 0; }
#logo-print, #print-header { display: none; }