@import url(forms.css);

body {
	background-image: url(images/sfondo_bg_alt.jpg);
	\\background-attachment: fixed;
	margin: 0 auto;
	padding: 0px 0px 20px 0px;
	background-position: top;
	background-repeat: repeat-x;
	background-color: White;
}

#bigbox {
	width: 630px;
	\width: 640px;
	w\idth: 630px;
	margin: auto;
	text-align: left;
	z-index: 1;
}

#riempimento {
	background-image: url(images/bg_page.gif);
	background-repeat: repeat-y;
	z-index: 9;
}

#title {
	height: 160px;
	\\background: url(images/titolo_3.gif) bottom;
	background: url(images/head.jpg) bottom;
	z-index: 8;
	margin-bottom: 0px;
}

#menu {
	width: 153px;
	float: right;
	z-index: 8;
}

div.menu_box {
	margin: 5px;
	width: 144px;
	background-image: url(images/box_menu_02.gif);
	background-repeat: repeat-y;
}

div.menu_navi {
	margin: 5px;
	width: 144px;
	background-image: url(images/box_menu_02.gif);
	background-repeat: repeat-y;
}

div.menu_title {
	background-image: url(images/box_menu_01.gif);
	background-repeat: no-repeat;
	height: 14px;
}

div.menu_text{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 6px;
}

div.menu_bottom {
	background-image: url(images/box_menu_03.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 12px;
}

div.corpo {
	zoom: 100%;
	margin-right: 153px;
	padding: 2px 10px 10px 10px;
	z-index: 10;
}

#piede {
	clear: both;
	height: 135px;
	\\background-image: url(images/piede.jpg);
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
	z-index: 8;

}

#firma {
	clear: both;
	margin-top: 2px;
	z-index: 9;
	text-align: center;
	font-size: 10;
	color: #666666;
}

