body {
	background-color: #eeeeee;
}


#contenitore {
	position: absolute;
	top: 5px;
	width: 1000px;
	background-position: center;
	left: 50%;
	border: 1px solid #BFBFBF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -500px;
}

#testata {
	width: 1000px;
	height: 150px;
	background-color: #EEEEEE;
}

#contenitoremenu {
	width: 1000px;
	background-color: #BFBFBF;
	height: 50px;
}

#contenitorecorpo {
	width: 1000px;
	height: auto;
	background-color: #FFFFFF;
}

#footer {
	width: 1000px;
	background-color: #BFBFBF;
	height: 70px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 30px;
}
#atmetal {
	width: 996px;
	height: 100px;
	border: 2px solid #FFFFFF;
	text-align: center;
	background-image: url(immagini/sfondo_atmetal.gif);
	background-color: #FFFFFF;
}
#corpo {
	width: 960px;
	height: auto;
	min-height:180px;
	padding: 20px;
	background-image: url(immagini/sfondo_ricciolo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/* for Internet Explorer */
/*\*/
* html #corpo {
height:180px;
}
/**/ 


.menu {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.contenitorelavorazione {
	height:auto;
	margin-bottom: 30px;

}

.lavorazione {
	width: 460px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	padding-right: 20px;
	min-height:180px;
	height:auto;
	float: left;
	padding-bottom: 20px;
}

/* for Internet Explorer */
/*\*/
* html .lavorazione {
height:180px;
}
/**/ 


.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #707694;
	text-decoration: none;
	line-height: 28px;
}
.form_campotesto {
	width: 140px;
	height: 15px;
}
.form_multiriga {
	width: 372px;
}
.form_pulsante {
	width: 80px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #454A8D;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.testoform {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
#contornoform {
	width: 478px;
	border: 1px dashed #B7B7C8;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 158px

}
#logo {
	width: 367px;
	position: absolute;
	padding-top: 71px;
	padding-left: 20px;

}

