body {
	margin-top: 8px;
	margin-left: 8px;
}

body, td, th, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

.smalltext {
	font-size: 9px;
}

a {
	color: black;
	text-decoration: none;
}
#td_toplinks a:hover, .testo_main a:hover {
	color: #808080;
}

/* cella contenitore generale del menu alto */
#td_menutop {
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}
/* celle elementi principali menu alto */
#td_cerca, #td_menusx, .div_menu_top {
	border-right: 1px solid silver;
}

#td_menusx {
	background-image: url(/images/baffo_trasparente.gif);
	background-position: -80px -20px; /* oriz vert */
	background-repeat: no-repeat;
}
/* spaziatura dal "baffo" */
/*
#td_menutop img {
	margin-right: 3px;
 	margin-left: 6px;
	margin-top: 3px;
	margin-bottom: 3px;
}
*/

/* caratteristiche fisse: */
.div_menu_top, .div_menu_top_over, .div_menu_top_sub, .div_menu_top_sub_over {
	/*width: 110px;*/
	padding-left: 8px;
	padding-right: 8px;
	height: 26px;
}
.div_menu_top a, .div_menu_top_over a, .div_menu_top_sub a, .div_menu_top_sub_over a {
	display: block;
	line-height: 26px;
	font-weight: bold;
}

.div_menu_top, .div_menu_top_over {
	position: relative;
	cursor: pointer;
	text-align: center;
	background-color: white;
}
.div_menu_top a {
	color: #478E2E;
}
.div_menu_top_over {
	background-color: #478E2E;
	border-right:1px solid silver;
}
.div_menu_top_over a {
	color: #FFFFFF;
}

.div_menu_top_sub, .div_menu_top_sub_over {
	/*position: absolute;*/
	cursor: pointer;
	text-align: left;
	border-right:1px solid silver;
	border-bottom:1px solid silver;
	border-left:1px solid silver;
}
.div_menu_top_sub {
	background-color: #9EE03E;
}
.div_menu_top_sub_over {
	background-color: #478E2E;
}
.div_menu_top_sub a, .div_menu_top_sub_over a {
	/*padding-left: 10px;*/
	color: #FFFFFF;
}
/*
.div_menu_top_sub {
	filter: alpha(opacity=70);
}
*/

.item_menusx {
	height: 22px;
}
.item_menusx a {
	color: #478E2E;
}


/* Layout2 - testo centrale */
.testo_main {
	text-align: justify;
	line-height: 140%;
	/*
	background-image: url(/images/x_trasparente.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	*/
}
/* Layout1 - link a destra*/
.td_link_dx {
	padding-top: 10px;
}
.td_link_dx a {
	color: black;
	text-decoration: none;
	font-weight:bold;
}
.td_link_dx a:hover {
	color: #808080;
}

/* X_Saxes */
.td_link_dx img,
.titolo_colonne img {
	margin-right: 3px;
}

/* Layout1 - titolo delle colonne */
.titolo_colonne {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}

/* Layout1 - testo delle colonne */
.testo_colonne {
	text-align: justify;
}

.testo_colonne a {
	color: #009900;
	text-decoration: none;
}

.breadcrumbs, .breadcrumbs a {
	color: #478E2E;
	text-decoration: none;
}