body {
	background: url(../img/sfondo_body.jpg) repeat-x;
	background-color: #d3d3d3;
	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 {
	height: 60px;
	background: url(../img/sfondo_bread.gif) no-repeat;
	line-height: 22px;
	font-family: Verdana;
	font-size: 10px;
	position: relative;
}

#news {
	float: left;
	width: 538px;
	font-size: 11px;
	margin-left: 5px;
	overflow: hidden;
	white-space: nowrap;
}

#top_menu {
	position: absolute;
	top: 31px;
	left: 0px;
}

#ricerca {
	line-height: 12px;
	position: absolute;
	width: 302px;	
	right: 1px;
	top: 10px;
	height: 60px;
	background: url(../img/bg_ricerca.gif) no-repeat;
}

#text_input_search {
	position: absolute;
	top: 11px;
	left: 65px;
	height: 20px;
	border: 1px solid #a6acb3;
	font-size: 10px;
	width: 200px;
	padding: 2px;
}

#container {
	width: 100%;
	position: relative;
	top: -2px;
}

#col_sx {
	float: left;
	width: 167px;
	overflow:hidden;
}

#col_dx {
	float: left;
	width: 302px;
	clear: right;
	overflow:hidden;
}

#content {
	float: left;
	width: 428px;
	margin: 0px 15px;
	line-height: 16px;
	text-align: justify;
	overflow:hidden;
}

#footer {
	background: url(../img/bg_footer.gif) no-repeat;
	position:relative;
	width: 927px;
	height: 61px;
	color: #959595;
	top: 11px;
	background-color: #565656;
	font: 10px Tahoma;
	clear: left;
}


#speciali {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial;
}
#speciali img {
	position:relative;
	top: 2px;
}

#topnews {
	background-image: url(../img/spacer_content.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 483px;
	padding-bottom: 10px;
}
#ora_top_news {
	background-color: #b8b8b8;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
}
#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;
}
#piedipagina a:link, #piedipagina a:visited {
	color: #959595;
}
#piedipagina a:hover {
	color: #fff;
}



.field_giorni {
	position:relative;
	top:2px;
	font-size:11px;
	width:44px;
}
.field_mesi {
	position:relative;
	top:2px;
	font-size:11px;
	width:90px;
}
.field_anni {
	width: 63px;
	position:relative;
	top:2px;
	font-size:11px;	
}
#field_ricerca {
	position: relative;
	left: 10px;
	height: 20px;
	border: 1px solid #a6acb3;
	font-size: 10px;
	width: 208px;
	padding: 2px;
}

#testo_contenuto img {
/*	margin: 10px;  */
}

/*--------------------------------------------------------------*/

.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: 209px;
	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 {
	text-align: left;
	color: red;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
}
.titolo a:hover {
	color: #555;
}

.testo {
	font-size: 12px;
	line-height: 16px;	
}

.videoforum, .videoforum p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.topnews, .topnews p {
	margin: 0px;
	padding: 0px;
}

.titolo_risultati, .titolo_risultati a:link, .titolo_risultati a:visited {
	font-weight: bold;
}
