body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e6e6e;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-position: top;
}
#container {
	height: 580px;
	width: 1200px;
	overflow: hidden;
}
#top {
	height: 220px;
	width: 1200px;
}
#menu {
	height: 345px;
	width: 220px;
	color: #FFFFFF;
	padding-right: 46px;
	padding-left: 27px;
	float: left;
	text-align: left;
}

#contenuto {
	height: 195px;
	width: 890px;
	padding-right: 15px;
	color: #999999;
	float: left;
	text-align: justify;
	z-index: 1;
	overflow: hidden;
	top: 230px;
	left:0px;
}

#contenuto_az {
	height: 195px;
	width: 890px;
	padding-right: 15px;
	color: #999999;
	float: left;
	text-align: justify;
	z-index: 1;
	overflow: hidden;
	top: 330px;
	left:0px;
}

#contenuto5 {
	height: 500px;
	width: 890px;
	padding-right: 15px;
	color: #999999;
	float: left;
	text-align: justify;
	z-index: 1;
	overflow: hidden;
	top: 50px;
	left:0px;
}

#contenuto7 {
	height: 500px;
	width: 890px;
	padding-right: 15px;
	color: #999999;
	float: left;
	text-align: justify;
	z-index: 1;
	overflow: hidden;
	top: 30px;
	left:0px;
}

#contenuto6 {
	height: 500px;
	width: 890px;
	padding-right: 15px;
	color: #999999;
	float: left;
	text-align: justify;
	z-index: 1;
	overflow: hidden;
	top: 50px;
	left:0px;
}
#contenuto4 {
	height: 500px;
	width: 890px;
	padding-right: 15px;
	color: #999999;
	float: left;
	text-align: justify;
	z-index: 1;
	overflow: hidden;
	top: 50px;
	left:0px;
}
#content {
	height: 570px;
	width: 1200px;
	background-image: url(../images/bg_cont.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	float: left;
}

#audio {
	height: 100%;
	width: 1200px;
	overflow: hidden;
	text-align: right;
}
.titolo {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.titolo_news {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	margin-bottom: 8px;
	text-align: left;
}
.disclaimer {
	font-size: 9px;
	color: #CCCCCC;
}
.rosso {
	color: #CC0000;
}
.selected {
	color: #4d3028;
}
.puls {
	height: 29px;
	width: 132px;
}
.input_richiesta {
	width: 386px;
}
.form {
	margin: 0px;
	padding: 0px;
}


#menu A:link, #menu A:active, #menu A:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
#menu A:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

A:link, A:active, A:visited {
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.box_news {
	float: left;
	height: 123px;
	width: 182px;
	background-image: url(../images/box_news.jpg);
	margin-right: 45px;
	margin-top: 8px;
	padding-left: 15px;
	text-align: left;
}
.box_news2 {
	float: left;
	height: 123px;
	width: 182px;
	background-image: url(../images/box_news.gif);
	margin: 8px;
	padding-left: 15px;
	text-align: justify;
}
