body{
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	word-spacing: 1px;
	line-height: 20px;
	text-align: center;
	background-color: #FFFFFF;	
}
img {
	border: 0;
}	
a:link {
	text-decoration: none;
	color: #333399;
}
a:visited{
	text-decoration: none;
	color: #333399;
}
/* BOX OFFERTE SDA */
.newsDiv {
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 180px;
	height: 130px;	
	font-size: 12px;
	background-color: #FFFFFF;
}
#news.newsDiv ul {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.newsTit {
	font-weight: bold;
	color: #FF0000;
	margin-top: 10px;
}
.newsSottoTit {
	margin-top: 5px;
	padding-left: 10px;
	color: #FF7F50;
	font-weight: bold;
}
.newsTesto {
	margin-top: 5px;
	padding-left: 10px;
	text-align: justify;
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
}
.newsLink {
	padding-left: 10px;
	color: #333399;
	font-weight: bold;
	margin-top: 5px;
}
.newsImg {
	padding-left: 10px;
	margin-top: 5px;
}
/* Stili */
td#corpo {
	margin: 0 auto;
	background:url(/img/distributori-automatici-caffe-sfondo.jpg) no-repeat bottom;
	padding: 20px;
}
.titolo{
	font-size: 16px;
	font-weight:bold;
	color: #333399;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.testo-bold {
	font-weight: bold;
	text-align: justify;
}
.testo-bold-blu, a.testo-bold-blu:link, a.testo-bold-blu:visited  {
	font-weight: bold;
	text-align: justify;	
	color: #333399;
}
.testo-bold-blu-dx  {
	font-weight: bold;
	text-align: right;	
	color: #333399;
}
.testo-bold-rosso, a.testo-bold-rosso:link, a.testo-bold-rosso:visited {
	font-weight: bold;
	text-align: justify;	
	color: #FF0000;
}
.footer{
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 1.5; 
}
.campo {
	font-size: 12px;
	border: #000000 solid 1px;
}
.pulsante {
	font-size: 12px;
	color: #333399;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
	background-color: #FFFFFF;
	width: 80px;
}
.pulsanteOv {
	font-size: 12px;
	color: #FFCC00;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
	background-color: #333399;
	width: 80px;	
}