/* <style> */

div.TabView
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	width: 380px;
	height: 0px;
}

div.TabView div.Tabs
{
	height: 24px;
	overflow: hidden;
}



div.TabView div.Tabs  a{
	float: left;
	display: block;
	width:  90px;
	text-align: center;
	height:      24px;
	line-height: 28px;
	vertical-align: middle;
	background: url('../images/tabs.png') no-repeat 0px 0px;
	text-decoration: none;
	font-family: "Arial", Serif;
	font-weight: 500;
	font-size: 12px;
	color: #FFFFFF;
}

div.TabView div.Tabs a:hover{
  background: url('../images/tabs.png') no-repeat 0px -34px;
}

div.TabView div.Tabs a:active{
  background: url('../images/tabs.png') no-repeat 0px -34px;
}

div.TabView div.Pages
{
	clear: both;
	border: 3px solid #0086C6;
	overflow: hidden;
	top: 10px;
}

div.TabView div.Pages div.Page
{
	overflow: auto;
	background-image: url(../images/fondoContatti.jpg);
	background-repeat: no-repeat;
	background-color: #E3E4F8;
}

div.TabView div.Pages div.Page div.Pad
{
	padding: 0px 0px;
	overflow: hidden;
}
#CorpoCentrale {

	width: 200px;
	height: 300px;
	position: absolute;
	left: 250px;
	top: 10px;
}
#numeroVerde {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	height: 30px;
	left: 220px;
	top: 260px;
	width: 360px;
}
.imgVerde {
	float: left;
}
#Border #InfoLine .developed a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.Stile17 {color: #00367B}
.Stile18 {color: #00367B; font-weight: bold; }
.Stile20 {color: #006600; font-weight: bold; }