/* CSS Document */

#header {
	background-image: url(/img/home/header.jpg);
	height: 327px;
}

#language {
	margin-bottom: 282px;
}

#left {
	display: none;
}

#right {
	width: 760px;
}

#cert {
	position: absolute;
}

#cert a {
	position: absolute;
	top: -300px;
	left: 680px;
}

#cert a img {
	border: none;
}

.box-slush h2, .box-dispensers h2, .box-hotdrinks h2, .box-news h2, .box-promo h2, .box-contacts h2 {
	margin: 10px 0 0 10px;
	font-family: "Trebuchet MS", "Bitstream Vera sans", Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 22px;
}

.box-dispensers h2 {
	margin-left: 20px;
}

.box-hotdrinks h2 {
	margin-left: 20px;
}

.box-news h2 {
	margin-top: 35px;
	color: #00ACEF;
}

.box-contacts h2 {
	margin-left: 20px;
	margin-top: 35px;
}

.box-slush h2 a, .box-dispensers h2 a, .box-hotdrinks h2 a, .box-news h2 a, .box-promo h2 a, .box-contatti h2 a {
	text-decoration: none;
}

.box-slush {
	background-image: url(/img/home/granita.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 248px;
	height: 161px;
	vertical-align: top;
}

.box-slush h2 a {
	color: #00ACEF;
}

.box-slush p {
	margin: 35px 0 0 10px;
}

.box-dispensers {
	background-image: url(/img/home/frigodrinks.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 262px;
	height: 161px;
	vertical-align: top;
}

.box-dispensers h2 a {
	color: #FF6500;
}

.box-dispensers p {
	margin: 35px 10px 0 20px;
}

.box-hotdrinks {
	background-image: url(/img/home/hotdrinks.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 250px;
	height: 161px;
	vertical-align: top;
}

.box-hotdrinks h2 a {
	color: #653200;
}

.box-hotdrinks p {
	margin: 15px 10px 0 20px;
}

.box-news {
	background-image: url(/img/home/notizie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 248px;
	height: 182px;
	vertical-align: top;
}

.box-news h2 a {
	color: #00ACEF;
}

.box-news p {
	margin: 15px 10px 0 10px;
}

.box-promo {
	background-image: url(/img/home/chocolady.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 262px;
	height: 182px;
	vertical-align: top;
}

.box-promo h2 {
	margin-top: 35px;
	padding-left: 10px;
}

.box-promo p {
	margin: 15px 80px 0 15px;
	line-height: 12px;
}

.box-promo h2 a {
	color: #653200;
}

.box-contacts {
	background-image: url(/img/home/contatti.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 250px;
	height: 182px;
	vertical-align: top;
}

.box-contacts h2 {
	color: #00ACEF;
}

.box-contacts p {
	margin: 15px 10px 0 20px;
}
