@charset "utf-8";
/* CSS Document */
/* immagini per i titoli italiani */

#categories-box {
	background-image:url(resources/en/bg_opere.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top: 10px;
	padding-top: 25px;
} 

#categories-box h3 {
	display: none;
}


#news-box {
	background-image:url(resources/en/bg_novita.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top: 10px;
	padding-top: 25px;
} 

#news-box h3 {
	display: none;
}

#information-box {
	background-image:url(resources/en/bg_info.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top: 10px;
	padding-top: 25px;
} 

#information-box h3 {
	display: none;
}

#partners-box {
	background-image:url(resources/en/bg_partners.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top: 10px;
	padding-top: 25px;
} 

#partners-box h3 {
	display: none;
}

#languages-box {
	background-image:url(resources/en/bg_lingue.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top: 10px;
	padding-top: 25px;
} 

#languages-box h3 {
	display: none;
}

#cart-box {
	background-image:url(resources/en/bg_carrello.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top: 10px;
	padding-top: 25px;
} 

#cart-box h3 {
	display: none;
}

#currencies-box {
	background-image:url(resources/en/bg_valuta.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top: 10px;
	padding-top: 25px;
} 

#currencies-box h3 {
	display: none;
}

#product-notify-box {
	background-image:url(resources/en/bg_comunicazioni.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top: 10px;
	padding-top: 25px;
}

#product-notify-box h3 {
	display: none;
}

#archive-box {
	background-image:url(resources/en/bg_archivio.gif);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top: 10px;
	padding-top: 25px;
} 

#archive-box h3 {
	display: none;
}

