@charset "UTF-8";
/* CSS Document */

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

body, td,th {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: normal;
	border:0;
	margin:0;
	padding:0;
}
ul, li{border:0; padding:0; margin:0; list-style:none;}
a { text-decoration:none; color:#666; font-weight:bold;}
a:hover { text-decoration:none; color:#900; font-weight:bold;}

/* #main {padding-bottom: 40px;}   must be same height as the footer */

/* ----------- PERCORSO DI NAVIGAZIONE ----------- */
#path
{
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: normal;
	font-weight:bold;
	color:#999;
	width:300px;
	margin-top:10px;
	text-decoration:none;
}

#path a
{
	text-decoration:none;
	color:#999;
}

#path a:hover
{
	color:#1532a5;
}

/* ----------- IMMAGINE APERTURA DELLA PAGINA ----------- */
#banner_page
{
	width:669px;
	height:155px;
	margin-left:0px;
	margin-top:5px;
}

/* ----------- SPAZIO PRINCIPALE a DESTRA ----------- */

#content_dx
{
	width:550px;
	margin-left:0px;
	margin-top:15px;
}

/* ------ collegamenti di navigazione ---------- */
#link
{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: normal;
	font-weight:normal;
	color:#666;
	width:550px;
}
#link a
{
	text-decoration:none;
}
#link a:hover
{
	text-decoration:none;
	font-weight:bold;
	color:#900;
}

/* ----------- TITOLI H1 ----------- */
#titoli
{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	line-height: normal;
	letter-spacing:-1px;
	font-weight:bold;
	color:#333;
	width:550px;
}

/* ----------- SOTTOTITOLI H2 e CAPOVERSI H3 ----------- */
#sottotitoli
{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:17px;
	margin-top:10px;
	color:#666;
	width:550px;
}
#sottotitoli a { text-decoration:none;color:#666; }
#sottotitoli a:hover { font-weight:bold;text-decoration:none;color:#900; }
#capoversi
{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin-top:10px;
	color:#000;
	width:550px;
}

/* ----------- BULLET ELENCO ----------- */
#pallino
{
	background-image:url(images/filoblu.gif);
	/*top:10px;*/
	width:7px;
	height:6px;
	margin-right:6px;
	margin-bottom:5px;	

}

/* ----------- FOOTER ----------- */
#footer {
	position: relative;
	margin-top: -40px; /* negative value of footer height */
	height: 40px;
	clear:both;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: normal;
	font-weight:bold;
	color:#999;
	}
	
#footer_text { font-weight:normal; color:#666;}
#footer_text a { text-decoration:none; color:#666;}
#footer_text a:hover { color:#600;}

/* ----------- NAVIGATION----------- */
#top-g{
	background:url(images/topnav-bg.gif) repeat-x;
	width:1024px;
	height:4px;
	margin:0 auto;
}
	#navigation{
	background:url(images/navbg.gif) repeat-x; 
	height:32px; 
	margin:0 auto;
	width:1024px; 
	}
	#navigation ul{
	height:32px;
	line-height:32px;
	text-align: center;
	}
	#navigation ul li
	{
		display:inline;
	}
	#navigation ul li a,
	#navigation ul li a:visited {
		background:url(images/line-a.gif) right no-repeat;
		padding:0 15px;
		display:block;
		text-decoration:none;
		float:left;
		color:#4261df;
		font-weight:bold;
		text-shadow: #ffffff 2px 2px 2px;
	}

	#navigation ul li a:hover{
			color:#1532a5;
		}
/* ----------- SUBLINKS ----------- */
#sublinks{
	width:1024px;
	margin:0 auto;
	background:#888888 url(images/sublink_blu.gif);
	height:30px;
	font-size:11px;
}	
	#sublinks ul{
	 height:32px;
	 line-height:31px;	
	}
	#sublinks ul li{
		display:inline;
	}
	#sublinks ul li a,
	#sublinks ul li a:visited
	{
		padding:0 15px;
		display:inline;
		text-decoration:none;
		float:center;
		color:#FFFFFF;
	}
	#sublinks ul li a:hover
	{
		text-decoration:none;
		color:#1532a5;
	}
/* ----------- SUBMENU ----------- */
#s1, #s2, #s3, #s4, #s5, #s6 {display:none;}
/* ----------- TESTI ----------- */
.Firma {font-size: 8px}
.Stile3 {
	color: #0066CC;
	font-weight: bold;
	font-size: 13px;
}
.Crediti { font-size: 9px;color:#000; }
.Crediti a { text-decoration:none;color:#000; }
.Crediti a:hover { text-decoration:none; font-weight:bold; color:#1532a5; }
/* --------- ABSTRACT ------------ */
.quote { font-size: 11px;color:#000;}
.quote a { text-decoration:none; color:#000; }
.quote a:hover { text-decoration:none; color:#1532a5; }
