@charset "utf-8";
/* CSS Document */

  html, body {
		margin:0;
		padding:0;
		background-image:url(shadow.gif);
		
	}
  .style1 {
	font-size: 24px;
	color: #CCFF66;
}
#promotion {
color:#333333;
font-size:24px;
font-weight:bold;
text-align:center;
}

.save {
color:#990000;
font-size:18px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
 
text-align:center;
}
.save a {
color:#990000;
font-size:18px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
 
text-align:center;
}
.select {
visibility:hidden;
margin-top:0px;

}
#special1 {
text-align:center;
margin-top:0px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
text-align:center;
font-size:14px
}
.pulsante {
	text-align: center;
	padding: 15px;

}
a.visit_pulsante {
	font-size: 100%;
	font-weight:bold;
	text-align: center;
	color: #000;
	border: solid 1px #fff;
	margin: 0;
	padding: 3px;
	text-decoration: none;
	width: 160px;
	background: #fff;
}
a.visit_pulsante:hover {
	color: #AF3820;
	text-decoration: none;
	background: #fff;
}
.moreinfo{
font-size:10px;
font-weight:bold;
margin:0px;
color:#990000;
}