body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

.menu_top {
	width: 880px;
	height: 30px;
	display: block;
	color: #000000;
	font: 12px Tahoma;
	text-decoration: none;
	padding-top: 3px;
	/*background: #CCCCCC;*/
	/*padding: 10px;*/
}

.menu_top_text {
	color: #FFFFFF;
	font: 12px Tahoma;
	text-decoration: none;
	height: 28px;
	display: block;
	float: left;
	padding: 0px 10px 0px 10px;
}

.menu_top_text a:link {
	color: #FFFFFF;
	font: 12px Tahoma;
	text-decoration: none;
	height: 28px;
	display: block;
}

.menu_top_text a:visited {
	color: #FFFFFF;
	font: 12px Tahoma;
	text-decoration: none;
	height: 28px;
	display: block;
}

.menu_top_text a:hover {
	color: #FFFFFF;
	font: 12px Tahoma;
	text-decoration: none;
	height: 28px;
	display: block;
	background: url(../images/menu_arrow.jpg) bottom center no-repeat;
}

.menu_top2 {
	width: 880px;
	display: block;
	color: #000000;
	font: 10px Tahoma;
	text-decoration: none;
	padding-top: 3px;
}

.menu_top_text2 {
	color: #FFFFFF;
	font: 10px Tahoma;
	text-decoration: none;
	float: left;
	padding: 0px 10px 0px 10px;
}

.menu_top_text2 a:link {
	color: #FFFFFF;
	font: 10px Tahoma;
	text-decoration: none;
}

.menu_top_text2 a:visited {
	color: #FFFFFF;
	font: 10px Tahoma;
	text-decoration: none;
}

.menu_top_text2 a:hover {
	color: #FFFFFF;
	font: 10px Tahoma;
	text-decoration: underline;
}

.indirizzo_top {
	width: 900px;
	height: 27px;
	display: block;
	background: url(../images/bg_indirizzo.jpg) no-repeat;
	color: #FFFFFF;
	font: bold 12px Tahoma;
	line-height: 27px;
	letter-spacing: .04em;
}

.content {
	width: 900px;
	background: url(../images/bg_main.jpg) repeat-y;
}

.content_left {
	width: 607px;
	background: url(../images/content_bg.jpg) repeat-y;
}

.content_right {
	width: 252px;
	height: 356px;
	background: url(../images/menu_bg.jpg) no-repeat;
}

.menu_bottom {
	text-align: right;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
	padding-right: 24px;
}

.menu_bottom a:link {
	text-align: right;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
	text-decoration: none;
}

.menu_bottom a:visited {
	text-align: right;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
	text-decoration: none;
}

.menu_bottom a:hover {
	text-align: right;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #3C2400;
	line-height: 40px;
	text-decoration: none;
}

.news_titoli {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.news_titoli a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.news_titoli a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.news_titoli a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.news_testo {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

.news_testo a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.news_testo a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.news_testo a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.cosafare_testo {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.cosafare_testo a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
}

.cosafare_testo a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

.cosafare_testo a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
}


.bg_code {
	width: 90%;
	padding: 5px 0px 5px 0px;
	background: #A4A4A4;
	border: 1px solid #F0C101;
}

.image {
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.didascalia {
	border: 1px solid #FF6600;
	background-color: #3F3013;
	padding: 5px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

#home_credits {
	font-family: Tahoma;
	font-size: 10px;
	color: #AFAFAF;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: center;
	margin: 0px 0px 5px 0px;
}

#home_credits a:link, #home_credits a:visited 	{
	text-decoration: none;
	font-size: 10px;
	color: #AFAFAF;
}
#home_credits a:hover {font-size: 10px;text-decoration: none;color: #AFAFAF;}
