@charset "utf-8";
body {
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-image: url(../img/sfondo3.png);
	background-repeat: repeat;
	margin: 0px;
}
.div_menu {
	height: 80px;
	width: 600px;
	margin-top: 126px;
	margin-left: 15px;
}
.div_SX {
	height: 130px;
	width: 200px;
	margin-top: 330px;
	margin-left: 55px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a5592;
	padding: 4px;
	font-weight: normal;
	border-left-width: 2px;
	border-left-style: groove;
	border-left-color: #FFFFFF;
	text-align: justify;
}

.div_address {
	height: 155px;
	width: 200px;
	margin-top: 30px;
	margin-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.div_testi {
	height: 210px;
	width: 535px;
	margin-top: 10px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
}

.div_iframe {
	width: 280px;
	height: 200px;
	overflow: auto;
	margin-left: 5px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding-right: 5px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-image: url(../img/puntatore.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	line-height: 20px;
	letter-spacing: 1px;
	margin-left: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 4px;
	font-weight: bold;
	color: #3A5592;
	background-image: url(../img/puntatore2.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	line-height: 20px;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #FF6600;
	line-height: 18px;
	margin-left: 5px;
}
.h3-EN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #FF6600;
	line-height: 18px;
	margin-left: 5px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 4px;
}
.menu-en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
}
.menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 4px;
}
.menu-en a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
}
.menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 4px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #384052;
}
.menu-en a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #384052;
}
.close {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 2px;
}
.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3A5592;
	background-repeat: no-repeat;
	letter-spacing: 1px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3A5592;
}
