.pngfix 
{
	behavior: url("css/iepngfix.htc") 
}
img
{
	border: 0px;
}

a:focus{
	outline: 0; 
}

.copyright
{
	font-size: 10px;
	color: black;
	text-align: center;
}
.body_main
{
	background-color:#919191;
	font-family: Lucida Grande, Helvetica;
	text-align: center;
}
.main_content
{
	width:801px;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.top_menu
{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.top_menu li
{
	display:inline;
}
.main_middle_content
{
	background-image:url('../images/sfondo.jpg');
}
.sfondo_sfumato
{
	background-image: url("../images/sfondo_sfumato.jpg");
	background-repeat: repeat-x;
	height:100%;
	width:780px;
	margin-left: 11px;
}

.contact_box
{
	border-width:1px;
	border-color:silver;
	border-style:dashed;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	background-color: white;
}
.contact_title
{
	height:30px;
	background-color: white;
	background-image:url('../images/contact_bg.png');
	background-repeat: no-repeat;
	padding-top:5px;
	padding-left: 50px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:silver;
	font-size:18px;
	color:gray;
	text-align: left;
}
.login_box
{
	position:relative;
	width:250px;
	height:140px;
	border-width:1px;
	border-color:silver;
	border-style:dashed;
	background-image: url('../images/sfondo_box.jpg');
	background-repeat: repeat-x;
	text-align: left;
	margin: auto;
	margin-top: 60px;
}
.login_title
{
	height:30px;
	background-image:url('../images/login_bg.png');
	background-repeat: no-repeat;
	padding-top:5px;
	padding-left: 50px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:silver;
	font-size:18px;
	color:gray;
	text-align: left;
}
.info_box
{
	position:absolute;
	bottom: 10px; 
	right:20px; 
	width:500px;
	height:245px;
	border-width:1px;
	border-color:silver;
	border-style:dashed;
	background-image: url('../images/sfondo_box.jpg');
	background-repeat: repeat-x;
	text-align: left;
}
.info_title
{
	height:30px;
	background-image:url('../images/info_bg.png');
	background-repeat: no-repeat;
	padding-top:5px;
	padding-left: 60px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:silver;
	font-size:18px;
	color:gray;
	text-align: left;
}
.input_home
{
	width: 230px;
	background-color:gray;
	color:silver;
	border-width:1px;
	border-color:silver;
	border-style:solid;
	height: 20px;
	font-size: 12px;
	margin-top:5px;
}
.textarea_home
{
	width: 380px;
	background-color:gray;
	color:silver;
	border-width:1px;
	border-color:silver;
	border-style:solid;
	height: 70px;
	font-size: 12px;
	margin-top:5px;
	font-family: Lucida Grande, Helvetica;
}
.info_testo
{
	padding:25px;
	color: gray;
	font-size: 12px;
	line-height:20px;

}
.googlemaps
{
	position:absolute;
	right: 10px;
	top: 40px;
	width: 180px;
	height: 190px;
}
.googlemaps span
{
	visibility: hidden;
}
.link , .link:visited
{
	color: black;
	text-decoration:none;
	font-weight:bold;
}
.link:hover
{
	text-decoration:underline;
	color: black;
	font-weight:bold;
}

.partner_box
{
	position:relative;
	width:450px;
	height:140px;
	border-width:1px;
	border-color:silver;
	border-style:dashed;
	background-image: url('../images/sfondo_box.jpg');
	background-repeat: repeat-x;
	text-align: left;
	margin: auto;
	margin-top: 60px;
}
