@charset "UTF-8";
.base {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
}
.testonormale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 20px;
}
.base .testonormale {
	padding-right: 45px;
	padding-left: 35px;
}
.base .fascia {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.testotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.base .testotitolo {
	padding-top: 15px;
	padding-right: 45px;
	padding-bottom: 15px;
	padding-left: 35px;
	background-color: #8FD1EC;
	background-repeat: repeat;
}
.testomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #EFEFEF;
	font-weight: bold;
}
.base .testomenu a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.base .testomenu a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.base .testomenu a:hover {
	color: #0693D4;
	text-decoration: underline;
	font-weight: bold;
}
.base .testomenu {
	padding-right: 45px;
	padding-left: 20px;
	padding-top: 400px;
	padding-bottom: 28px;
}
.base {
	background-color: #FFFFFF;
	background-image: url(base2.jpg);
	padding-top: 0px;
	top: -20px;
	background-repeat: no-repeat;
}
.base .testonormale p a:link {
	color: #0693D4;
	text-decoration: none;
}
.base .testonormale p a:visited {
	color: #0693D4;
	text-decoration: none;
}
.base .testonormale p a:hover {
	color: #4F5251;
	text-decoration: underline;
}
.base .logo {
	padding-left: 30px;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #525252;
	line-height: normal;
}

