.ui-li-static.ui-collapsible, .ui-collapsible-heading {
	margin: 0 !important;
}
.ui-li-static.ui-collapsible {
	padding: 0 !important;
}
.ui-li-static.ui-collapsible, .ui-collapsible-heading, .ui-btn {
	border-top-width: 1px !important;
}
.ui-li-static.ui-collapsible, .ui-collapsible-heading.ui-collapsible-heading-collapsed, .ui-btn, .ui-li-static.ui-collapsible, .ui-collapsible-content {
	border-bottom-width: 1px !important;
}


.ui-page {

	background-image:url(../image/hdyeb77gGGgr88.png);
	
	color: #FFFFFF !important;
	text-shadow: 0px 0px !important;
}
.ui-header, .ui-footer {
	background-color: rgba(100,100,100,0.7)!important;
	color: #FFFFFF!important;
	text-shadow: 0px 0px !important;
}
.ui-btn-a  {
	background: rgb(125,126,125,0.6)!important;
	background: -moz-linear-gradient(top,  rgba(125,126,125,0.7) 0%, rgba(14,14,14,0.7) 100%)!important;
	background: -webkit-linear-gradient(top,  rgba(125,126,125,0.7) 0%,rgba(14,14,14,0.7) 100%)!important;
	background: linear-gradient(to bottom,  rgba(125,126,125,0.7) 0%,rgba(14,14,14,0.7) 100%)!important;
	
	color: #FFFFFF !important;
	text-shadow: 0px 0px !important;
}
.ui-btn-a:hover {
	background: #FFFFFF;
	background: -moz-linear-gradient(top,  #FFFFFF 0%, #f1f1f1 50%, #E1E1E1 51%, #F6F6F6 100%);
	background: -webkit-linear-gradient(top,  #FFFFFF 0%,#f1f1f1 50%,#E1E1E1 51%,#F6F6F6 100%);
	background: linear-gradient(to bottom,  #FFFFFF 0%,#f1f1f1 50%,#E1E1E1  51%,#F6F6F6 100%);
	color:#000000!important;
}

.ui-btn-a:active, .ui-btn-a:focus , li a:factive {
	background: rgb(175,175,175);
	background: -moz-linear-gradient(top,  rgba(175,175,175,1) 0%, rgba(135,135,135,1) 58%);
	background: -webkit-linear-gradient(top,  rgba(175,175,175,1) 0%,rgba(135,135,135,1) 58%);
	background: linear-gradient(to bottom,  rgba(175,175,175,1) 0%,rgba(135,135,135,1) 58%);
	color: #000000 !important;
	text-shadow: 0px 0px !important

}


.ui-body-a {
	
	background-image:url(../image/sfondo_04.png);
	color: #FFFFFF !important;
	text-shadow: 0px 0px !important;
}



.ui-checkbox-on:after {
	background: rgb(0,0,0);
	background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,1) 100%);


	color: #FFFFFF !important;
	text-shadow: 0px 0px !important;

}


li a {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%);

}
.ui-checkbox label.ui-checkbox-off, .ui-radio label.ui-radio-off, .ui-select > .ui-btn  {
	background: rgb(125,126,125);
	background: -moz-linear-gradient(top,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
	background: linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
	
	color: #ffffff !important;
	text-shadow: 0px 0px !important;
}
.ui-checkbox label.ui-checkbox-on, .ui-radio label.ui-radio-on {
	background: rgb(255,183,107);
	
	background: -moz-linear-gradient(top,  rgba(175,175,175,1) 0%, rgba(135,135,135,1) 58%);
	background: -webkit-linear-gradient(top,  rgba(175,175,175,1) 0%,rgba(135,135,135,1) 58%);
	background: linear-gradient(to bottom,  rgba(175,175,175,1) 0%,rgba(135,135,135,1) 58%);

	color: #000000!important;
	text-shadow: 0px 0px !important

}

.ui-checkbox-off:after, .ui-radio-off:after {
	background-color: #000000!important;
	border: 1px solid #000000!important;
}

.ui-checkbox-on:after, .ui-radio-on:after {
	background-color: #000000!important;
}

input[type="text"] {

  background-color : #FFFFFF!important; 
  border:1px solid #AAAAAA!important;
  color:#000000!important;
  border-radius: 4px!important;

}



input[type="submit"] {

  background-color : #FFFFFF!important; 
  border:1px solid #AAAAAA!important;
  color:#FF6600!important;

}




