@charset "utf-8";
body {
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/fondo_sabbia.jpg);
	font-size: 12px;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	background-attachment: fixed;
}

div#main{
	text-align: center;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	width: 728px;
}

div#header{
	text-align:left;
	width: 728px;
	position:relative;
	color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 128px;
}

div#contenitore{
	width: 728px;
	position:relative;
	margin: 0px;
	padding: 0px;
	height: auto;
}

div#menu{
	position:relative;
	background-image: url(../images/fondo_menu.jpg);
	background-repeat: no-repeat;
	height: 126px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#flash{
	text-align: left;
	height:auto;
	background-color: #FFFFFF;
	border: 1px solid #E2E6EC;
	width: 726px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position:relative;
}

div#headertitle{
	text-align: left;
	height:91px;
	width: 728px;
	position:relative;
	background-color: #FFFFFF;
}

div#icotitle{
	text-align: left;
	position:absolute;
	left: 0;
	top: 0;
}

div#title{
	text-align: left;
	position:absolute;
	left: 105px;
	top: 29px;
}

div#step{
	text-align: left;
	position:absolute;
	left: 380px;
	top: 18px;
}

div#blackbar{
	height:10px;
	width: 728px;
	position:relative;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#contenuti{
	text-align: justify;
	height:auto;
	background-color: #FFFFFF;
	border: 1px solid #E2E6EC;
	width: 706px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position:relative;
	float:left;
}

div#barrafooter{
	position:relative;
	height: 26px;
	margin:0px;
	padding: 0px;
	background-image: url(../images/fondo_barra_footer_contenuti.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#footer{
	height: 100px;
	width: 728px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	clear:both;
	
}

div#bitnet{
	position:absolute;
	text-align: left;
	font-size: 12px;
	color: #000000;
	left: 460px;
	top: 83px;
}

div#societa{
	float:left;
	height: 60px;
	width: 220px;
	position:relative;
	text-align: left;
	font-size: 12px;
	color: #000000;
	padding-top: 20px;
	padding-left: 15px;
	margin: 0px;
}

.logo {
	height: 0px;
	width: 0px;
	position: absolute;
}
.carrello {
	position: absolute;
	left: 663px;
	top: 42px;
}
.cassa {
	position: absolute;
	left: 347px;
	text-align:right;
	top: 33px;
	font-size: 16px;
	width:300px;
}
