body, html {
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	margin: 0px;
	background-color: #0D182E;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #f3880e;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #f3880e;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #f3880e;
	text-align: center;
}
div {
	float: left;
}
#body {
	float: none;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	background-image: url(img/bg_logo.png);
	height: 115px;
	width: 900px;
}
#logo img {
	margin-left: 20px;
}
#logo_assicontrol {
	position: relative;
	top: 10px;
	left: 150px;
}

#grandezze td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#menu {
	background-image: url(img/bg_menu.png);
	height: 45px;
	width: 900px;
}
#voce {
	float: left;
	background-image: url(img/separazione_menu.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 150px;
	height: 30px;
	padding-top: 15px;
	text-align: center;
}
#voce_on {
	float: left;
	background-image: url(img/bg_menu_on.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 150px;
	height: 30px;
	padding-top: 15px;
	text-align: center;
	text-transform: uppercase;
	color: #121D33;
	text-decoration: none;
	font-size: 13px;
}
#voce a {
	text-transform: uppercase;
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
#header {
	background-image: url(img/bg_header.png);
	width: 860px;
	padding: 20px;
	text-align: justify;
	font-size: 13px;
	background-color: #e8e7e4;
	background-repeat: no-repeat;
}
#header a {
	text-transform: uppercase;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#box_quadrato {
	background-image: url(img/bg_box_quadrato.png);
	height: 180px;
	width: 245px;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	padding: 10px;
	line-height: 30px;
	float: left;
	margin: 10px;
}
#box_quadrato a {
	text-transform: uppercase;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#content {
	width: 860px;
	padding: 20px;
	background-color: #FFF;
}
#col_sx {
	background-color: #ffffff;
	width: 365px;
	float: left;
	padding: 10px;
}
#strumenti {
	width: 315px;
	padding: 10px;
	height: 410px;
	overflow: auto;
	margin: 20px;
}
#testo {
	width: 455px;
	padding: 10px;
	line-height: 16px;
	text-align: justify;
	float: left;
}
#clienti {
	float: left;
	width: 565px;
	padding: 10px;
	line-height: 16px;
	text-align: justify;
}
#footer {
	width: 880px;
	background-color: #5f626c;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #323d59;
	color: #FFF;
	padding: 10px;
}#banner {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
