/* packaging */

.piede{
	 background-image: url(images/PAC/piede.jpg);
}

a.home,
a.vocimenu {
	 background-image: url(images/PAC/sfondo_menu_off.jpg);
}

a.vocimenu2 {
	 background-image: url(images/PAC/sfondo_sottomenu_off.jpg);
}

a:hover.home,
a.vocimenu-on,
a:hover.vocimenu {
	 background-image: url(images/PAC/sfondo_menu_on.jpg);
}

a.vocimenu2-on,
a:hover.vocimenu2 {
	 background-image: url(images/PAC/sfondo_sottomenu_on.jpg);
}

span.img-sx,
a.img-sx{
	background-image: url(images/PAC/contenitori-rigidi_home.jpg);
}

a.img-dx{
	background-image: url(images/PAC/contenitori-espanso_home.jpg);
}

#news-storico {
   color: #00aef0;
}

#tab_piede{
	color: #074c7b;
}

#tab_piede a{
   color: #074c7b;
	border-right: 1px solid #074c7b;}

.colonna-centrale-sx{
    display:block;
	float: left;
}

h2.ricercaguid2{
	margin-left:19px;
}

a.ricerca-guidata2{ /*-- Ricerca guidata prodotti --*/
	width: 215px;
	height: 118px;
	margin-top: 5px;
	margin-left: 20px;
	float: left;
	background-image: url(images/PAC/ricerca_prodotti_off_small.jpg);
	background-repeat: no-repeat;
	text-indent: -2000px;}

a:hover.ricerca-guidata2{
	background-image: url(images/PAC/ricerca_prodotti_on_small.jpg);
	background-repeat: no-repeat;
	float: left;}

    a.ricerca-guidata{ /*-- Ricerca guidata prodotti --*/
	width: 260px;
	height: 130px;
	margin-top: 5px;
	float: left;
	background-image: url(images/PAC/ricerca_prodotti_off_big.jpg);
	background-repeat: no-repeat;
	text-indent: -2000px;}

a:hover.ricerca-guidata{
	background-image: url(images/PAC/ricerca_prodotti_on_big.jpg);
	background-repeat: no-repeat;
	float: left;}