/* CSS Document */
/* BUTTON													*/
.button{
	display:table;
	display:table-cell;
	color:#FFFFFF;
	clear:both;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	width:161px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	/*	display:inline-block:*/
	height: 84px;
	position: static;
	white-space: normal;
	background-image: url(http://www.arcaetichette.it/images/structure/eti_purple.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
}
	a.button {
		text-decoration:none;
	}
	a.button:hover {
	text-decoration:none;
	color: #FF0000;
}
/* -------------------------------------------------------- */
/* MENU														*/
.v-menu{
	border:0px none;
	width:140px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 11px;
	height: 10px;
}
	ul.v-menu, .v-menu li{
	margin:1;
	padding: 0;
	list-style-position: inset;
	list-style-image: url(http://www.arcaetichette.it/images/structure/freccia.gif);
	list-style-type: none;
	}
	ul.v-menu{
	clear:both;
	margin-top:3px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	}
		.v-menu li a{
			color:#000000;
			font-weight:normal;
			display:block;
			border-top:0px none;
			padding:2px;
			text-decoration:none;
		}
		.v-menu li a:hover{
			color:#6600CD;
		}
.verticalcenter {
	text-align: center;
	vertical-align: middle;
}
.verticalcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/structure/eti_purple.jpg);
	background-position: center center;
	height: 84px;
	width: 161px;
	text-align: center;
	vertical-align: middle;
	position: fissa;
}
.blocco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 30px;
}
.menubianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menubianco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.blocco2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	padding-top: 35px;
	padding-right: 25px;
	padding-left: 30px;
}
.verticalcenterVerde {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/structure/eti_green.jpg);
	background-position: center center;
	height: 84px;
	width: 161px;
	text-align: center;
	vertical-align: middle;
	position: fissa;
}

