body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
}
#tableMain {
	border: 1px solid #931602;
}
h1 {
	font-size: 13px;
	margin: 0px;
}
h2 {
	font-size: 12px;
	margin: 0px;
}
#descrizione {
	display: none;
}
#field_top {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	width: 775px;
	height: 30px;
	border: 1px solid #931602;
}
#menutop {
	font-size: 11px;
	font-weight: bold;
}
#menutop a:link {
	text-decoration: underline;
	color: #000000;
}
#menutop a:visited {
	text-decoration: underline;
	color: #000000;
}
#menutop a:hover {
	text-decoration: none;
	color: #000000;
}
#field_search {
	padding: 5px;
	border: 1px solid #931602;
	width: 195px;
}
.bottonesearch {
	font-family: Arial; 
	border: 1px solid #FF0000; 
	background-color: #FFFFFF;
}
#field {
	padding: 0px;
	border: 1px solid #931602;
	width: 572px;
}
.field_foto {
	padding: 5px;
	border: 1px solid #931602;
	width: 130px;
	font-size: 11px;
	font-weight: bold;
}
.field_foto img {
	border: 1px solid #931602;
}
.field_annunci {
	padding: 3px;
	border: 1px solid #931602;
	width: 195px;
	font-size: 11px;
	font-weight: bold;
}
#footer {
	text-align: center;
}
#footer a:link {
	text-decoration: underline;
	color: #000000;
}
#footer a:visited {
	text-decoration: underline;
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
	color: #000000;
}
#counter {
	display: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}

/* Start Riv */
.rivUserBox {
	width: 150px;
	padding: 3px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 2px;
	margin-bottom: 2px;
}
.title a {
   color: #FF0000;
	text-decoration: underline;
}
.imgContainer img {
	border: 1px solid #931602;
}
.userInfoBox p {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
/* End Riv */