body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	background-image:url(../images/bg_container.gif);
	background-repeat:repeat-y;
background-position:center top;
}
.bg_menusx {
	vertical-align: top;
	background-repeat: no-repeat;
}
.bg_menusx_lungo {
	vertical-align: top;
	horizontal-align: right;
	background-repeat: repeat-y;
	width:200px;
}
.img_appro{
	margin-top: 20px;
	margin-left: 20px;
}

.tab_indice{
	margin-left: 20px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262655;
	line-height: 16px;
}

.voci_menusx{
	text-align: right;
	vertical-align: text-top;
	color: #262655;
}

.box_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262655;
	line-height: 16px;
	text-align: justify;
	vertical-align: top;
	padding: 15px 40px 15px 15px;
}
.box_txt a{
	color: #0B529D;
	text-decoration: underline;
}
.cella {
	background-color: #D8E6F4;
	/*background-color: #f1f8fd;*/
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3491e0;
	vertical-align: top;
	margin-bottom:5px;
	line-height:20px;
}
.cella a{margin-bottom:10px;}
.titolo {
	font-size: 14px;
	font-weight: bold;
}
.titolo em{
margin-top:10px;
display:block;
border-bottom:1px dashed black;
}
.bg_txt {
	background-image: url(/it/agri_bio/images/bg_txt.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #262655;
}
a:hover {
	color: #262655;
}
.cella_top {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #262655;
	font-weight: bold;
	color: #262655;
	vertical-align: top;
}
.dieci {
	font-size: 12px;
}

