@charset "UTF-8";
a:active {
	color: #000000;
}
h1 {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
}
h2 {
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #336633;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
}
a:hover {
	color: #666666;
}
a:visited {
	color: #333333;
}
a:link {
	color: #000000;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background-image: url(img/sfondo.gif);
}
p {
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-style: italic;
}
#gabbia {
	width: 780px;
	position: absolute;
	top: 30px;
	right: 50%;
	margin-right: -390px;
	/*padding-right: -390px;*/
}
#corpo {
	width: 780px;
	height: 100%;
	background-color:#FFF;
	background-image: url(img/sf_col_1.gif);
	background-repeat:no-repeat;
}
#base {
	background-color: #dddddd;
	height: 2px;
	width: 780px;
}
#indirizzo {
	height: 18px;
	width: 780px;
	text-align: center;
	vertical-align: baseline;
	font-size: 12px;
	color: #333333;
	padding-top: 4px;
}
#gest_index {
	width: 300px;
	top: 70px;
	/*padding-right: -150px;*/
	right: 50%;
	position: absolute;
	margin-right: -150px;
}
#gest_gabbia {
	width: 700px;
	top: 30px;
	/*padding-right: -350px;*/
	right: 50%;
	position: absolute;
	margin-right: -350px;
}
.titolo {
	font-size: 20px;
	font-style: italic;
	color: #CC0000;
	font-weight: bold;
}
.sottotitolo {
	font-size: 17px;
	font-style: italic;
	color: #336633;
	font-weight: bold;
}
.testo {
	font-size: 13px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.txt_forms {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.prezzo {
	font-size: 15px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.titolo_offerte {
	font-size: 18px;
	font-style: italic;
	color: #CC0000;
	font-weight: bold;
}

