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:#4B4A32 1px solid;
}

/*----------------------------------------
Hotel Raquel
----------------------------------------*/
div.wrapper_img_content_left{
	float:left;
	width:350px;
	margin-top:10px;
	margin-right:7px;
	margin-bottom:3px;
	margin-bottom:-3px;
	border:#4B4A32 1px solid;
	background-color:#4B4A32;
}

div.wrapper_img_content_left_arq{
	float:left;
	width:300px;
	margin-top:10px;
	margin-right:7px;
	margin-bottom:3px;
	margin-bottom:-3px;
	border:#4B4A32 1px solid;
	background-color:#4B4A32;
}

#wrapper_fac {
	width:500px;
	height:208px;
	border-style:solid;
	border-color:#4B4A32;
	border-width:1px;
	background-color:#4B4A32;
	margin-top:5px;
	margin-bottom:5px;
}

#wrapper_art {
	width:500px;
	height:400px;
	border-style:solid;
	border-color:#4B4A32;
	border-width:1px;
	background-color:#4B4A32;
	margin-top:5px;
	margin-bottom:5px;
}

#wrapper_terrace {
	width:500px;
	border-style:solid;
	border-color:#4B4A32;
	border-width:1px;
	background-color:#4B4A32;
	margin-top:5px;
	margin-bottom:5px;
}

div.wide-content{
	float:left;
	width:500px;
	margin-top:5px;
	margin-bottom:5px;
}