.back_g {
	background-attachment: scroll;
	background-image: url(immagini/bkgr.jpg);
	background-repeat: repeat-x;
	background-color: #1D3442;
}
.bk_texts {
	background-image: url(immagini/bk_texts.jpg);
	background-color: #FEFCF1;
	background-repeat: no-repeat;
}
.back_menu {
	background-color: #FEFCF1;
	background-image: url(immagini/bk_menu.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.links {
	color: #07445B;
	text-decoration: none;
}
.links_2 {
	color: #07445B;
	text-decoration: underline;
}
.links:hover {
	color: #CC6600;
	text-decoration: underline;
}
.text_corpo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 0pt;
	white-space: normal;
}
.art_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #07445B;
	text-decoration: none;
}
.link_foto:hover {
	border: 2px solid #CC6600;
}
body {
	id: pit;
}
.links_2:hover {
	color: #CC6600;
	text-decoration: underline;
}
.form_cell {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #07445B;
	margin: 2px;
}
.form_send {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	background-color: #07445B;
	margin: 2px;
	border-top: 2px groove #07445B;
	border-right: 2px groove #A5C7EC;
	border-bottom: 2px groove #A5C7EC;
	border-left: 2px groove #07445B;
	color: #FFFFFF;
}
.footer {
	color: #FFFFFF;
	text-decoration: underline;
}
