.intestazione {
	background-image: url(img/intestazione.png);
	background-repeat: no-repeat;
	background-position: center top;

}
.sfondomenu {
	background-image: url(img/sfondo_menu.png);
	background-repeat: no-repeat;
}
.bordogrigio {
	border: 3px solid #CCCCCC;


}
.sfondonews {
	background-image: url(img/sfondo_news.png);
	background-repeat: no-repeat;
}
.title {
	font-family: Bandy, verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.testirosa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E9A354;
	text-decoration: none;
}
.titlebig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #663300;
}
.testimarroni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	
}
.freccia {
	background-image: url(img/freccia.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:0;
	width:18px;
	height:21px;
	cursor:pointer;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #ff9933;



}
.ombra {
	background-image: url(img/ombra.png);
	background-repeat: repeat-y;
	background-position: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;

}
.ombrasx {
	background-image: url(img/ombra_sx.png);
	background-position: left;
	background-repeat: repeat-y;
}
.footer {
	background-image: url(img/footer.png);
	background-repeat: no-repeat;
	background-position: right;

}
.intestazioneprodotti {
	background-image: url(http://www.pubblinrete.it/prototipo/img/intestazione_prodotti.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.intestazioneazienda {
	background-image: url(http://www.pubblinrete.it/prototipo/img/intestazione_azienda.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

