@charset "utf-8";
/* CSS Document */
/*
.titolo_booking {
	font-size: 14px;
	font-weight: bold;
	color: #C29B3F;
	margin-bottom: 13px;
	float: left;
	margin-top: 0px;
	text-align: left;
}
.cell_paddingbooking_sottop {
	background-image: url(valfiore-images/bg-booking-large.gif);
	background-repeat: repeat-x;
	padding: 5px;

	color: #ffffff;
}

.td {
	color: #ffffff;
}

.style4 {
color:#958151;
font-size:13px;
font-weight:bold;
}*/

#bookingForm, #bookingForm *{
    font-size: 10px;
    font-family: Arial;
}

#bookingForm label{
    color: white;
    text-transform: uppercase;
    margin-left: 12px; 
    font-weight: bold;
}

.checkin{
    float:left;
}

.withMargin{
 margin-left: 12px;   
}

#bookingForm .submit{
    text-transform: uppercase;
    margin-left: 12px; 
    font-weight: bold;
}
