body {
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.43;
}

a:hover{
	color: #CC0000;
}
.testobold{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.titolo {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

.newlogic {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;

}
.piva {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;

}
.testo {
	color: #333333;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	line-height: 16px;
}
.testoboldblu {
	font-weight: bold; font-size: 13px;
	color: #0000CC;
	text-decoration: none;
}
.bgsotto {
	background-image: url(images/bgsotto.gif);
}
.bghome {
	background-image: url(images/bg_home.gif);
	background-repeat: no-repeat;
}
.testoboldblulink {
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}

.bg {
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.link {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	line-height: 16px;
}
.bgbottonidx {
	background-image: url(images/bgbottonidx.gif);
	background-repeat: repeat-y;
}
.bg2 {
	background-image: url(images/bg2.gif);
}
.bglogo {
	background-image: url(images/bglogo.gif);
}
.bgimg {
	background-image: url(images/bgimg.gif);
}
.bg3 {
	background-image: url(images/bg3.gif);
}
.titoloCompany {
	background-image: url(images/titolo_company.gif);
}
.titoloFosused {
	background-image: url(images/titolo_focused.gif);
}
.titoloProducts {
	background-image: url(images/titolo_products.gif);
}
.titoloResearch {
	background-image: url(images/titolo_research.gif);
}
.titoloCareers {
	background-image: url(images/titolo_careers.gif);
}
.titoloContacts{
	background-image: url(images/titolo_contacts.gif);
}
.bgcentrale {
	background-image: url(images/bgcentrale.gif);
	background-repeat: repeat-y;
}

