a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:link {
}
a:visited {
}
a:hover {
	background: #CCCCCC;
}
a:active {
}

a.red {
	color: Red;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

h2{
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}

h2.red{
	color: Red;
	font-size: 12px;
	font-weight: bold;
}

h3 {
	/*font-weight: bold;*/
	font-size: 14px;	
}

.cella_esterna {
	background-image: url(../images/riga_n.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#menu {
	margin-top: 5px;
	margin-left: 5px;
}
#menu_sx {
	margin-top: 5px;
	margin-right: 5px;
	text-align: right;
}
#titolo {
	text-align: right;
	margin-right: 5px;
	margin-bottom: 5px;
}
#bordo_contatti{
	width: 407px;
	height: 350px;
	border-color: Black;
	border-style: solid;
	border-width: 1px;
	background-color: White;
}
#contatti{
	margin-top: 140px;
	margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
}
#progetti{
	width: 407px;
	height: 350px;
	background-color: Black;
}
#testo1{
	color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
}

.disco{
	border: 0;
}

a.link_disco{
	text-decoration: none;
	border: 0px;
}

#descr_disco{
	/*font-weight: bold;*/
	color: #FFFFFF;
	font-size: 14px;
	margin-left: 10px;
}

#rstampa_entry{
	color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 20px;
	padding-top: 20px;
}
