#bf {border:0px solid red; float:right; width:295px; height:135px; font-family:Tahoma, Georgia, "Times New Roman", Times, serif; }

.bf-title {font-size:2.1em; color:#F3E4C5; padding:10px 0 0 0; padding-bottom:5px;}

#bf .bf-form {
	margin: 0;
	position:relative;
}

#bf label {
	width: 50px;
	float: left;
	margin-right: 5px;
	text-align: left;
	display: block;
	padding-top: 3px;
}
#bf .label {color:#F3E4C5;}

#bf input[type=text] {
	height: 10px;
	margin: 0;
	padding: 0;
	font-size: .9em;
}

#bf fieldset > div {
	margin: 0 0 5px 0;
}

#bf  div.from {
	display: none;
}

#bf .submit {
	padding-left: 10px;
	margin-top: 17px;
	
}

#bf .control {
	padding-left: 0;
	margin-top: 0;
	position:absolute; 
	top:26px; 
	right:15px;
	border:0px solid;
}

#bf .symlink a {
	cursor: pointer;
	text-decoration: none;
	color: #F3E4C5;
}

#bf .symlink:hover,
#bf .symlink.hover {
	text-decoration: underline;	
	color: #F3E4C5;
}



#bf .nbdays, #bf .adulteresa, #bf .enfantresa {}
#bf .nbdays, #bf .adulteresa, #bf .enfantresa, #bf .submit {float:left;}

#bf #btn-submit {
	background:#F3E4C5; 
	color:#000; 
	height:22px; 
	line-height:20px; 
	text-transform:capitalize; 
	font-weight:bold; 
	border:1px solid #F3E4C5; 
	cursor:pointer;
	position:absolute;
	top:57px;
	right:15px;
}


#bf .bf_date #date-pick {
	width:120px; 
	height:20px; 
	background:url(../images/date.png) right bottom no-repeat; 
	cursor:pointer; 
	clear:both; 
	display:block;
	border:0;
	color:#F3E4C5;
	font-size:1.1em;
	margin-top:3px;
}

.bf_box {float:left; width:53px; border:0px solid; margin-top:5px;}
