@charset "utf-8";
/* CSS Document */

html, body{
	margin:0 auto;
}

body{
	background:url(/images/sfondo.png) repeat-x top;
	font-family:Verdana, Geneva, sans-serif;
	font-size:70%;
}
#container{
	width:960px;
	margin:0 auto;
	padding:0;
}
#header{
	width:960px;
	padding:30px 0px 0px 0px;
}
#menu{
	width:960px;
	height:40px;
}
#main{
	width:960px;
	background-color:#FFF;
}
#main_sx{
	float:left;
	width:522px;
}
#main_dx{
	float:right;
	width:438px;
}
#main_sx_01{
	background:url(/images/main_sx_01.jpg) no-repeat top;
	width:522px;
	height:158px;
}
#main_sx_02{
	background:url(/images/main_sx_02.jpg) no-repeat top;
	width:522px;
	height:110px;
}
#main_sx_03{
	background:url(/images/main_sx_03.jpg) no-repeat top;
	width:522px;
	height:117px;
}
#main_sx_04{
	background:url(/images/main_sx_04.jpg) no-repeat top;
	width:523px;
	height:76px;
}
#main_dx_01{
	background:url(/images/main_dx_01.jpg) no-repeat top;
	width:438px;
	height:217px;
}
#main_dx_news{
	background:url(/images/main_dx_news.jpg) no-repeat top;
	float:left;
	width:273px;
	height:244px;
}
#main_dx_flash{
	float:right;
	width:165px;
	height:244px;
}
#footer{
	width:960px;
	float:left;
}
#main_storia_sx{
	float:left;
	width:622px;
	height:461px;
	background:url(/images/sfondo_storia.jpg) no-repeat top;
}
#main_lavorazione_sx{
	float:left;
	width:391px;
	height:423px;
	background:url(/images/lavorazione_sx.jpg) no-repeat top;
}
#main_lavorazione_dx{
	background:#FFF;
	float:left;
	width:569px;
	height:423px;
}
#video{
	padding:40px 0px 0px 80px;
	z-index:3;
}
#foto{
	float:left;
	width:509px;
	padding:10px 0px 20px 60px;
}
#main_pagine{
	float:left;
	width:960px;
	background:#FFF;
}
