.agl
{
	width: 570px;
	height: 210px;
  margin-left: -8px;
  margin-top: -8px;
}

.ui-datepicker { width: 200px; padding: .2em .2em 0; display: none; 
top: 0px!important;}

.cadre_agl
{
	
	background-color: transparent; 
	background-repeat: no-repeat; 
	background-position: top left;
	width: 575px; max-height: 210px;
	
}
.decalage_left_agl
{
	padding-left: 50px;
	background-image: url(../img/promo.png); 
	background-repeat: no-repeat; 
	/* background-position: top right; */
	background-position: 490px 0px;  
	
}

.titre_reserver_agl
{
	font-weight: normal; font-style: normal; 
	font-family: tahoma, verdana, arial; 
	font-size: 16px; 
	color: #000000;
	text-decoration: none; 
	text-align: left;
	padding-left: 4px;
	_padding-left: 42px;
	padding-top: 8px;
	padding-bottom: 12px;
}

img.bouton_calendrierbis
{
	/*margin: 0px 4px 0px 0px; */
	cursor: pointer;
}


a.bouton_reserver_agl input, a.bouton_reserver_agl:hover input
{
	right: 0px; top: 0px;
	height: 47px;
	/* width: 295px; */
	width: 314px; 
	text-decoration: none;
	cursor: pointer;
	
	border: 0px;
	color: #0d4175;
	background: transparent url(../img/bouton.gif) no-repeat scroll top right; 
}