 
div.blockUI {
  text-align:center;
  padding:5px;
  border:none;
   	 -moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;	
  }
div.blockUI .eror2 {
	background: url(../img/check_no.png) left top  no-repeat;
	min-height:25px;
	text-align:left;
	padding:0 0 0 40px;
}

div.blockUI .eror_2 {
	background:url(../img/bg_input_reserver.gif) ;
	font-weight: bold;
	letter-spacing:1px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 10px;
	line-height:16px;
	color: #333333;
	text-shadow:1px 1px 1px #ffffff;
		-webkit-box-shadow: 0px 0px 5px #cccccc; 
	-moz-box-shadow: 0px 0px 5px #cccccc;
	box-shadow:0px 0px 5px #cccccc;
	 -moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;	
}

div.blockUI input.clique {
   background: url(../img/bg_input_reserver.gif) repeat-x;
   	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color: #333333;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #ffffff;
	-webkit-box-shadow: 0px 0px 5px #cccccc; 
	-moz-box-shadow: 0px 0px 5px #cccccc;
	box-shadow:0px 0px 5px #cccccc;
	border: none;
	float:right;
	margin:10px 0;
	font-weight:bold;
	cursor:pointer;
	padding:2px 5px;
   }
   

   
div.blockUI .vsp {
    color:#666666;
	text-align:left;
	padding-top:15px;
	}

div.blockUI .bg_title_chek {
    background:#99CC00;
	padding:5px 0;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px; 
	}
	
div.blockUI .ui-widget-header {
 	-moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
	margin-bottom:5px; 
	}
	
div.blockUI .bg_title_error {
    background:#a50e0e;
	padding:5px 0;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px; 
	}
	
div.blockUI .spacing_h2 {
    padding:10px;
	font-size:16px;
	font-weight:normal;
	border: #CCCCCC solid 4px;
	-moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px; 
	box-shadow: 0 0 6px #333333;
    -moz-box-shadow: 0 0 6px #333333;  
    -webkit-box-shadow: 0 0 6px #333333;
	}
	
div.blockUI .spacing_h2 .bg_busy {
   	background: url(../img/busy.gif) left no-repeat;
	padding-left:20px;
	}
	
	
div.blockUI .ui-widget-content  {
   border:none;
   }

 
	

.espace {
   padding:10px;
   }


div#question, div#question_alert_condition  {
     border: #CCCCCC solid 4px;
	 padding:10px;
	 	 -moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;	
	 }
	 
div.blockUI .alert {
	background: url(../img/alert_message.png) left top  no-repeat;
	min-height:47px;
	font-size:20px;
	text-align:left;
	padding:0px 0 0 60px;
}

div.blockUI input.cher_client:hover {
   background: url(../img/bg_input_reserver.gif) repeat-x;
   color:#333333;
   }
   
div.blockUI input.cher_client {
   background: url(../img/bg_input_reserver.gif) bottom repeat-x;
   	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color: #FFFFFF;
	letter-spacing:1px;
	border: #666666 solid 1px;
	float:right;
	margin:10px 0;
	font-weight:bold;
	cursor:pointer;
	padding:2px 5px;
   }

div.blockUI input.abs {
   position:absolute;
   right:10px;
   bottom:0px;
   }
