/* CSS English Site */

.hotel_map span {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../pt/images/map.gif');
	width: 212px;
	height: 212px;
	float: left;
	margin: 0 10px 0 10px;	
	border: 1px solid #134792;
}


/* Begin Menu Styles ///////////////////////////////////////////////////////// */

.menu li a {
	display: block;
	color: #31496d;
	text-decoration: none;
	background: url('/images/button_bg.gif') 0px 7px no-repeat;
	padding: 0 15px 0 15px;
}

.menu li.active a {
	background: #6b83a9;
	color: #fff;
	position: relative;
	/*left: 1px;
	margin-left: -1px;
	margin-right: -1px;*/
	padding-right: 15px;
}

.menu li a.first, .menu li.active a.first {
	background-image: none;
}

.menu li.last a {
	left: 0;
	/*padding: 0 17px 0 15px;*/
	margin-right: 0;
}

.menu li.last.active a {
	padding-left: 17px;
}

/* Begin Panel Styles ///////////////////////////////////////////////////////// */

#panel[id] .content h3 {
	background: url('../pt/images/title.png') left top no-repeat;
}

#panel .content h4 {
	height: 28px;
}

#panel[id] .content h4 {
	background: url('../pt/images/title2.png') left top no-repeat;
}

#panel #booking {
	float: left;
	width: 187px;
	height: 360px;
	background:url(../pt/images/booking_bg.jpg) left top repeat-x;
	padding-left: 19px;
}
#panel.interior #booking {
	background-image: url("../pt/images/booking_bg.jpg");
	border-right: 2px solid #fff;
}

#panel #booking strong {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../pt/images/booking_title.gif') left bottom no-repeat;
	height: 32px;
}


#panel #booking fieldset .submit input {
	width: 92px;
	height: 20px;
	border: none;
}
#panel #booking #language p{text-indent:-999em; background:url("/pt/images/language_h1.gif") top left no-repeat;margin:0;padding:0;line-height:32px;}


/* Begin Content Styles ///////////////////////////////////////////////////////// */


#content #sidebar a.club {
	background: url('/images/club_bg_por.jpg');
	width: 207px;
	height: 90px;
}

#content #sidebar a.lowest {
	background: url('/images/gurantido.jpg');
	width: 207px;
	height: 87px;
}

#content #sidebar a.mas {
	background: url('/images/mas_bg_por.jpg');
	width: 207px;
	height: 87px;
}

#content #sidebar a.subscribe {
	background: #d7dbe4 url('/images/inscreva.jpg') center center no-repeat;
	height: 26px;
}

#content #text h3 {
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../pt/images/welcome.gif') left center no-repeat;
	height: 25px;
}

#new_encabezamiento_uno{
	font-family:Arial;
	font-size:18px;
	color: #364353;
	padding-bottom: 15px;
	margin: 0px;
	font-weight: bold;
	display:inline;
}

#new_encabezamiento_dos{
	font-family:Arial;
	font-size:12px;
	color: #666;
	padding-right: 33px;
}
