@charset "UTF-8";
.master {
	display: table;
	height: 698px;
	width: 100%;
	background-color: #f4f5fa;
	vertical-align: middle;
	clear: none;
	float: none;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #664200;
	text-decoration: none;
}
.mastehead {
	float: none;
	height: 110px;
	vertical-align: middle;
	display: inline;
	clear: both;
}
	
	
	#flashconteiner {
		float: left;
		display: inline;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 100%;
	background-color: #343435;
}
.agua {
	background-image: url(../images/top.jpg);
	background-repeat: repeat;
	background-position: center bottom;
	width: 100%;
	min-height: 50px;
	height: 50%;
}
.agua2 {
	background-image: url(../images/bottom.jpg);
	background-repeat: repeat;
	background-position: center top;
	width: 100%;
	min-height: 100px;
	height: 50%;
}
a.all
{         background-color: #664200;
	color: #fff;
	text-decoration: none;
}
.garante{
	color: #664200;
	text-transform: uppercase;
}
.res {
	background:url(../images/bck_reservas.png);
	background-repeat:no-repeat;
	height: 400px;
	width: 440px;
	padding: 30px;
	}
