

.ui-state-default {
	background : url('../images/bouton_slider.png') !important;
	height: 22px !important;
	width: 44px !important;
	border: none !important;
}

.ui-state-default:hover {
	background : url('../images/bouton_slider.png') !important;
	height: 22px !important;
	width: 44px !important;
	border: none !important;
}

.ui-state-default:focus {
    outline: none;
}


#carte  { height: 535px; width: 100%;margin-bottom:20px; }
#carte img { max-width: none; }


