/*home*/

.menu_alto {
	height : 20px;
	width : 60px;
}

.menu_alto_barretta {
	width : 15px;
}

.box_home {
	background-color : #ebebeb;
	border-bottom : thin solid #b5b5b5;
	height : 370px;
}

.box_news {
	background-color : #f5f5f5;
}

.height_news{
    height: 616px;
    background-color : #f5f5f5;
}

a.read_more:link, a.read_more:hover, a.read_more:visited {
    color: #00A9C9;
    text-decoration: underline;

}
/* colori testo*/
.grigio1 {	color : #868686;}
.blu1{ color:#00a9c9;}
.blu2{ color:#99ccff;}
.rosso1{color:#990033;}
.rosso2{color:#990000;}
.verde1{color:#006633;}
.azzurro1 {color: #0099ff;}

/*
.footer {
	background-image : url(immagini/footer.gif);
	height : 73px;
	width : 950px;
}
*/

/*categorie*/

.box_cat {
	background-image : url(immagini/lingutte_barra_alta/linguetta_3.gif);
	height : 38px;
	width : 110px;
}

.box_dett_cat {
	background-image : url(immagini/box_prodotto.jpg);
	height :163px;
	width:310px;
}


.barra_navigazione {
	background: url('immagini/barra_grigia.gif') repeat-x top center;
	height:28px;
}

/*prodotti*/
.nodec {
	text-decoration : none;
}

/*about us*/

.barra_navigazione_about {
	background: url('immagini/sfondo_barra_grigia.gif') repeat-x top center;
	height:55px;
}

.padl5 {
	padding-left:5px;
}

.titolo_pag {
	color : #3b5564;
	font-weight : bold;
}

/* scrollbar */
.scroll{
height: 500px;
overflow-y: scroll;
}
