a,a img{border: 0;outline: none;}
body{
	background: url(../img/bg_body.gif) no-repeat;
	font-family: Tahoma, Helvetica, Arial;
}
@font-face {
	font-family: 'SloopScriptOneRegular';
	src: url(../fonts/sloop-webfont.eot);
	src: local('☺'), url(../fonts/sloop-webfont.woff) format('woff'), url(../fonts/sloop-webfont.ttf) format('truetype'), url(../fonts/sloop-webfont.svg#webfontvkFGLuKU) format('svg');
	font-weight: normal;
	font-style: normal;
}
.sloop {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'SloopScriptOneRegular', sans-serif;
	font-size-adjust: 0.3;;
	-webkit-text-stroke: 1px transparent;
}

.bigbox{
	height: 380px;
	margin-bottom: 20px;
}

#logo{
	background: url(../img/logo_231x136.gif) no-repeat 0 bottom;
	width: 231px;height: 136px;
	display: block;
	text-indent: -9999px;
	padding-bottom: 7px;
}

#lang{
	position: absolute;
	margin: -22px 0 0 920px;
}
#lang a{
	display: inline-block;
	margin-right: 5px;
}
#lang a:hover:not(.selected)[href]{
	filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8;
}
#lang a{
	cursor: pointer;
}
#lang a:not(.sel){
	filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity: 0.4;opacity: 0.4;
}
#lang a,#lang a img{
	outline: none;
	border: 0;
}

#info{
	margin: 90px 0 0 110px;	
}
#info .title,#picture .title{
	color: #9B7600;
	font-size: 60px;
	margin: 0;padding: 0;
	margin-bottom: -10px;
}
#picture .title{
	font-size: 54px;
	text-align: right;
	padding: 30px 33px 0 0;
}
#info p{
	color: #534741;
	font-size: 12px;
	width: 200px;
	margin-left: 40px;
}

/* menu */
#menu{
	position: absolute;
	margin: 10px 0 0 223px;
}
#menu li{
	list-style: none;
	text-align: right;
	margin: 1px 0;
}
#menu li a{
	text-transform: uppercase;
	color: #534741;
	font-size: 14px;
	text-decoration: none;
}
#menu li a.selected{
	color: #fff;
}
#menu li a:hover:not(.selected)[href]{
	text-decoration: underline;
}

.box{
	padding: 0px;
	background: #e0d4a3;
	background: rgba(173,136,0,0.3);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color: #534741;
	font-size: 12px;
	height: 130px;
}
.box .thumb{
	padding: 10px;
}
.box p{
	padding: 10px 20px;
	line-height: 16px;
}
.box p .btn{
	display: block;
	width: 112px;height: 19px;
	margin-top: 10px;
	text-indent: -9999px;
}
.box a{
	color: #9B7600;
}
.box a:hover{
	color: #765901;
}
#btn_visitenos{background: url(../img/btn_visitenos.gif) no-repeat;}
#btn_reserveja{background: url(../img/btn_reserveja.gif) no-repeat;}


/* copyright */
#copyright{
	position: fixed;
	bottom: 0px;
	right: 0px;
	margin: 0px 15px 10px 0px;
}
#copyright a{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 62px;
	height: 15px;
	background: url(../img/btn_copyright.gif) no-repeat;
}
#copyright a:hover{filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}
