html, body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}

.titolo_blu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	padding-right: 60px;
	padding-left: 60px;
	background-attachment: fixed;
	background-image: url(images/bg/title-chisiamo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	color: #3366FF;
	margin-top: 0px;
	height: 20px;
	padding-top: 35px;
	padding-bottom: 0px;
}
.titolo_verde {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	padding-right: 60px;
	padding-left: 60px;
	background-attachment: fixed;
	background-image: url(images/bg/title-prodotti.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	color: #009933;
	margin-top: 0px;
	height: 20px;
	padding-top: 35px;
	padding-bottom: 0px;
}
.titolo_arancio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	padding-right: 60px;
	padding-left: 60px;
	background-attachment: fixed;
	background-image: url(images/bg/title-contattaci.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	color: #FF3300;
	margin-top: 0px;
	height: 20px;
	padding-top: 35px;
	padding-bottom: 0px;
}
.titolo_rosa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	padding-right: 60px;
	padding-left: 60px;
	background-attachment: fixed;
	background-image: url(images/bg/title-news.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	color: #CC33CC;
	margin-top: 0px;
	height: 20px;
	padding-top: 35px;
	padding-bottom: 0px;
}
.corpo1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	padding: 0px 70px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: normal;
	vertical-align: baseline;
	margin-top: -15px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	margin-right: 60px;
	margin-left: 60px;
	text-align: center;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
}
.prod_descriz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: right;
}
.codiceprodotto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #009966;
	text-align: center;
}
.titolo-popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00CC66;
	text-transform: uppercase;
	color: #009933;
	clip:    rect(auto auto auto auto);
	margin-bottom: -15px;
	height: 0px;
	padding-bottom: 0px;
}
.corpo-popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.corpo_0marg {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: normal;
	vertical-align: baseline;
	margin-top: -15px;
}

