/* CSS Document */


/* --- general ---*/
body{
margin:0px;
padding:0px;
background-color:#97958C;
font-family:arial, Trebuchet, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

a{
text-decoration:none;
}

a.linkImage:link, a.linkImage:active, a.linkImage:visited, a.linkImage:hover{
text-decoration:none;
background-image:none;
padding:0px;
}

.grassetto14px{
font-size:14px;
font-weight:bold;
}

img{
border:0px;
}

hr{
color:#ffffff; 
background-color:#ffffff; 
height:1px; 
border:0; 
width:100%;
margin-bottom:11px;
margin-top:2px;
}

table{
font-size:9pt;
color:#FFFFFF;
}
.bgRighe{
background-image:url(/img/bgRighe.gif);
background-repeat:repeat;
background-position:top left;
}
.bgRigheScuro{
background-image:url(/img/bgRigheScuro.gif);
background-repeat:repeat;
background-position:top left;
}
.bgColorMain{
background-color:#24211F;
}
.bgMainTabDx{
background-image:url(/img/bg_mainTab_dx.gif);
background-repeat:repeat-y;
background-position:top left;
}
.bgMainTabSx{
background-image:url(/img/bg_mainTab_sx.gif);
background-repeat:repeat-y;
background-position:top left;
}
.bgFlashIntro{
background-image:url(/img/bg_flash_intro.gif);
background-repeat:no-repeat;
background-position:top left;
}

/* body */
.bgBodySx{
background-image:url(/img/body/bg_titoloSx.gif);
background-repeat:repeat-x;
background-position:bottom left;
}
.bgBodyDx{
background-image:url(/img/body/bg_titoloDx.gif);
background-repeat:repeat-x;
background-position:bottom left;
}

.bgRigheGrigie{
background-image:url(/img/righe.gif);
background-repeat:repeat-x;
background-position:bottom left;
}
.coloreAzzurro11ptbold{
font-size:11pt;
font-weight:bold;
color:#73B9E0;
}
.coloreAzzurro9pt{
font-size:9pt;
color:#73B9E0;
}


/* --- bottom ---*/
a.menuBottom:link, a.menuBottom:active, a.menuBottom:visited{
font-size:11px;
color:#9D9D9D;
text-decoration:none;
background-image:none;
padding:0px;
}
a.menuBottom:hover{
font-size:11px;
color:#73B9E0;
background-image:none;
padding:0px;
}
.menuBottomEvidenziato{
font-size:11px;
color:#73B9E0;
font-weight:bold;
background-image:none;
padding:0px;
}


/* menu in pagina */
a.MenuSottosezione:link, a.MenuSottosezione:visited, a.MenuSottosezione:active{
font-size:8pt;
color:#24211F;
padding-left:10px;
background-image:url(/img/body/link.gif);
background-repeat:no-repeat;
background-position:top left;
text-decoration:none;
}
a.MenuSottosezione:hover{
color:#ffffff;
text-decoration:none;
}

.MenuSottosezioneOn{
font-size:8pt;
color:#fff;
padding-left:10px;
background-image:url(/img/body/link.gif);
background-repeat:no-repeat;
background-position:center left;
text-decoration:none;
}


/* accesso area riservata  */
.accediAreaRisCellaBG{
background-image:url(/img/bgAccessoAreaRis.jpg);
background-repeat:no-repeat;
background-position:center top;
}
.accediAreaRis{
font-size:10px;
padding:3px;
}
.accediAreaRis input{
border:1px solid #373434;
background-color:transparent;
height:15px;
width:100px;
padding:0 5px;
margin:0 5px;
color:#c3c2bc;
font-size:9px;

}
.accediAreaRis strong{
color:#73b9e0;
}
a.accediAreaRis:link, a.accediAreaRis:active, a.accediAreaRis:visited{
color:#73b9e0;
font-weight:bold;
font-size:9px;
background-image:none;
}

a.accediAreaRis:hover{
color:#73b9e0;
font-weight:bold;
font-size:9px;
background-image:underline;
}


/* 2009 */
#informazioni{
	padding:40px;
	margin:40px;
	background-color:#000;
	}

.glossary{
	text-align:center;
	line-height:10px;
	font-style:italic;
	padding:10px;
	}
	a.glossaryLink:link, a.glossaryLink:active, a.glossaryLink:visited{
		color:#434340;
		font-size:9px;
		background-image:none;
		}
		
		a.glossaryLink:hover{
			color:#73b9e0;
			}









