body {
	background-color: #FFFFFF;
}
#wrapper {
	background-color: #FFFFFF;
	position: relative;
	height: 680px;
	width: 750px;
	left: -60px;
	top: 20px;
}
#navbar {
	background-color: #FFFFFF;
	position: absolute;
	height: auto;
	width: 750px;
	left: 0px;
	top: 150px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #18528A;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #18528A;
	border-left-color: #18528A;
}
#header {
	background-color: #FFFFFF;
	position: absolute;
	height: auto;
	width: 750px;
	top: 0px;
	left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #18528A;
	border-right-color: #18528A;
	border-left-color: #18528A;
}
#sidebar {
	background-color: #FFFFFF;
	position: absolute;
	height: auto;
	width: 190px;
	top: 0px;
	left: 760px;
	border: thin dotted #E34201;
}
#main_info {
	background-color: #FFFFFF;
	position: absolute;
	height: auto;
	width: 740px;
	left: 0px;
	top: 240px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #18528A;
	border-bottom-color: #18528A;
	border-left-color: #18528A;
	padding: 5px;
}
#home_service {
	background-color: #FFFFFF;
	position: absolute;
	height: auto;
	width: 740px;
	left: 0px;
	top: 240px;
	padding: 5px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #18528A;
	border-left-color: #18528A;
}
#page_service {
	background-color: #FFFFFF;
	position: absolute;
	height: auto;
	width: 740px;
	top: 240px;
	padding: 5px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #18528A;
	border-bottom-color: #18528A;
	border-left-color: #18528A;
	left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #18528A;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #18528A;
	text-decoration: none;
}
#home_partner {
	background-color: #FFFFFF;
	position: absolute;
	height: auto;
	width: 510px;
	left: 0px;
	top: 452px;
	padding: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #18528A;
}
#page_service a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FE501B;
	text-decoration: none;
}
#page_service a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FE501B;
	text-decoration: none;
	background-color: #18528A;
}
#page_service a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FE501B;
	text-decoration: none;
}
#home_bottom {
	background-color: #FFFFFF;
	position: absolute;
	height: auto;
	width: 740px;
	left: 0px;
	top: 658px;
	padding: 5px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FF501B;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #18528A;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #18528A;
	border-left-color: #18528A;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #FF501B;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#home_bottom a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #18528A;
	text-decoration: none;
	line-height: 18px;
	padding: 3px;
}
#home_bottom a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #18528A;
	text-decoration: none;
	line-height: 18px;
	padding: 3px;
}
#home_bottom a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	background-color: #678FB4;
	padding: 3px;
}
#footer {
	background-color: #FFFFFF;
	position: absolute;
	bottom: 0px;
	height: 20px;
	width: 750px;
	right: 0px;
	border-bottom-width: medium;
}
#sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #E34201;
	text-decoration: none;
	padding-bottom: 40px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #18528A;
	text-decoration: none;
}
.evidenza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF501B;
}
#sidebar a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #E34201;
	text-decoration: none;
	padding-bottom: 40px;
}
#sidebar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #E34201;
	text-decoration: none;
	padding-bottom: 40px;
}
#sidebar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #E34201;
	text-decoration: none;
	padding-bottom: 40px;
}
#main_info a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FE501B;
	text-decoration: none;
}
#main_info a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FE501B;
	text-decoration: none;
	background-color: #18528A;
}
#main_info a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FE501B;
	text-decoration: none;
}
#home_emergenza {
	position: absolute;
	height: 140px;
	width: 140px;
	left: 570px;
	top: 270px;
	padding: 5px;
	background-image: url("global/home_emergenza.jpg"/*tpa=http://www.adlersrl.it/global/home_emergenza.jpg*/);
	background-repeat: no-repeat;
	z-index: 3;
}
#home_news {
	position: absolute;
	height: 206px;
	width: 200px;
	left: 551px;
	top: 452px;
	z-index: 3;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #18528A;
}
