﻿#contenitore {
	position: relative;
	width: 600px;
	height: 630px;
	margin-right: auto;
	margin-left: auto;
}
#testata {
	background-position: center center;
	position: absolute;
	width: 100%;
	height: 200px;
	background-image: url('../animazioni gif/prodotti-anim.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#col1 {
	background-position: center center;
	position: relative;
	width: 100px;
	height: 100%;
	background-image: url('../img/set1.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9933;
	text-align: center;
}
#col2 {
	background-position: center center;
	position: absolute;
	width: 100px;
	height: 180px;
	bottom: 0px;
	left: 100px;
	background-image: url('../img/set2.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #33CCCC;
	text-align: center;
}
#col3 {
	background-position: center center;
	position: absolute;
	width: 100px;
	height: 150px;
	bottom: 0px;
	left: 200px;
	background-image: url('../img/set3.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	color: #3399FF;
	font-weight: bolder;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
#col4 {
	background-position: center center;
	position: absolute;
	width: 100px;
	height: 80px;
	bottom: 0px;
	left: 300px;
	background-image: url('../img/set4.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #FF6600;
}
#col5 {
	background-position: center center;
	position: absolute;
	width: 100px;
	height: 30px;
	bottom: 0px;
	left: 400px;
	background-image: url('../img/set5.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
}
#col6 {
	background-position: center center;
	position: absolute;
	width: 100px;
	height: 130px;
	bottom: 0px;
	left: 500px;
	background-image: url('../img/set6.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #33CCCC;
	text-align: center;
}
#col1Az {
	position: relative;
	width: 100%;
	height: 20px;
	top: 30px;
}
#col2Pr {
	position: relative;
	width: 100%;
	height: 20px;
	top: 50px;
}
#col3Ter {
	position: relative;
	width: 100%;
	height: 20px;
	top: 110px;
}
#col4Pr {
	position: relative;
	width: 100%;
	height: 20px;
	top: 15px;
}
#col5Li {
	position: relative;
	width: 100%;
	height: 20px;
	top: 5px;
}
#col6Con {
	position: relative;
	width: 100%;
	height: 20px;
	top: 25px;
}

#vetrina {
	position: absolute;
	width: 600px;
	height: 380px;
	bottom: 30px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
}

#elenco {
	position: absolute;
	width: 120px;
	height: 90px;
	top: 10px;
	left: 10px;
	border: thin solid #FFFFFF;
}
#zerosettantacinque {
	position: absolute;
	width: 100%;
	height: 30px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
}
#zeroventicinque {
	position: absolute;
	width: 100%;
	height: 30px;
	top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
}
#latta {
	position: absolute;
	width: 100%;
	height: 30px;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
}
#home {
	position: absolute;
	width: 100px;
	height: 25px;
	bottom: 0px;
	right: 200px;
}
#schedaprodotto {
	position: absolute;
	width: 100px;
	height: 25px;
	bottom: 0px;
	left: 200px;
}

