body {
	margin: 0;
	padding:0;
	background-image: url(../../img/sfondo-cialde-caffe-orzo.gif);
	font-family: arial;
	font-size: 14px;
	word-spacing: 1px;
	line-height: 20px;
	text-align: center;	
}

img{
  border:0;
  margin:0;
  padding:0;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #333399;
}

a:hover{
	text-decoration: none;
	color: #CC3300;
}

div#container{
	width: 780px; 
	margin: auto;
	background-color: #ffffff;
	background-image: url(../../img/sfondo-centrale-cialde-caffe-roma.gif);
	/*border:1px solid #0000ff;*/
}
div#sfumatura{
	background-image: url(../../img/footer-sda-roma-cialde-caffe-monodose.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 110px;
}
div#corpo{
	width: 730px; 
	margin: 0 auto;
	text-align: center;
	/*border:1px solid #0000ff;*/
}

div#centrale{
	width: 730px;
	margin-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	background-image: url(../../img/distributori-automatici-caffe-sfondo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	/*border:1px solid #00ff00;*/
}
.div_testo {
    margin: 0 30px;
    text-align: justify;
	font-weight: bold;
	letter-spacing: 1px;	
}
div#logo{
        position: relative;
	width: 100%;
	/*border:1px solid #0000ff;*/
}

div#flash{
	width: 100%;
	text-align: center;
	/*border:1px solid #0000ff;*/
}

div#menu{
	width: 690px;
	height: 30px;
	margin: 0 20px;
	padding-top: 4px;
	border-top: 2px solid #333399;
	border-bottom: 2px solid #333399;
	text-align: center;
	/*border:1px solid #0000ff;*/
}

.div_menu{
	float: left;
	margin: 0 8px;
}

div#footer{
	width: 690px;
	margin: 0 20px;	
	padding-top: 4px;
	padding-bottom: 4px;	
    font-size: 12px;
    font-weight: bold;
	border-top: 2px solid #333399;
	/*border:1px solid #0000ff;*/
}

.footer{
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 1.5; 
}

div#footer_small{
	width: 690px;
	margin-right: 30px;	
	text-align: right;	
	font-size: 9px;
	letter-spacing: 1px;
}

.div_clear{
  clear:both;
}

/* 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;
}
.testo-bold-blu  {
	font-weight: bold;
	color: #333399;
}
.testo-bold-blu-dx  {
	font-weight: bold;
	text-align: right;	
	color: #333399;
}
.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;
}
.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;
}