body {
	padding:	0px;
	border:		0px;
	margin:		0px;
	background-color: #ffffff;
	background-image:url(../template/sfondo.jpg);
	background-repeat:repeat-x;
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	text-align:right;
	margin:0px;
	color: #151515;
	padding-top:3px;
	font-size: 20px;
	font-weight:normal;
}
h2 {
	margin:0px;
	margin-bottom:6px;
	color: #ffffff;
	font-size: 16px;
	font-family:verdana;
	font-weight:bold;
}
p.link_1 {
	color: #eeeeee;
	margin:6px;
}
p.info {
	color: #aaaaaa;
	font-size: 10px;
	font-family:verdana;
	font-weight:normal;
	text-align:right;
	margin:0px;
	line-height:12px;
}
span.info {
	color: #aaaaaa;
	font-size: 10px;
	font-family:verdana;
	font-weight:normal;
	margin:0px;
	line-height:12px;
}
span.Titolo_album {
	color: #FF8800;
	font-size: 16px;
	font-family:verdana;
	font-weight:bold;
	margin:0px;
}
/*  IMMAGINI  */
img.nobordo {border:0px;}
img.bordo {border:1px solid #151515; float:right; margin-left:20px; margin-bottom:10px;}
img.bordohome {border:1px solid #151515;}
img.bordobianco {border:1px solid #ffffff;}


a.http			{}
a.http:link		{text-decoration: none;color: #aaaaaa;}
a.http:visited	{text-decoration: none;color: #aaaaaa;}
a.http:hover	{text-decoration: none;color: #aaaaaa; border-bottom: 1px solid #FF8800;}
a.http:active	{text-decoration: none;}

/*  MENU  */
	
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#menu li {
	float:left;
	}
#menu li a {
	color:#151515;
	line-height:25px;
	text-decoration: none;
	padding: 0px;
	}	
	
#menu li a:link, #menu li a:visited {
	color:#151515;
	background: url(../template/menu-on.jpg);
	border:0px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left:16px;
	padding-right:16px;
	}
	
#menu li a:hover, #menu li a:active {
	color: #eeeeee;
	background: url(../template/menu-off.jpg);
	border:0px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left:16px;
	padding-right:16px;
	}
/********************************  MENU SX  ********************************/
#menusx ul {
	margin:10px;
	}
#menusx li {
	}
#menusx li a {
	color:#151515;
	line-height:25px;
	text-decoration: none;
	}	
	
#menusx li a:link, #menusx li a:visited {
	color:#151515;
	border-bottom:1px solid #18678e;
	border-left:5px solid #18678e;
	padding:4px;
	}
	
#menusx li a:hover, #menusx li a:active {
	color: #eeeeee;
	border-bottom:1px solid #FF6633;
	border-left:5px solid #FF6633;
	padding:4px;
	}

/********************************  MENU DX  ********************************/

#menudx ul {
	margin:10px;
	}
#menudx li {
	}
#menudx li a {
	color:#151515;
	line-height:25px;
	text-decoration: none;
	}	
	
#menudx li a:link, #menudx li a:visited {
	color:#151515;
	border-bottom:1px solid #18678e;
	border-right:5px solid #18678e;
	padding:4px;
	}
	
#menudx li a:hover, #menudx li a:active {
	color: #eeeeee;
	border-bottom:1px solid #FF6633;
	border-right:5px solid #FF6633;
	padding:4px;
	}
/********************************  MENU NEWS  ********************************/

#menunews ul {
	list-style-image:url(../template/online.gif);
	margin:10px;
	text-align:left;
	margin-left:20px;
	}
#menunews li {
	margin-bottom:4px;
	}
#menunews li a {
	color:#151515;
	line-height:14px;
	text-decoration: none;
	}	
	
#menunews li a:link, #menunews li a:visited {
	color:#151515;
	border:0px;
	padding:0px;
	}
	
#menunews li a:hover, #menunews li a:active {
	color: #eeeeee;
	border:0px;
	padding:0px;
	}
/********************************  MENU TESTO  ********************************/

#testo ul {
	list-style-image:url(../template/online.gif);
	margin:10px;
	text-align:left;
	margin-left:20px;
	}
#testo li {
	margin-bottom:4px;
	}
/********************************  LINK BOTTOM  ********************************/

#bottom a {
	color:#333333;
	text-decoration: none;
	}	
	
#bottom a:link, #bottom li a:visited {
	color:#333333;
	}
	
#bottom a:hover, #bottom li a:active {
	color: #00FFFF;
	border-bottom:1px solid #FF6633;
	}
/********************************  Link Home  ********************************/

#testohome a {
	color:#000099;
	font-size:24px;
	line-height:36px;
	font-weight:bold;
	text-decoration: none;
	}	
	
#testohome a:link, #testohome li a:visited {
	color:#333333;
	}
	
#testohome a:hover, #testohome li a:active {
	border-bottom:1px solid #FF6633;
	border-top-color: #FF0000;
	text-decoration: blink;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #00FF00;
	}
/********************************  Link Testo  ********************************/

#testo a {
	color: #000099;
	text-decoration: none;
	}	
	
#testo a:link, #testo li a:visited {
	color:#000099;
	}
	
#testo a:hover, #testo li a:active {
	color: #000099;
	border-bottom:1px solid #FF6633;
	}

