body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
a {
	color: #660000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#main {
	margin-left: 34px;
	margin-top: 10px;
}

#central {
	vertical-align: top;
	margin-left: 10px;
}
#tpulsanti {
	margin-left: 18px;
}
#pulsanti{
	background-image: url(/images/box_grigio.png);
	background-position: center;
	background-repeat: no-repeat;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	color: #ff0000;
	margin-top: 10px;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	color: Blue;
	margin-top: 10px;
}

h2 a {
	color: Blue;
	text-decoration: none;
}

.menul { background-image: url(/images/menul.gif); background-repeat: no-repeat; color: #fff; text-align: center;}
.menu1 { background-image: url(/images/menu1.gif); background-repeat: no-repeat; color: #fff; text-align: center;}
.menu2 { background-image: url(/images/menu2.gif); background-repeat: no-repeat; color: #fff; text-align: center;}
.menu3 { background-image: url(/images/menu3.gif); background-repeat: no-repeat; color: #fff; text-align: center;}
.menu4 { background-image: url(/images/menu4.gif); background-repeat: no-repeat; color: #fff; text-align: center;}
.menu5 { background-image: url(/images/menu5.gif); background-repeat: no-repeat; color: #fff; text-align: center;}
.menu6 { background-image: url(/images/menu6.gif); background-repeat: no-repeat; color: #fff; text-align: center;}
.menu7 { background-image: url(/images/menu7.gif); background-repeat: no-repeat; color: #fff; text-align: center;}
.menur { background-image: url(/images/menur.gif); background-repeat: no-repeat; color: #fff; text-align: center;}

.menul a, .menu1 a, .menu2 a, .menu3 a, .menu4 a, .menu5 a, .menu6 a, .menu7 a, .menur a { color: #fff; text-decoration: none;}
.menul span, .menu1 span, .menu2 span, .menu3 span, .menu4 span, .menu5 span, .menu6 span, .menu7 span, .menur span { padding-top: 10px; padding-bottom: 10px;}

.menul a:hover { color: #FFA500;	text-decoration: none;}
.menu1 a:hover { color: #FFA500; text-decoration: none;}
.menu2 a:hover { color: #FFA500; text-decoration: none;}
.menu3 a:hover { color: #FFA500; text-decoration: none;}
.menu4 a:hover { color: #FFA500; text-decoration: none;}
.menu5 a:hover { color: #FFA500; text-decoration: none;}
.menu6 a:hover { color: #FFA500; text-decoration: none;}
.menu7 a:hover { color: #FFA500; text-decoration: none;}
.menur a:hover { color: #FFA500; text-decoration: none;}

.menub {	font-size: 26px;	color: White;	text-decoration: none;}
.menum {	font-size: 24px;	color: White;	text-decoration: none; padding-left: 30px;}
.menus {
	font-size: 14px;
	color: White;
	text-decoration: none;
	line-height: 99%;
}
.articolo {font-size: 12px;}
.titolored {font-size: 14px; color: #9E1A19;	text-decoration: none; font-family: "Arial Black", Arial, Helvetica, sans-serif;}
.titoloblack {color: #000000;	text-decoration: none; font-family: "Arial Black", Arial, Helvetica, sans-serif;}
.titolo_topic {
	font-size: 14px;
	color: #8B0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.titolo_topic:hover {
	text-decoration: underline;
}
.titolo_topicg {
	font-size: 14px;
	color: Gray;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.titolo_topicg:hover {
	text-decoration: underline;
}
.menuo {	font-size: 18px;	color: #747369;	text-decoration: none;}

.footer {
	font-size: 11px;
	color: #696969;
	text-decoration: none;
	font-weight: bold;
}
.pad8 {	padding: 8px;}
.pad10 {	padding: 10px;}
.pad16 {	padding: 10px;}
.white {	color: White;}
.black {	color: Black;}

#noline { text-decoration: none; }

#micronews { color: #9E1A19; }
#profilo { color: #DD8B01; }
#prodotti { color: #96AD15; }
#settore { color: #1B6BB0; }

#padmain {	padding: 0 40px; }

a.glossary-term {
	text-decoration: none;
	border-bottom: 1px dashed #8B0000;
	color: #8B0000;
	cursor: help;
} 

.pulsantebig {
	margin-left: 20px;
}

/* ######### Default class for drop down menus ######### */

.anylinkcss{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 1px solid black; /* border-bottom-width: 0; */
/* font: normal 12px Verdana; */
	line-height: 18px;
	z-index: 99999; /* zIndex should be greater than that of shadow's below */
	background: #FFFFFF;
	width: 200px; /* default width for menu */
	text-align: left;
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
display: block;
text-indent: 3px;
/* border-bottom: 1px solid black; */
padding: 1px 0;
text-decoration: none;
/* font-weight: bold; */
text-indent: 5px;
color: #000;
}

.anylinkcss a:hover{
	/*hover background color*/
	background: #333333;
	color: #fff;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 1px solid black;
/*	padding: 10px; */ /* font: normal 12px Verdana; */
	z-index: 100; /*zIndex should be greater than that of shadow's below*/
	background: #FFFFFF;
	text-align: left;
	padding: 6px;
}

.anylinkcsscols .column{
	width: 180px;
	height: 100%;
	float: left;
	border-right: 1px solid #999;
}

.anylinkcsscols .column2{
	width: 180px;
	height: 100%;
	float: left;
}

.anylinkcsscols .column ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.anylinkcsscols .column2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.anylinkcsscols li{
	padding-bottom: 3px;
}

.anylinkcsscols ul li a{
width: 100%;
display: block;
text-indent: 3px;
/* border-bottom: 1px solid black; */
padding: 1px 0;
text-decoration: none;
/* font-weight: bold; */
text-indent: 5px;
}

.anylinkcsscols a:hover{ /*hover background color*/
background: #2D648A;
color: white;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}
