html {
	margin: 0;
	padding: 0;
	border: 0;
}

.float_div {
	float:left;
}

.img_margin_b {
	margin-bottom: 1px;
}

.img_margin_b_zero {
	margin-bottom: 0px;
}

.img_margin_r {
	margin-right: 1px;
}

.img_margin_br {
	margin-bottom: 1px;
	margin-right: 1px;
}

.img_border {
	border:#692c00 1px solid;
}

/*----------------------------------------
Hotel Cayo Levisa
----------------------------------------*/
div.wrapper_img_content_left{
	float:left;
	width:350px;
	margin-top:3px;
	margin-right:7px;
	margin-bottom:3px;
	margin-bottom:-3px;
	border:#692c00 1px solid;
	background-color:#692c00;
}

div.wrapper_img_content_right{
	float:right;
	width:350px;
	margin-top:3px;
	margin-left:7px;
	margin-bottom:3px;
	margin-bottom:-3px;
	border:#692c00 1px solid;
	background-color:#692c00;
}

#wrapper_fac {
	width:500px;
	height:155px;
	border:#692c00 1px solid;
	background-color:#692c00;
	margin-top:5px;
	margin-bottom:5px;
}
