body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.sf_pag {
	background-image: url(../img/sf_pagina.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FEF9E3;

}
#contenitore {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#contenitore .logo{
	padding-top: 44px;
	padding-left: 36px;	
}
#contenitore .contenuto {
	position: relative;
	width: 100%;
}
#contenitore .contenuto .box_sx{
	width: 256px;
	height: 468px;
	position: absolute;
	top:20px;
	left:0px;
	z-index: 10;
}
#contenitore  .grazia{
	width: 256px;
	height: 38px;
	left: 0px;
	background-image: url(../img/grazia.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 5;
	position: absolute;
}
#contenitore .contenuto .box_sx .menu{
	width: 256px;
}
#contenitore .contenuto .box_sx .menu a{
	font-size: 14px;
	color: #FBECB5;
	text-decoration: none;
	display: block;
	padding-left: 55px;
	margin-top: 3px;
}
#contenitore .contenuto .box_sx .menu a.principale {
	font-size: 19px;
	margin-top: 18px;
}
#contenitore .contenuto .box_sx .menu a:hover{
	color: #F9E08A;	
}
#contenitore .contenuto .box_dx{
	width: 744px;
	float:right;
	height: 488px;
}
#contenitore .titolo{
	height: 42px;
	background-image: url(../img/grazia2.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 30px;
	text-align: right;
	padding-right: 80px;
	line-height: 42px;
	color: #6E6782;
	font-size: 26px;
	font-style: italic;
	position: absolute;
	right: 0px;
	top: 81px;
	width: 634px;
	z-index: 10;	
}
#contenitore .titolo span{
	font-size: 20px;
}
#contenitore .sf_titolo{
	height: 42px;
	margin-right: 31px;
	line-height: 42px;
	position: absolute;
	right: 0px;
	top: 81px;
	width: 711px;
	z-index: 5;
	FILTER: alpha(opacity=80);
	moz-opacity: 0.8;
	opacity: 0.8;
	background-color: #FBECB5;
	margin-left: 2px;
	margin-top: 2px;
}
#contenitore .sf_prodotti{
	height: 42px;
	margin-right: 31px;
	line-height: 42px;
	position: absolute;
	right: 0px;
	width: 711px;
	z-index: 5;
	FILTER: alpha(opacity=80);
	moz-opacity: 0.8;
	opacity: 0.8;
	background-color: #FBECB5;
	margin-left: 2px;
	margin-top: 2px;
	top: 524px;
}
#contenitore .contenuto .box_dx .testo{
	color: #6E6782;
	font-size: 11px;
	overflow: auto;
	padding-top: 57px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;
}
#contenitore .contenuto .box_dx .testo small a{
	color: #6E6782;
	font-size: 10px;
	text-decoration: none;
}
#contenitore .contenuto .box_dx .cont_prodotti{
	overflow: hidden;
	width: 742px;
	height: 486px;
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 2px;
	padding-top: 2px;
}
#contenitore .footer{
	color: #847E91;
	font-size:12px;
	padding-top: 10px;
	padding-left: 36px;
	padding-bottom: 10px;
}
#contenitore .footer a{
	color: #847E91;
	font-size:12px;
	text-decoration: none;
}
#contenitore .footer a:hover{
	color: #595463;
}
.clear{
	clear: both;	
}
.iframe {
	height: 366px;
	width: 655px;
	border: 2px solid #6E6782;
}
.chisiamo {
	float: right;
	margin-left: 10px;
}
.tab_gen table tr td {
	color: #6E6782;
	font-size: 11px;
	padding: 3px;
}
.tab_gen table tbody tr td input{
	color: #6E6782;
	font-size: 11px;
	background-color: #FBECB5;
	border: 1px solid #6E6782;
	padding: 1px;
}
.tab_gen table tbody tr td textarea{
	color: #6E6782;
	font-size: 11px;
	background-color: #FBECB5;
	border: 1px solid #6E6782;
}
.tab_gen table tfoot tr td input{
	color: #6E6782;
	font-size: 11px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #FBECB5;
	border: 2px solid #6E6782;
}
.img_prod {
	padding-top: 2px;
	padding-left: 2px;

}

