form, input {
	margin:0px;
	padding:0px;
}

form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
form p label {
	float: left;
	text-align:right;
	padding-top:3px;
	padding-right:2px;
}

form div {
	float:left;
	background:transparent url(/images/bg_box.gif) left top repeat-x;
	padding:10px 15px;
	border:1px solid #eeeeee;
	margin-right:10px;
}

.f_title {
	color:#64ae35;
}

		.f_box p label {
			width:100px;
		}

/****************** congreso ********************/

		.congreso {
			height:400px;
		}
		.congreso2 {
			height:200px;
		}

		#congreso_habitaciones p label {
			width:135px;
		}

