.button_blue_clicked, .button{
	text-decoration:none;
	cursor:pointer;
}

.button_blue .sx,.button_blue_clicked .sx {
	background:url(/buttons/images/blue/bottone_blue_clicked_sx.png) no-repeat;
	background:url(/buttons/images/blue/bottone_blue_sx.png) no-repeat;
	float:left;
	width:10px;
	height:30px;
}

.button_blue .pattern,.button_blue_clicked .pattern{
	background:url(/buttons/images/blue/bottone_blue_clicked_pattern.png) repeat-x;
	background:url(/buttons/images/blue/bottone_blue_pattern.png) repeat-x;
	float:left;
	margin-top:0px;
	padding:5px 5px 0px 5px;
	height:30px
}

.button_blue .pattern span, .button_blue_clicked .pattern .span{
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
}

.button_blue .dx,.button_blue_clicked .dx{
	background:url(/buttons/images/blue/bottone_blue_clicked_dx.png) no-repeat;
	background:url(/buttons/images/blue/bottone_blue_dx.png) no-repeat;
	width:10px;
	height:30px;
	float:left;
}

.button_blue_clicked .sx {
	background:url(/buttons/images/blue/bottone_blue_clicked_sx.png) no-repeat;
}

.button_blue_clicked .pattern{
	background:url(/buttons/images/blue/bottone_blue_clicked_pattern.png) repeat-x;
}

.button_blue_clicked .pattern span{
	color:#FFF;
	font-weight:bold;
	left:1px;
	top:1px;
	font-size:14px;
	font-family:arial;
	line-height:20px;
	position:relative;
	top:1px;
	left:1px;
}

.button_blue_clicked .dx{
	background:url(/buttons/images/blue/bottone_blue_clicked_dx.png) no-repeat;
}

.button_green_clicked, .button{
	text-decoration:none;
	cursor:pointer;
}

.button_green .sx,.button_green_clicked .sx {
	background:url(/buttons/images/green/bottone_green_clicked_sx.png) no-repeat;
	background:url(/buttons/images/green/bottone_green_sx.png) no-repeat;
	float:left;
	width:10px;
	height:30px;
}

.button_green .pattern,.button_green_clicked .pattern{
	background:url(/buttons/images/green/bottone_green_clicked_pattern.png) repeat-x;
	background:url(/buttons/images/green/bottone_green_pattern.png) repeat-x;
	float:left;
	margin-top:0px;
	padding:5px 5px 0px 5px;
	height:30px
}

.button_green .pattern span, .button_green_clicked .pattern .span{
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
}

.button_green .dx,.button_green_clicked .dx{
	background:url(/buttons/images/green/bottone_green_clicked_dx.png) no-repeat;
	background:url(/buttons/images/green/bottone_green_dx.png) no-repeat;
	width:10px;
	height:30px;
	float:left;
}

.button_green_clicked .sx {
	background:url(/buttons/images/green/bottone_green_clicked_sx.png) no-repeat;
}

.button_green_clicked .pattern{
	background:url(/buttons/images/green/bottone_green_clicked_pattern.png) repeat-x;
}

.button_green_clicked .pattern span{
	color:#FFF;
	font-weight:bold;
	left:1px;
	top:1px;
	font-size:14px;
	font-family:arial;
	line-height:20px;
	position:relative;
	top:1px;
	left:1px;
}

.button_green_clicked .dx{
	background:url(/buttons/images/green/bottone_green_clicked_dx.png) no-repeat;
}

.button_red_clicked, .button{
	text-decoration:none;
	cursor:pointer;
}

.button_red .sx,.button_red_clicked .sx {
	background:url(/buttons/images/red/bottone_red_clicked_sx.png) no-repeat;
	background:url(/buttons/images/red/bottone_red_sx.png) no-repeat;
	float:left;
	width:10px;
	height:30px;
}

.button_red .pattern,.button_red_clicked .pattern{
	background:url(/buttons/images/red/bottone_red_clicked_pattern.png) repeat-x;
	background:url(/buttons/images/red/bottone_red_pattern.png) repeat-x;
	float:left;
	margin-top:0px;
	padding:5px 5px 0px 5px;
	height:30px
}

.button_red .pattern span, .button_red_clicked .pattern .span{
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
}

.button_red .dx,.button_red_clicked .dx{
	background:url(/buttons/images/red/bottone_red_clicked_dx.png) no-repeat;
	background:url(/buttons/images/red/bottone_red_dx.png) no-repeat;
	width:10px;
	height:30px;
	float:left;
}

.button_red_clicked .sx {
	background:url(/buttons/images/red/bottone_red_clicked_sx.png) no-repeat;
}

.button_red_clicked .pattern{
	background:url(/buttons/images/red/bottone_red_clicked_pattern.png) repeat-x;
}

.button_red_clicked .pattern span{
	color:#FFF;
	font-weight:bold;
	left:1px;
	top:1px;
	font-size:14px;
	font-family:arial;
	line-height:20px;
	position:relative;
	top:1px;
	left:1px;
}

.button_red_clicked .dx{
	background:url(/buttons/images/red/bottone_red_clicked_dx.png) no-repeat;
}
.clear{clear:both;}





.double_button_green_clicked, .button{
	text-decoration:none;
	cursor:pointer;
}

.double_button_green .sx,.double_button_green_clicked .sx {
	background:url(/buttons/images/green/bottone_green_clicked_sx_double.png) no-repeat;
	background:url(/buttons/images/green/bottone_green_sx_double.png) no-repeat;
	float:left;
	width:12px;
	height:60px;
}

.double_button_green .pattern,.double_button_green_clicked .pattern{
	background:url(/buttons/images/green/bottone_green_clicked_pattern_double.png) repeat-x;
	background:url(/buttons/images/green/bottone_green_pattern_double.png) repeat-x;
	float:left;
	margin-top:0px;
	padding:10px 5px 0px 5px;
	height:60px
}

.double_button_green .pattern span, .double_button_green_clicked .pattern .span{
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
}

.double_button_green .dx,.double_button_green_clicked .dx{
	background:url(/buttons/images/green/bottone_green_clicked_dx_double.png) no-repeat;
	background:url(/buttons/images/green/bottone_green_dx_double.png) no-repeat;
	width:12px;
	height:60px;
	float:left;
}

.double_button_green_clicked .sx {
	background:url(/buttons/images/green/bottone_green_clicked_sx_double.png) no-repeat;
}

.double_button_green_clicked .pattern{
	background:url(/buttons/images/green/bottone_green_clicked_pattern_double.png) repeat-x;
}

.double_button_green_clicked .pattern span{
	color:#FFF;
	font-weight:bold;
	left:1px;
	top:1px;
	font-size:14px;
	font-family:arial;
	line-height:20px;
	position:relative;
	top:1px;
	left:1px;
}

.double_button_green_clicked .dx{
	background:url(/buttons/images/green/bottone_green_clicked_dx_double.png) no-repeat;
}










.double_button_red_clicked, .button{
	text-decoration:none;
	cursor:pointer;
}

.double_button_red .sx,.double_button_red_clicked .sx {
	background:url(/buttons/images/red/bottone_red_clicked_sx_double.png) no-repeat;
	background:url(/buttons/images/red/bottone_red_sx_double.png) no-repeat;
	float:left;
	width:12px;
	height:60px;
}

.double_button_red .pattern,.double_button_red_clicked .pattern{
	background:url(/buttons/images/red/bottone_red_clicked_pattern_double.png) repeat-x;
	background:url(/buttons/images/red/bottone_red_pattern_double.png) repeat-x;
	float:left;
	margin-top:0px;
	padding:10px 5px 0px 5px;
	height:60px
}

.double_button_red .pattern span, .double_button_red_clicked .pattern .span{
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	line-height:20px;
}

.double_button_red .dx,.double_button_red_clicked .dx{
	background:url(/buttons/images/red/bottone_red_clicked_dx_double.png) no-repeat;
	background:url(/buttons/images/red/bottone_red_dx_double.png) no-repeat;
	width:12px;
	height:60px;
	float:left;
}

.double_button_red_clicked .sx {
	background:url(/buttons/images/red/bottone_red_clicked_sx_double.png) no-repeat;
}

.double_button_red_clicked .pattern{
	background:url(/buttons/images/red/bottone_red_clicked_pattern_double.png) repeat-x;
}

.double_button_red_clicked .pattern span{
	color:#FFF;
	font-weight:bold;
	left:1px;
	top:1px;
	font-size:14px;
	font-family:arial;
	line-height:20px;
	position:relative;
	top:1px;
	left:1px;
}

.double_button_red_clicked .dx{
	background:url(/buttons/images/red/bottone_red_clicked_dx_double.png) no-repeat;
}

.double_button_blue_clicked, .button{
	text-decoration:none;
	cursor:pointer;
}

.double_button_blue .sx,.double_button_blue_clicked .sx {
	background:url(/buttons/images/blue/bottone_blue_clicked_sx_double.png) no-repeat;
	background:url(/buttons/images/blue/bottone_blue_sx_double.png) no-repeat;
	float:left;
	width:12px;
	height:35px;
}

.double_button_blue .pattern,.double_button_blue_clicked .pattern{
	background:url(/buttons/images/blue/bottone_blue_clicked_pattern_double.png) repeat-x;
	background:url(/buttons/images/blue/bottone_blue_pattern_double.png) repeat-x;
	float:left;
	margin-top:0px;
	padding:10px 5px 0px 5px;
	height:35px
}

.double_button_blue .pattern span, .double_button_blue_clicked .pattern .span{
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	line-height:14px;
}

.double_button_blue .dx,.double_button_blue_clicked .dx{
	background:url(/buttons/images/blue/bottone_blue_clicked_dx_double.png) no-repeat;
	background:url(/buttons/images/blue/bottone_blue_dx_double.png) no-repeat;
	width:12px;
	height:35px;
	float:left;
}

.double_button_blue_clicked .sx {
	background:url(/buttons/images/blue/bottone_blue_clicked_sx_double.png) no-repeat;
}

.double_button_blue_clicked .pattern{
	background:url(/buttons/images/blue/bottone_blue_clicked_pattern_double.png) repeat-x;
}

.double_button_blue_clicked .pattern span{
	color:#FFF;
	font-weight:bold;
	left:1px;
	top:1px;
	font-size:14px;
	font-family:arial;
	line-height:14px;
	position:relative;
	top:1px;
	left:1px;
}

.double_button_blue_clicked .dx{
	background:url(/buttons/images/blue/bottone_blue_clicked_dx_double.png) no-repeat;
}

