body {
margin: 5px 0px;
font-family: tahoma; 
font-size:12px;
background-image:url('/public/Immagini/grey060.jpg');
margin-bottom:20px;
}

a {
text-decoration:none;
color:#444
}

a:hover {
text-decoration:underline;

}


.toggle {
position: absolute; 
z-index: 1000;
}
.mnuAltro {
border:1px solid #c0c0c0;
background-color:#ffffff;
padding:5px;
margin-top:5px;

}

.mnuAltro div {
margin:5px;
}

.body {
padding-top: 5px; 
padding-left: 5px;
margin-bottom:10px;
background-color:#ffffff;

}

.footer {
background-image:url('/public/Immagini/footerBG.gif');
height:50px;
color:#ffffff;
text-align:center;
padding-top:20px;
}

.footer a {
 font-size:1em;
color:#ffffff;

}
.mainBox {
margin: 0px auto; 
width: 994px; text-align: left; 
position: relative; 
min-height: 600px;
}

.box-prodotti {
width: 192px; 
height: 540px; 
overflow: hidden; 
border-right: 1px solid #c0c0c0; 
border-bottom: 1px solid #c0c0c0; 
float: left;
}

.box-sotto {
width: 385px; 
height: 144px; 
overflow: hidden; 
border-right: 1px solid #c0c0c0; 
border-bottom: 1px solid #c0c0c0; 
float: left;
}

.headMenu {
height:22px;
background-color:#444444;
color:#ffffff;
font-size:12px;
text-align:right;
}

.headMenu div {
display:inline-block;
margin-left:5px;
margin-right:5px;
margin-top:3px;
}

.headMenu a {
 font-size:0.8em;
color:#ffffff;

}

.header {
color:#ffffff;
background-image:url('/public/Immagini/headerBar.png');
height:54px;
}
img {border-width:0px}

h1 {font-size:1.5em}
h2 {font-size:1em}

.titolo-bg {
  font-weight: bold;
  height:23px;  
}
.icon {margin-top:4px;display:inline-block; width: 16px; height: 16px;  }


.titolo-bg-blu {
  border: 1px solid #4297d7; 
  background: #5c9ccc url(/public/css/blu/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x; 
  color: #ffffff;
}

.icon-blu { background-image: url(/public/css/frecciaBianca.png);}

.titolo-bg-grigio {
  border-bottom: 1px solid #aaaaaa; 
  background: #cccccc url(/public/css/redmond/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; 
  color: #222222; 
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;

}

.titolo-bg-grigio span {


}
.icon-grigio { background-image: url(/public/css/frecciaNera.png);}

.head {
border-bottom:1px dotted #c0c0c0;
margin-bottom:10px;
margin-top:10px;
display:block;
padding-bottom:5px;
}

#itmNews {
 min-height:65px;
border-bottom:1px dotted #c0c0c0;
padding-bottom:3px;
}

#itmNews .data {
background-color:#444444;
color:#fff;
overflow:hidden;
padding:2px;
width: 62px; float: left;
margin-bottom:2px;
margin-right:2px;
height:13px;
}

#itmNews .azienda {
padding:2px;
float: left;
margin-bottom:2px;
background-color:#ececec;
}

#itmNews .immagine {
float: right;
}

#itmNews .titolo {
clear: left;
}


#itmNews .titolo a {
font-size:14px;
font-weight:bold;
color:#000;
}

#itmNews .titolo a:hover {
color:#000;
}



