@charset "ISO-8859-1";
.newsletter {
	font-size: 8.5pt;
	text-align: center;
	width: 127px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #d9dadb;
}
.foot {
	padding: 5px;
	font-size: 8.5pt;
}

.tasto {
	padding-bottom: 10px;
}
.grayHR {
	background-image: url(images/grigio.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.info {
	padding: 3px;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px;
	font-size: 10pt;
}
.testo {
	text-align: justify;
}

.grayVR {
	background-image: url(images/grigio.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.home_outer {
	background-color: #87888a;
	padding: 1px;
	text-align: center;
	width: 307px;
	height: 265px;
}
.home_inner {
	background-color: #FFFFFF;
	height: 265px;
	width: 100%;
	text-align: left;
}
.home_text {
	padding: 5px;
	color: #87888a;
}
.tasto_home_outer {
	background-color: #87888a;
	padding: 1px;
	text-align: center;
	width: 96px;
	height: 265px;
}
.tasto_home_inner {
	background-color: #FFFFFF;
	height: 265px;
	width: 100%;
	text-align: left;
}
.collegamenti a {
	color: #000000;
	text-decoration: none;
}
.dettagli_outer {
	border-color:#87888a; 
	border-style:solid; 
	border-width: 1px;
}
.dettagli {
	padding: 4px;
}

.main_text {
	padding-right: 10px;
	padding-left: 10px;
}
.facoltativo {
	font-size: x-small;
	color: #FF0000;
}
.piccolo {
	font-size: 8.5pt;
}
.nowrap {
	white-space: nowrap;
}

