body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #555;
	text-align:center;
}

table {
	font-size: 12px;
}

a:link, a:visited {
	color: #555;
	text-decoration: none;
}
a:hover {
	color: #ed2024;
	text-decoration: none;
}

h3 {
	font-size: 18px;
	margin: 8px 0px 25px 7px;
}

#breadcrumb {
	display: none;
}

#news {
	display: none;
}

#top_menu {
	display: none;
}

#ricerca {
	display: none;
}

#text_input_search {	
	display: none;
}

#container {
	width: 100%;
	overflow: auto;
	position: relative;
	top: -2px;
}

#col_sx {
	display: none;
}

#col_dx {
	display: none;
}

#content {
	float: left;
	width: 480px;
	margin: 0px 14px;
	line-height: 16px;
	text-align: justify;
}

#footer {
	display: none;
}

#topnews {
	background-image: url(../img/spacer_content.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 483px;
	padding-bottom: 10px;
}
#ora_top_news {
	display: none;
}
#text_box {
	font-size: 12px;
	color: #565656;
	text-decoration: none;
	line-height: 13px;
}
#text_box a:link, #text_box a:visited {
	font-size: 12px;
	color: #565656;
	text-decoration: none;
}
#text_box a:hover {
	font-size: 12px;
	color: #565656;
	text-decoration: underline;
}

#bannerTop {
	display: none;
}

/*--------------------------------------------------------------*/

.paginazione {
	margin-top: 30px;
	text-align: right;
	font-size: 11px;
	font-family: Verdana;
}
.paginazione img {
	position: relative;
	top: 4px;
	margin: 0px 2px;
}

.img_principale {
	background: url(../img/img_bg.gif) repeat-y;
	text-align:center;
	width: 239px;
	position: relative;
	left: 0px;
	float: left;
}

.img_piccola {
	background: url(../img/bg_img_piccola.gif) repeat-y;
	text-align:center;
	width: 60px;
}

.img_middle {
	background: url(../img/bg_img_middle.gif) repeat-y;
	text-align:center;
	width: 94px;
}

.titolo, .titolo a:link, .titolo a:visited {
	color: red;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
}
.titolo a:hover {
	color: #555;
}

.testo {
	font-size: 12px;
	line-height: 16px;	
}

.topnews, .topnews p {
	margin: 0px;
	padding: 0px;
}

.titolo_risultati, .titolo_risultati a:link, .titolo_risultati a:visited {
	font-weight: bold;
}
