body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(bkg_repeatx2.jpg);
	background-color: #CFCFCF;
}
.bkgmenuoriz {
	background-image: url(bkgmenuoriz.gif);
	font-family: Arial, Verdana;
	font-size: 12px;
	color: white;
	letter-spacing: 1px;
	font-weight: bold;
}
.bkgmenuoriz a, .bkgmenuoriz a:visited {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: white;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
}
.bkgmenuoriz a:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #C6081D;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
}
.divmenu_titolo {
	font-family: Arial, Verdana;
	color: #666666;
	line-height: 32px;
	padding-left: 2px;
}
.testo {
   vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	line-height: 20px;
	text-align: justify;
	margin-top: 10px;
}
.testo a, testo a:visited {
	color: #434343;
	text-decoration: none;
	font-weight: bold;
}
.testo a:hover {
	color: #434343;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
}
.footer a, footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	text-decoration: underline;
}
.sfondobody {
	background-image: url(sfondo_body.jpg);
	width: 1000px;
	text-align: center;
}
.cornicefoto {
	border: 1px solid #737373;
	padding: 1px 1px 1px 1px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.fotosinistra {
	border: 1px solid #737373;
	padding: 1px 1px 1px 1px;
	float:left; 
	margin-right:10px;
	margin-top:3px; 
	margin-bottom:3px;
}

.fotodestra {
	border: 1px solid #737373;
	padding: 1px 1px 1px 1px;
	float:right; 
	margin-left:10px;
	margin-top:3px; 
	margin-bottom:3px; 
}

