@charset "utf-8";
html {
	height: 100%;
	
	
}
body {
	position:relative;
	height: 100%;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	z-index:5;
	}

.fullheight {
	height: 100%;
}
.colonnine {
	background-image: url(../images/colonnina.jpg);
	background-repeat: repeat-y;
}
.striscia {
	height: 29px;
	background-repeat: no-repeat;
	vertical-align:middle;
}
.titoli {
	vertical-align:top;
	height: 30px;
	font-weight: bold;
	background-repeat: no-repeat;
}
a {
	color: #666666;
}

.laterali {
	background-image: url(../images/colonnina2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.testiingresso {
	height: 25px;
}
.intestazioni {
	height: 36px;
	background-repeat: no-repeat;
}

.vetrine {
	height: 115px;
	width: 115px;
}
.tasto {
	background-image: url(../images/tasto.jpg);
	height: 35px;
	width: 135px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center center;
	background-repeat: no-repeat;
}
.tastoaggiorna {
	background-image: url(../images/aggiorna.jpg);
	height: 35px;
	width: 85px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center center;
	background-repeat: no-repeat;
}
.tastocancella {
	background-image: url(../images/cancella.jpg);
	height: 35px;
	width: 85px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center center;
	background-repeat: no-repeat;
}
.descrizione {
	vertical-align: top;
}
.tastoaggiorna a {
	color: #FFFFFF;
}
.tastocancella a {
	color: #FFFFFF;
}
.tasto a {
	color: #FFFFFF;
}
.off {
	background-image: url(../images/off.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.on {
	background-image: url(../images/on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
hr {
	color: #FF8400;
}

#containermerce {
position:absolute;
width:626px;
height:436px;
background-color:#FFFFFF;
z-index:102;
top:130px;
left:50%;
margin-left:-200px;
border: solid 1px #FF8400;
background-image:url(../images/sfondodtt.jpg);

padding:20px;
}
