@CHARSET "UTF-8";
#menu a {
  /*background: #ed008c;*/
  color: #ffffff;/*colore del link*/
  display: inline-block;
  font-size: 15px;
  padding: 0 15px;
  /*margin-left: 20px;*/
  text-decoration: none;
  padding-bottom:0px;
  line-height:38px;
  font-weight:500;
}

.richiedi_info{
	display:block;
	height:34px;
	width:177px;
	float:right;
	right:20px;
	margin-bottom:20px;
	background:url("/images/richiedi-info_deu.png") no-repeat;
}

#mini-banner-formati a.banner-vetro{
	background:url('/images/glas_button.jpg') top left no-repeat;
	width:290px;
	height:100px;
	display:block;
}

#mini-banner-formati a.banner-vetro:hover{
	background:url('/images/glas_button_f2.jpg') top left no-repeat;
	width:290px;
	height:100px;
	display:block;
}

#mini-banner-formati a.banner-prestige{
	background:url('/images/prestige_button.jpg') top left no-repeat;
	width:290px;
	height:100px;
	display:block;
}

#mini-banner-formati a.banner-prestige:hover{
	background:url('/images/prestige_button_f2.jpg') top left no-repeat;
	width:290px;
	height:100px;
	display:block;
}
