body {
   background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #fdffcd;
}
.bg2 {
   width: 1174px;
	height: 460px;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	text-align: center;
	left: 50%;
	margin-left: -587px;
	top: 328px;
	z-index: -99999;
}
.tit-bg {

	background-image: url(images/riga.jpg);

}
.bordo {
	border-bottom: 2px #d5d5d5 solid;
   border-left: 2px #d5d5d5 solid;
	border-right: 2px #d5d5d5 solid;
	background-image: url(images/bg-box.jpg);

}
.bordo1 {
	border-bottom: 2px #d5d5d5 solid;
   border-left: 2px #d5d5d5 solid;
	border-right: 2px #d5d5d5 solid;
	background-image: url(images/bg-box1.jpg);
}
.bordo2 {
	border: 2px #d5d5d5 solid;
	background-image: url(images/bg-box.jpg);

}
.txt {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
}
.txt a{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	font-weight: bold;
	font-style: italic;
}
.txt a:link, .txt a:visited, .txt a:hover{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	font-weight: bold;
	font-style: italic;
}
.tit {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: Black;
	font-weight: bold;
	font-style: italic;

	background-color: White;
}
.tit2 {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: white;
	font-weight: bold;
	font-style: italic;

}
.tit3 {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: black;
	font-weight: bold;
	font-style: italic;

}
.tit4 {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a3985e;
	font-weight: bold;
	font-style: italic;
}
.bot {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
}
.bordo-nero {
	border-bottom: 1px solid black;
}
.form {
   background-color: Black;
	color: White;
}