body {
	background-color: #c9A48A;
	background-image: url(../images/fondo_page.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Helvetica, Arial, sans-serif;
	color: #47494b;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
a {
	color: 	#8B292A;
	text-decoration: none;
}
a:hover {
	color: #909047;
	text-decoration: underline;
}
.fondoContent {
	background-image: url(../images/fondo_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titoloSito {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-family: bold;
	color: #666666;
	padding-left: 130px;
}
.titoloInfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #812319;
	line-height:25px;
}
.testoInfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	text-decoration:none;
	line-height:25px;
}
.testoInfo:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #812319;
	text-decoration:none;
}
.rientro {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.fondoLateraleDx {
	background-image: url(../images/fondo_laterale_indirizzo.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.fondoFooter {
	background-color: #c8c88f;
	padding: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #909047;
	color: #909047;
}
/*#navBar ul a:link, #navBar ul a:visited {
	display: block;

}*/
#navBar ul {list-style: none; margin: 0; padding: 0px;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li a {
display: block;
border-bottom: 1px dotted #EEE;
background-image:url(../images/icona_navBar.gif);
background-repeat:no-repeat;
padding-left:40px;
padding-bottom:2px;
padding-top:2px;
line-height:25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #909047;
	text-decoration: none;
}
#navBar li a:hover {
border-bottom: 1px dotted #EEE;
background-image:url(../images/icona_navBar.gif);
background-repeat:no-repeat;
padding-left:40px;
padding-bottom:2px;
padding-top:2px;
line-height:25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #8B292A;
	text-decoration: none;
}
.fondoAnnuncio {
	background-image: url(../images/fondo_box_annunci.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	clear: both;
}

.floatleftart{
float: left;
border: 3px solid #8B292A;
padding:3px 3px 3px 3px;
margin: 3px 8px 3px 3px;
}

.datamod
{
	float: right;
}

.titoloAnnuncio {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 16px;
	color: #8F282C;
	font-weight:bold;
	line-height:24px;
	text-decoration:none;
}
.titoloAnnuncio:hover {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 16px;
	color: #909047;
	font-weight:bold;
	line-height:24px;
	text-decoration:underline;
}
.headAnnuncio {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 16px;
	color: #8F282C;
	font-weight:bold;
	line-height:24px;
	text-decoration:none;
	padding: 0;
	margin: 0
}

.next
{
	float: right;
}

.next IMG
{
	border-width: 0;
}

.newsletter
{
	padding: 15px;
	margin: 0;
}

.newsletter .buttons
{
	text-align: center;
	padding: 5px 0;
}
.IMGcenter IMG
{
	border-width: 0;
}

#centerbanner
{
	text-align: center;
	padding-bottom: 20px;
}