html, body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color: #b7c1a7;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	color: #666;
}
/*Formattazione tag base*/
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
h1 {
	color: #4B750F;
	font-size: 24px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.1em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4B750F;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	color: #666;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
h2 a:link, h2 a:visited {
	color: #666;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
h2 a:hover, h2 a:active {
	color: #4B750F;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #81614c;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D1A04;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
h3 a:link , h3 a:visited{
	text-decoration: underline;
	color: #669933;
}
h3 a:hover , h3 a:active{
	color: #336699;
}
span {
	color: #666;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
span a:link, span a:visited {
	color: #666;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
span a:hover, span a:active {
	color: #4B750F;
	text-decoration: none;
}
label {
	color: #666;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
#cont_head {
	
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(/images/bck_fondo.jpg);

	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	width: 974px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height:336px;
}
#cont_head #cont_fondo{
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/images/bck_head.jpg);

}
#cont_head #cont_generale{
	z-index: 2;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	width: 960px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#cont_head #cont_generale #cont_logo {
	padding: 0px;
	height: 89px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
#cont_head #cont_generale #cont_fotobanner {
	width: 954px;
	margin: 0px;
	height: 228px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#cont_head #cont_generale #cont_pulsanti {
	height: 19px;
	background-image: url(/images/bck_pulsanti.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#cont_head #cont_generale #cont_pulsanti ul {
	list-style-type: none;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 254px;
}
#cont_head #cont_generale #cont_pulsanti ul li {
	margin: 0px;
	width: 139px;
	float: left;
	display: block;
	font-size: 12px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cont_head #cont_generale #cont_pulsanti ul li a:link, #cont_head #cont_generale #cont_pulsanti ul li a:visited {
	text-decoration: none;
	color: #000;
	margin: 0px;
	padding: 0px;
}
#cont_head #cont_generale #cont_pulsanti ul li a:hover, #cont_head #cont_generale #cont_pulsanti ul li a:active {
	color: #FFF;
}




.h1 /*formatto h1 con classe per il logo */ {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 948px;
}
#cont_head #cont_generale #cont_body {
	margin: 0px;
	width: 960px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/*Menu sx*/
#cont_head #cont_generale #cont_body #cont_menusx {
	width: 161px;
	margin-right: 18px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cont_head #cont_generale #cont_body #cont_menusx ul {
	list-style-type: none;
	font-size: 12px;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 3px;
	width: 155px;
}
#cont_head #cont_generale #cont_body #cont_menusx ul li span  {
	padding-left: 11px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	display: block;
	line-height: 14px;
}
.menusx {
	background-image: url(/images/bck_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #b7c1a7;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.menusx_label {
	color: #FFF;
	display: block;
	text-align: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 18px;
	width: 151px;
}
#cont_head #cont_generale #cont_body #cont_centrale {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4B750F;
	width: 723x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 194px;
	height: 100%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#cont_head #cont_fondo #cont_generale #cont_body #cont_centrale ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#cont_head #cont_fondo #cont_generale #cont_body #cont_centrale ul li {
	padding: 0px;
	width: 220px;
	display: inline;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 190px;
	vertical-align: top;
	display:inline-block;
}

/*Footer*/
#cont_head #cont_footer  {
	height: 36px;
	width: 954px;
	background-image: url(/images/bck_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	font-size: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cont_head #cont_footer a:link,#cont_head #cont_footer a:visited {
	text-decoration: none;
	color: #FFF;
}
#cont_head #cont_footer a:hover,#cont_head #cont_footer a:active {
	color: #333;
	text-decoration: underline;
}
#cont_cerca {
	margin: 0px;
	padding: 0px;
	width: 78px;
	height: 16px;
	display: block;
	text-align: right;
	float: right;
}
#cont_cerca ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#cont_cerca ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#cont_cerca ul li img {
	margin: 0px;
	padding: 0px;
}
#cont_cerca ul li a:link img{
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#cont_cerca ul li a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
} 
.briciole     {
	font-size: 11px;
	color: #4B750F;
	margin: 0px;
	display: block;
	padding: 10px;
}
.img {
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-right-width: 5px;
	border-right-color: #FFF;
}
#cont_head #cont_generale #cont_body #cont_testo div ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#cont_head #cont_generale #cont_body #cont_testo div ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #81614C;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
.pulsanti_cancella {
	width:auto !important;
	border:1px solid #bfbfbf;
	border-right-color:#908d8d;
	border-bottom-color:#908d8d;
	color:#000;
	background-image: url(/admin/admin_images/admin_fondo_bottone_del.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 1px;
	padding-right: 0.5em;
	padding-bottom: 1px;
	padding-left: 0.5em;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.pulsanti {
	width:auto !important;
	border:1px solid #bfbfbf;
	border-right-color:#908d8d;
	border-bottom-color:#908d8d;
	color:#000;
	background-color: #e1e1e1;
	background-image: url(/admin/admin_images/admin_fondo_bottone_default.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 1px;
	padding-right: 0.5em;
	padding-bottom: 1px;
	padding-left: 0.5em;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.pulsanti_small {
	width:auto !important;
	border:1px solid #bfbfbf;
	border-right-color:#908d8d;
	border-bottom-color:#908d8d;
	color:#000;
	margin: 0px;
	font-size: 10px;
	background-color: #FFF;
	border: 1px solid #ddd;
	color: #F00;
	font-size: 10px;
	padding: 0em;
	margin: 0;
}
.lista { margin-left: 0px; margin-top: 15px; margin-bottom: 10px; border-bottom: 1px solid #dedede; padding: 0px; min-height: 100px; height: 120px; }
.lista img {
	float: left;
	border: 1px solid #ccc;
	padding: 2px;
	margin-right: 5px;
	height: 98px;
	width: 220px;
}
.prosegui {
	margin: 0px;
	padding: 0px;
	height: 21px;
	display: block;
	width: 21px;
	float: right;
	text-align: right;
}
.div_righetta {
	clear: both;
	width: 600px;
	position: relative;
	padding: 5px;
	border: 1px solid #CCC;
	margin: 0px;
}
h4 {
	color: #4B750F;
	font-size: 24px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.1em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4B750F;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.francobollo{
border:5px dotted #fff !important;
padding:4px;
background:#ccc !important;
border:5px dashed #ccc;
}
#lang {
	color: #333;
	margin: 0px;
	width: 200px;
	display: block;
	text-align: right;
	float: right;
	padding-right: 10px;
	padding-left: 0px;
	vertical-align: middle;
	height: 20px;
}
#lang a:link img{
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#lang a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
} 

