.menu_home{
	width:100%;
	height: 21px; 
}
.menu_home A:link{
	background-image: url(sfondo_bottoni_home.gif);
	width:100%;
	height: 21px; 
	padding-top: 3px;
}
.menu_home A:visited{
	background-image: url(sfondo_bottoni_home.gif);
	width:100%;
	height: 21px; 
	padding-top: 3px;
	}
.menu_home A:active{
	background-image: url(sfondo_bottoni_home.gif);
	width:100%;
	height: 21px; 
	padding-top: 3px;
}
.menu_home A:hover{
	background-image: url(sfondo_bottoni_home_hover.gif);
	width:100%;
	height: 21px;
	padding-top: 3px;	
}
.content_pane{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
}
.top_pane{
}
.bottom_pane{
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	background-color: #000000;
}
.pad_5{
	padding: 5px;
}
.pad_10{
	padding: 10px;
}
.line_under_black{
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.line_under_black_dotted{
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.titolo_scheda_prodotto{
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
}
.justify{
	text-align: justify;	
}
.immagine_left {
	margin-right: 10px;
	margin-bottom: 10px;
}

