body, html {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background-color: #FFFFFF;
	margin: 0px;
	padding:0px;
	border:0px;
}
a:link, a:visited  {
	font-weight:bold;
	color: #FF4E02;
	text-decoration: none;
}
a:hover {
	font-weight:bold;
	text-decoration: underline;
	color: #000000;
}
a:active {
	font-weight:bold;
	text-decoration: none;
	color: #FF4E02;
}
.artisti a:link,.artisti a:visited, .luoghi a:link,.luoghi a:visited  {
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
}
.artisti a:hover,.luoghi a:hover {
	font-weight:bold;
	text-decoration: underline;
	color: #FF4E02;
}
.artisti a:active,.luoghi a:active {
	font-weight:bold;
	text-decoration: underline;
	color: #000000;
}
form {
	border:0px;
	margin:0px;
	padding:0px;

}
img {
	float:left;

}
/* //////////////////////// */

#global {
	width: 600px;
	margin: 10px 0px 10px 10px;
}
#testa {
	width: 600px;
	height:60px;
    clear: both;
}
#marchio {
	width: 535px;
	float:left;
}
#loghi {
	width: 65px;
	height:50px;
	float:left;
}
.box {
	width:291px;
	border:1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
}
.butt {
	width:100px;
	border:1px solid #000000;
	font-size:9px;
	margin-bottom:5px;
}
.box2 {
	width:410px;
	border:1px solid #000000;
	font-size:9px;
}
.mail {
	float:left;
    display: block;
}
.spacer {
	width:10px;
	float:left;
    display: block;
}
.riga_mail {
	width: 600px;
	height:50px;
	border-bottom:1px solid #000000;
	background-color:#FFFFFF;
    display: block;
	clear:both;
	margin-bottom:8px;
}

/* /// NEWS ////////////////////// */
.news {
	width: 600px;
	background-color:#FFFFFF;
    display: block;
	clear:both;
	margin-bottom:20px;
}

.news_tit {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 11px;
	font-weight:bold;
    display: block;
    border-bottom: 1px solid #4C4C4C;
	margin-bottom:10px;
}
.news img {
	float:left;
	margin-right:10px;
    display: block;
}
/*.news_bot {*/
/*	width: 600px; */
	/*height:16px;
	margin-top:10px;*/
/*	background-color:#FF0000; */
   /* display: block;
	clear:both;*/
/*}*/
.news_bot {
	background-image:url("../_images/popup_piede_sx.gif");
	background-repeat:no-repeat;
	width: 600px; 
	height:16px;
    display: block;
	clear:both;
}

.news_auth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 530px;
	color:#FFFFFF;
	height:13px;
	background-color:#4C4C4C;
	padding:  0px 0px 0px 5px;
    display: block;
	float:left;
}
.news_more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	text-align:right;
	color:#FFFFFF;
	width: 50px;
	background-color:#4C4C4C;
	padding:  0px 5px 0px 0px;
	border-right: 1px solid #4C4C4C;
    border-bottom: 1px solid #4C4C4C;
    display: block;
	float:left;
}
.news_more a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.news_more a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.news_more a:hover {
	text-decoration: underline;
	color: #FF4E02;
}
.news_more a:active {
	text-decoration: none;
	color: #FFFFFF;
} 
.news_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size: 9px;
	padding: 0px 5px 0px 5px ;
    display: block;
	float:left;
}
/* ////////////////////////////////////////// */

