#wrapper {
	margin: auto;
	padding: 0px;
	width: 825px;
	padding-top: 20px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(K_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Lucida Grande, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
#header {
	background-color: #FFFFFF;
	background-image: url(K_head.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 825px;
	height: 106px;
}
#menu_box {
	background-color: #FFFFFF;
	background-image: url(K_menu.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 825px;
	height: 25px;
}
#menu_bar {
	margin: 0px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#cont_down {
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	background-image: url(K_cont_down.png);
}
#cont_up {
	background-repeat: no-repeat;
	background-position: center top;
	width: 825px;
	margin: 0px;
	padding: 0px;
	background-image: url(K_cont_up.png);
	min-height: 432px;
	height: auto !important;
	height: 432px;
}
#bg {
	background-image: url(K_bg.png);
	margin: auto;
	padding: 0px;
	height: 100%;
	width: 1200px;
}
#w3c {
	text-align: right;
}

#w3c a {
	text-decoration: none;
	color:#666666;
}

.articolo_home {
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: normal;
	width: 550px;
	float:left;
}

.divsx{
	float:left;
	}

.divdx{
	float:right;
margin-top: 100px;
margin-right: 40px;
	}

.articolo_home h1 {
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
.menu_item {
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	float: left;
	margin-left: 20px;
	margin-right: 25px;
}

.menu_item a{
	color: #DDDDDD;
	text-decoration:none;
}

.menu_item a:hover {
	color: #FFFFFF;
}
#footer {
	text-align: center;
	color: #999999;
	padding: 3px;
}
.preventivo {
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
.preventivo a {
	text-decoration: none;
}

