﻿a.pressed_impaginazione{
	float: left;
	height: 19px;
	padding-left: 8px;
	background: url(../images/buttons/bottone.png) no-repeat;
	background-position: bottom left;
	color: #FFF;
	text-decoration:none;
	margin-right:5px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	padding-bottom: 2px;
}

a.pressed_impaginazione span{
	display: block;
	padding-right: 8px;
	background: url(../images/buttons/bottone.png) no-repeat;
	background-position: bottom right;
	padding-bottom: 2px;
}

a.btn_impaginazione{
	float: left;
	height: 19px;
	padding-left: 8px;
	background: url(../images/buttons/bottone.png) no-repeat top left;
	text-decoration:none;
	color: #FFF;
	margin-right:5px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	padding-bottom: 2px;
}

a.btn_impaginazione span{
	display: block;
	padding-right: 8px;
	background: url(../images/buttons/bottone.png) no-repeat top right;
	padding-bottom: 2px;
}

a.btn_impaginazione:hover{
	background-position: bottom left;
	color: #FFF;
}

a.btn_impaginazione:hover span{
	background-position: bottom right;
}


a.button{
	float: left;
	height: 19px;
	padding-left: 8px;
	background: url(../images/buttons/bottone.png) no-repeat top left;
	text-decoration:none;
	color: #FFF;
	margin-right:5px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	padding-bottom: 2px;
}

a.button span{
	display: block;
	padding-right: 8px;
	background: url(../images/buttons/bottone.png) no-repeat top right;
	padding-bottom: 2px;
}

a.button:hover{
	background-position: bottom left;
	color: #FFF;
}

a.button:hover span{
	background-position: bottom right
}

a.button2{
	float: right;
	height: 19px;
	padding-left: 5px;
	background: url(../images/buttons/bottone2.png) no-repeat top left;
	text-decoration:none;
	color: #352F23;
	margin-right:5px;
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	padding-bottom: 2px;
	width: 135px;
	padding-right: 5px;
	margin-bottom: 8px;
	text-align: center;
}

a.button2:hover{
	background-position: bottom left;
	color: #FFF;
}

a.menuist{
	float: left;
	height: 19px;
	padding-left: 16px;
	background: url(../images/buttons/menuist.png) no-repeat top left;
	text-decoration:none;
	color: #FFF;
	margin-right:5px;
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	padding-bottom: 2px;
}

a.menuist span{
	display: block;
	padding-right: 16px;
	background: url(../images/buttons/menuist.png) no-repeat top right;
	padding-top: 2px;
}

a.menuist:hover{
	background-position: bottom left;
	color: #FFF;
}

a.menuist:hover span{
	background-position: bottom right;
}

a.menu_here_a {
	float: left;
	height: 19px;
	padding-left: 16px;
	background: url(../images/buttons/menuist.png) no-repeat;
	text-decoration:none;
	margin-right:5px;
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	padding-bottom: 2px;
	
	background-position: bottom left;
	color: #FFF;
}
.menu_here_span {
	display: block;
	padding-right: 16px;
	background: url(../images/buttons/menuist.png) no-repeat top right;
	
	padding-top: 2px;
	background-position: bottom right;
}

a.menu{
	float: left;
	height: 32px;
	background: url(../images/buttons/menu.png) no-repeat top left;
	text-decoration:none;
	color: #58563F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	clear: both;
	text-transform: uppercase;
	width: 235px;
	text-align: left;
	padding-top: 4px;
	padding-left: 27px;
}

a.menu:hover{
	background-position: bottom left;
	color: #991B0E;
}

a.menu_selected{
	float: left;
	height: 32px;
	background: url(../images/buttons/menu.png) no-repeat bottom left;
	text-decoration:none;
	color: #991B0E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	clear: both;
	text-transform: uppercase;
	width: 235px;
	text-align: left;
	padding-top: 4px;
	padding-left: 27px;
}

a.botCarrSchedaProd {
	position: absolute;
	color:#58563F;
	width: 156px;
	bottom:12px;
	left: 249px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	height: 23px;
	background-image: url(../images/buttons/bott_carrello.png);
	background-repeat: no-repeat;
	padding-top: 4px;
}

a.botCarrSchedaProd:hover{
	color:#9A890E;
}
