body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #FFF;
}

div.header {
	width: 100%;
	height: 123px;
	background: #B4D1D7;
	background: #FFF;
}

div.logo {
	position: absolute;
	margin-top: 25px;
	margin-left: 25px;
}

div.certy {
	position: absolute;
	margin-top: 10px;
	right: 10px;
}

div.header-banner {
	position: absolute;
	margin-top: 10px;
	right: 123px;
	height: 90px;
	width: 509px;
	background-image: url(images/header-banner.gif);
}

div.main {
	height: 100%;
	width: 100%;
}

div.spalla-sx {
	position: absolute;
	top: 123px;
	left: 0px;
	width: 163px;
	height: 100%;
	background: #D6EAEC;
}

div.spalla-sx a {
	position: relative;
	display: block;
	padding: 7px 0px 7px 5px;
	text-decoration: none;
	Xmargin-top: 1px;
	color: #376A97;
	background: #D6EAEC;
	border: 1px #B4D1D7;
	border-style: none none solid none;
}

span.spalla-sx {
	margin-left: 7px;
	padding-bottom: 10px;
}

div.spalla-sx a:hover {
	color: #FFF;
	background: #376A97;
}

div.content {
	position: relative;
	margin: 10px 10px 10px 173px;
	color: #376A97;
	min-height: 395px;
	height: auto !important;
	height: 410px;
}

div.content b {
	color: #D93C00;
}

div.content a {
	color: #800000;
	font-weight: bold;
	border: 0;
}

img.float-image {
	position: absolute;
	right: 0px;
}

img.float-image2 {
	float: right;
	margin: 0 0 5 10;
}

div.page-title {
	background: #376A97;
	color: White;
	font-size: 18px;
	padding: 2px 0px 3px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.page-title {
	background: #376A97;
	color: White;
	font-size: 18px;
	padding: 2px 0px 3px 5px;
	margin-top: 0;
	margin-bottom: 10px;
}

div.autopark-title {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

div.autopark-title img {
	margin-bottom: 30px;
}

div.footer {
	position: relative;
	margin: 5px 10px 5px 173px;
	font-size: 11px;
	text-align: center;
	line-height: 15px;
	color: #376A97;
}

ul.documenti li {
	margin-bottom: 10px;
}

a {
	color: #00F;
	text-decoration: none;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

hr {
	margin: 0;
	height: 1px;
	color: #D93C00;
}

p {
	margin-bottom: 20px;
}

/*####### HOME CLASSES ########*/

div.home {
	position: relative;
	height: 360px;
}

div.home-box1 {
	position: absolute;
	width: 49%;
	top: 0;
	left: 0;
}

div.home-box1 img {
	float: right;
}

div.home-box2 {
	position: absolute;
	width: 49%;
	top: 0;
	right: 0;
}

div.home-box2 img {
	float: left;
}

div.home-box3 {
	width: 49%;
	position: absolute;
	bottom: 1;
	right: 0;
	Xborder: 1px solid #000;
}

div.home-box4 {
	width: 49%;
	position: absolute;
	left: 250px;
	margin-left: 225px;
	margin-top: 80px;
	Xborder: 1px solid #000;
}

div.home-image {
	position: absolute;
	top: 42%;
	left: 25;
	margin-top: -80px;
}

/*########### SEARCH CLASSES ##########*/

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;	
}

tr.selected {
	font-weight: bold;
}

form.ricerca {
	position: absolute;
	right: 22px;
	top: 24px;
}

input.ricerca {
	font-size: 14px;
	border: 1px solid #000;
	height: 22px;
	width: 180px;
}

.button {
	background: White;
	color: #004294;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid; #000;
}

div.ricerca {
	padding: 1 0 0 5;
	height: 15px;
	width: 167px;
	font-size: 10px;
	font-weight: bold;
	color: #002E6B;
	background: url(images/bg-ricerca.jpg);
	
}

/*########### CHART CLASSES ##########*/

table.cartina {
	border: 1px solid #376A97;
}

td.cartina {
	border: 1px solid #376A97;
}


/*##########*/

table.content {
	color: #376A97;
	border:none;
}

