body{
	font-family : Trebuchet MS;
	/*#b6b7aa;*/
	color:white; 
	font-size:1em;
	background:#3A6EA5;
	align:center;
}	




legend{
	color:black;

}



h3{
	margin:10px;
}

h5{
	margin:13px;
}


div#container{
	text-align: center;
}

div#header
{
	margin-left:2px;
	text-align:left;
	width:800px;
	/*height:150px;*/
	
}

div#left{
	text-align:left;
	width:200px;	
	float:left;
	margin-left:5px;
	margin-right:2px;
	background-image: url(immagini/righe.gif);
	background-repeat: repeat;
	padding:1px;
	
}

div#center{
	width:765px;
	float:left;
	text-align:left;
	padding:0px;
	
}

div#centerlink
{
	width:765px;
	float:right;
	
	text-align:left;
	padding:0px;
	
}

div#center-left.testo{
	/*width:600px;*/
	color:white;
	height:auto;
	text-align:left;
	padding:0px;
	float:left;
	margin-right:12px;
	padding:8px;
	width:598px;
	
	
}


div#footer{
	width:800px;
	text-align:left;
	font-size: 9pt;
	font-color:white;
	float:left;
	margin-left:94px;

}			
	
a:link {
	color: #4A4A4A; text-decoration: none;
	font-family : Trebuchet MS;
	font-weight:bold;
	size:2;
}
a:visited 
{
	color: #A9A9A9; 
	text-decoration: none;
	font-weight:bold;
	}
a:hover {color:white ; background:#808080; text-decoration: underline; padding-left:5px;}
a:active {color: #996600; text-decoration: none;}

.tab-header{
	bgcolor:#B6B7AA;
	border:0;
	width:800px;
	
}

.td-header{
	
	width:800px;		
	height:50px;
}

.tab-footer{
	bgColor:#333333;
	height:18px;
	
	width:800px;
	border:0px;
}

#punto{
	color:red;
}

#luca{
	color:#B6B7AA;
	font-size:1em;
}

.firma
{
	font-size:0.1em;
	
	}

#b{
	color:white;
	font-size:1em;
}
.spaziato{
	font-size:1em;
	font-stretch:extra-expanded;
	margin-left:30px;
}

.testo{
	
	width:100%;
	color:white;
	padding:50px;
}

.grafici{
	background:black;
	width:100%;
	color:gray;
	padding:50px;
	text-align:center;
}






.testo-senzaMenu
{
	background: white;
	width:803px;
	color: gray;
	margin-left: 94px;
}

.testo-nero{
	color:black;
	text-align:center;
}

.firma{
	
	font-size:1em;
	font-style:italic;
}

.corsivo{
	font-style:italic;
}

#menu{

	background-image: url(immagini/righe.gif);
	background-repeat: repeat;
	
}


/* tootips  occorre dare al link il class=info e inserire uno span dentro con la descriizone del tool tips */

a.info{
    position:relative; /*this is the key*/
    z-index:24; 
   
    font-size:0.9em;
    text-decoration:none}

a.info:hover{z-index:25; }

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid  #996600;	
    background-color:#ccc; color:#000;
    text-align: center;
    font-size:0.6em;
    }

/* fine prima tolltip */

div#left ul
{
	
	margin-left:-6pX;
	width:80px;
	}
	
	div#left li
{
	
	margin-left:-18pX;
	
	}


.tooltipHome-tip {
	background:transparent url(immagini/baloonHome.png) no-repeat scroll 0%;
	color:#FFFFFF;
	height:142px;
	padding:10px 10px 0px 12px;
	text-align:left;
	width:200px;
	z-index:13000;
}
.tooltipHome-tip img {
	margin:0px 0px 4px;
}
.tooltipHome-title {
	font-size:12px;
	font-weight:bold;
}
.tooltipHome-text {
	color:#A4A4A4;
	font-size:11px;
}

body div#headerHome {
	background:black;
	
}

div#menufoto
{
	
	color:White;
	position:relative;
	top:-130px;
	background: black url(imgage/backNavbar.gif) repeat-x scroll 0%;
	height:60px;
	
}

body div#menufoto ul 
{		
	font-weight:lighter;
	font-size:1.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0px 0px 2px;
	padding:0px;
	display:inline;
	}
	
	body div#menufoto ul li a
{
	margin-left:120px;
	margin-right:-50px;
	float:left;
	
	}
	
	body div#menufoto ul li a:hover
	{
		z-index:15; 
		background-color:Transparent;
		text-decoration:none;
		
		}
		
		
table 
{
	width:680px;
	
}	
		
.title_frame 
{
	border:solid 1px #cccccc;
	background:#E0E0E0;text-align:center;}		
.title 
{
	font-size:130%;
}
.subtitle 
{
	font-size:115%; 
	background:#E0E0E0;
	color:blue;
}
.date{font-style:italic;}