﻿.body {
	text-align: center;
	background-image: url('../img/sfumaturagrigia.jpg');
	background-repeat: repeat-x;
	background-color: #DFDFDF;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.footerNote {
	margin: 10px auto 0px auto;
	width: 100%;
	color: #5F5F5F;
	font-size: 9pt;
	font-style:italic;
	vertical-align:middle;
	height:25px;
}
.footerNote a {
	color: #5F5F5F;
	border:none;
}
.footerNote img {
	height:20px;
	position:relative;
	top:3px;
	border:none;
}
.cellaLogoSmall {
	width: 100%;
	height: 95px;
	background-image: url('../img/logoSmall.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	cursor:pointer;
}
.cellaTitoloPagina {
	width: 100%;
	height: 30px;
	background-color: #CD1216;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
	position:relative;
	margin-bottom:15px;
}
.cellaTitoloTesto {
	padding: 5px 10px 0px 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	width:100%;
	height:100%;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #FFFFFF;
}
.raccordo11 {
	background-position: left top;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url('../img/Raccordo11.gif');
	background-repeat: no-repeat;
	width:10px;
	height:10px;
}
.raccordo12 {
	background-position: left top;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url('../img/Raccordo12.gif');
	background-repeat: no-repeat;
	width:10px;
	height:10px;
}
.raccordo21 {
	background-position: left top;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url('../img/Raccordo21.gif');
	background-repeat: no-repeat;
	width:10px;
	height:10px;
}
.raccordo22 {
	background-position: left top;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-image: url('../img/Raccordo22.gif');
	background-repeat: no-repeat;
	width:10px;
	height:10px;
}
.etichettaChiSiamo {
	position: absolute;
	top: 10px;
	right: -42px;
	width: 40px;
	height: 120px;
	background-image:url('../img/ChiSiamo.gif');
	background-position:right top;
	background-repeat:no-repeat;
	cursor:pointer;
}
.etichettaServizi {
	position: absolute;
	top: 132px;
	right: -42px;
	width: 40px;
	height: 120px;
	background-image:url('../img/Servizi.gif');
	background-position:right top;
	background-repeat:no-repeat;
	z-index:5;
	cursor:pointer;
}
.etichettaClienti {
	position: absolute;
	top: 254px;
	right: -42px;
	width: 40px;
	height: 120px;
	background-image:url('../img/Clienti.gif');
	background-position:right top;
	background-repeat:no-repeat;
	z-index:5;
	cursor:pointer;
}
.etichettaEcommerce {
	position: absolute;
	top: 376px;
	right: -42px;
	width: 40px;
	height: 120px;
	background-image:url('../img/Ecommerce.gif');
	background-position:right top;
	background-repeat:no-repeat;
	z-index:5;
	cursor:pointer;
}
.riferimenti {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 7pt;
	color: #444444;
	font-style: italic;
	margin: 0px auto 20px auto;
	text-decoration: none;
}
.riferimenti a {
	color: #444444;
	text-decoration:none;
}

.bordoSx {
	position: absolute;
	top: 0px;
	left: -120px;
	width: 120px;
	height:100%;
	background-image: url('../img/BordoSx1.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
.bordoSxInner {
	position:relative;
	top:30px;
	width: 100%;
	height:100%;
	background-image: url('../img/BordoSx2.gif');
	background-repeat:repeat-y;
	background-position: right;
}
