@charset "UTF-8";
/* CSS Document */
	body {
	background: url(images/sfondo.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	}
	a {
	text-decoration: none;
	color: #FFFFFF;
	}
	a:hover { 
	color: #9c0;
	}
	a:focus {
	outline: none;
	}
	a img  {
	border: 0px;
	}
	#pagina {
	/*position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -500px;*/
	}
	#left_curriculum {
	width: 698px;
	height: 643px;
	background: url(images/photo1.jpg);
	}
	#left_news {
	width: 698px;
	height: 643px;
	background: url(images/photo_news.jpg);
	}
	#left_biography {
	width: 698px;
	height: 643px;
	background: url(images/photo_bio.jpg);
	}
	#left_home {
	width: 698px;
	height: 643px;
	background: url(images/photo_home.jpg);
	}
	#left_link {
	width: 698px;
	height: 643px;
	background: url(images/photo_link.jpg);
	}
	#left_contatti {
	width: 698px;
	height: 643px;
	background: url(images/photo_contatti.jpg);
	}
	#logo {
	position: absolute;
	top: 373px;
	left: 373px;
	width: 325px;
	height: 142px;
	background: url(images/logo_bande_1.jpg);
	}
	#official {
	position: absolute;
	top: 387px;
	left: 708px;
	width: 56px;
	height: 37px;
	background: url(images/official.jpg);
	}
	#footer {
	position: absolute;
	top: 522px;
	left: 373px; 
	}
	address {
	font-size: 7pt;
	font-style: normal;
	color: #fff;
	}
	#menu1 {
	position: absolute;
	top: 440px;
	left: 710px;
	color: #FFFFFF;
	}
	#menu2 {
	position: absolute;
	top: 480px;
	left: 710px;
	color: #FFFFFF;
	}
	#display2 {
	position: absolute;
	top: 26px;
	left: 387px;
	width:268px;
	height:324px;
	overflow:hidden;
	text-align:left; 
	color: #FFFFFF;
	text-align: justify;
	line-height: 12pt;
	font-weight: normal;
	}
	#display {
	position: absolute;
	top: 26px;
	left: 374px;
	width:283px;
	height:324px;
	overflow:hidden;
	text-align:left; 
	color: #FFFFFF;
	text-align: justify;
	line-height: 12pt;
	font-weight: normal;
	}
	#freccia_su {
	position: absolute;
	top: 26px;
	left: 666px;
	}
	#freccia_giu {
	position: absolute;
	top: 60px;
	left: 666px;
	}
	#right {
	position: absolute;
	top: 26px;
	left: 710px;
	}
	#right img {
	padding-bottom: 10px;
	}
	ul {
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
	padding-left: 13px;
	}
	.style1 {
	color: #9c0;
	font-style: italic;
	}
	.style2 {
	color: #9c0;
	}
	#add_link {
	position: absolute;
	top: 520px;
	}
	
	#elencolink a {
	color: #000000;
	line-height: 15pt;
	}
	#elencolink a:hover {
	color: #9c0;
	}
	#elencolink {
	position: absolute;
	top: 70px;
	left: 0px;
	}
	#elencolink2 a {
	color: #000000;
	line-height: 15pt;
	}
	#elencolink2 a:hover {
	color: #9c0;
	}
	#elencolink2 {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 235px;
	}
	#elencolink2 p {
	font-size: 8pt;
	text-align: justify;
	}
	.bn {
	background: #000000;
	color: #FFFFFF;
	padding:2px;
	}