#headerbox {
	margin-left: 1px;
}

#headerbox ul, #headerbox ul li {
	margin: 0px; 
  padding: 0px;
	list-style-type: none;
}

#headerbox li.box {
	width: 309px;
	height: 283px;
	display: block;
	float: left;
	background-image: url('../imagescons/box-header.jpg');
	background-repeat: no-repeat;
  position: relative;  
}

#headerbox li.box-aziende {
  background-position: 0px 0px;
}

#headerbox li.box-privati {
  background-position: -309px 0px;
}

#headerbox li.box-master {
  background-position: -618px 0px;
}

#headerbox .box a.icon {
	display: block;
	margin-left: 21px;
	margin-top: 8px;
	margin-bottom: 6px;
}

#headerbox .box a.titolo {
  display: block;
  font-size: 24px;
  text-decoration: none;
  color: #fff;
  margin-left: 40px;
  padding-top: 5px;
}

#headerbox .box a.titolo span {
  display: block;
  font-size: 11px;
  font-weight: normal;  
}

#headerbox .boxlist {
	margin-left: 31px;
}

#headerbox .boxlist li a{
	background-image: url('../imagescons/arrow-box-list.gif');
	background-position: 0px 6px; 
	background-repeat: no-repeat;
	padding-left: 8px;
	text-decoration: none;
	font-size: 12px;
	color: #000;
}

#headerbox .boxlist li a:hover {
	color: #fff;
	background-image: url('../imagescons/arrow-box-list-hover.gif');
}

#headerbox a.details {
  position: absolute;
  right: 30px;
  bottom: 27px;
	display: block;
	font-size: 22px;
	font-weight: bold;
	text-align: right;
	color: #fff;
  text-decoration: none;
}

#headerbox a:hover, #headerbox .box a.titolo:hover {
	color: #000;
}

#col1 {
	width: 25%;
}
#col2 {
	width: 75%;
}

.eventi .grigio h2 {
  padding-left: 0px;
}

.eventi .grigio {
  margin-top: 15px;
	width: 30%;
	margin-right: 14px;
  height: 200px;
}

.paragrafo {
	padding-left: 15px;
}

.eventi {
  margin-left: 15px;
  border: 1px solid #550c0f;
  background: url('../imagescons/eventi.jpg') no-repeat left bottom;
  height: 230px;
}

.eventi .vetrina {
  margin-left: 180px;
}

.eventi .grigio a:hover {
  color: #550c0f;
  text-decoration: underline;
}
