@import"../css/superfish.css";
@import"../css/tm-slider.css";
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family: "newsgoth_cn_btregular";
	font-size:100%; 
	color:#3f2f28;
	min-width:1058px;
	background:url(../images/bg-body.jpg) center 0 repeat;
	padding:0;
}

.main {
	width:1040px; 	
	padding:0;
	margin:0 auto;
	font-size:0.75em;
	line-height:1.5em;
	position:relative;
	background: none;
	z-index:3;
}
/*******bg***********/
.bg {width:100%; background:url(../images/bg.jpg) center 0 repeat;}
.bg-top {width:100%; /*background:url(../images/bg-header.png)*/ center 0 no-repeat;}


a {color:#8c8c8c; outline:none;}
a:hover {text-decoration:none;}

.clear {clear:both; width:100%; line-height:0; font-size:0;}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7 {float:left;}
.column-1, .column-2, .column-3 {float:left;}  

.col-1 {
	margin-top: 20px;
	margin-left: 50px;
}
.wrapper {width:100%; overflow:hidden;}
.wrapper2 {
	width: 1040px;
	height: 327px;
	position: relative;
	margin-left: -30px;
}

.extra-box {overflow:hidden;}

p {margin-bottom:18px;}
.p0 {margin-bottom:0px;}
.p00 {margin-bottom:1px;}
.p000 {margin-bottom:5px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:28px;}
.p4 {margin-bottom:50px;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.color-1 {color:#fff;}
.color-2 {color:#1b1b1b;}
.color-3 {color:#7e9940;}
.color-4 {color:#5e8012;}
/*********************************boxes**********************************/
.prev-indent-bot {margin-bottom:10px;}
.prev-indent-bot1 {margin-bottom:12px;}
.prev-indent-bot2 {margin-bottom:13px;}
.title {margin-bottom:18px;}
.indent-bot {margin-bottom:20px;}
.indent-bot1 {margin-bottom:21px;}
.spacing-bot {margin-bottom:25px;}
.spacing-bot1 {margin-bottom:26px;}
.margin-bot {margin-bottom:35px;}

.margin-top {margin-top:7px;}

.spacing {margin-right:10px;}
.spacing-1 {margin-right:43px;}
.spacing-2 {margin-right:13px;}
.spacing-3 {margin-right:-40px;}
.spacing-4 {margin-right:24px;}
.spacing-5 {margin-right:32px;}


.img-indent{float:left; margin: 10px 20px 0 0px;}
.img-indent1{float:left; margin: 0px 10px 0 0px;}


.border {border:3px solid #fbfaf2; width: 180px; height: 160px;}
.border1 {border:9px solid #fbfaf2;}

.buttons a:hover {cursor:pointer;}
.sf-menu li a,
.list-1 li a,
.link,
.link-1,
.link-3,
.button,
.text-bot a,
.footer-menu li a,
h5 a,
h6 a,
h1 a {text-decoration:none;}	

/*********************************header*************************************/
header.header {
	height:729px; 
	width:100%; 
	position:relative; 
	z-index:2; 
	background:none; 
	padding:0px 0 0 0;
}
header {
	height:284px; 
	width:100%; 
	position:relative; 
	z-index:2; 
	background:none;
	padding:0px 0 0 0;
}

.row-1{
	width:100%;
	height:245px;
	position:relative;
	background:none;
	z-index:3;
}

.row-2{
	width:100%;
	height:446px;
	background:url(../images/bg-row-2.jpg) center 0 repeat-x;
	position:relative;
	padding:22px 0 0 0px;
	border-top:8px solid #4a3e37;
	border-bottom:8px solid #4a3e37;
	z-index:1;
}
.row-3{
	width:100%;
	height:31px;
	background:url(../images/bg-row-2.jpg) center 0 repeat-x;
	position:relative;
	padding:0px 0 0 0px;
	border-top:8px solid #4a3e37;
	z-index:1;
}


h1 {
	padding:28px 0 0 7px;
	position:relative;
}
h1 a {
	display:block;
	margin-top: -28px;
	margin-left: 40px;
	width:393px;
	height:194px;
	text-indent:-5000px;
	background:url(../images/logo.jpg) 0 0 no-repeat;
}
.reserva-bd {
	float:right;
	position: relative;
	top: 25px;
	right: 20px;
	background: url(../images/reserva.jpg) 0 0 no-repeat;
	height: 147px;
	width: 366px;
}
.reserva-bd a {
	font-family: "oswaldlight";
	text-decoration: none;
	color:#62453d;
	top: 40px;
	left: 70px;
	font-size:27px;
	position: relative;
	width: 300px;
}
.reserva-bd span {
	position: relative;
	font-family: "oswaldregular";
	top: 30px;
	right: 129px;
	color: #5e8012;
	width: 400px;
}
.titles{padding-right:3px;}
.number {
	display:block;
	font-size:40px;
	line-height:1.2em;
	color:#fbfafa;
	font-weight:bold;
	margin:-7px 0 0 0;
}
.days {
	display:block;
	font-size:11px;
	line-height:1.2em;
	color:#faf9f9;
	text-transform:uppercase;
	padding-right:58px;
	margin:-7px 0 0 0;
}
/*********************************content*************************************/
#content{
	width:100%; 
	padding:0px 0px 0px 0px; 
	z-index:1;
	margin-top:0px; 
	position:relative;
	background:none;
}


.padding {padding: 0px 0px 0px 0px;}
.padding-1 {padding: 42px 0px 59px 0px; *padding: 42px 0px 60px 0px;}
.padding-2 {padding: 50px 0px 32px 0px;}
.padding-3 {padding: 43px 0px 59px 0px;}

.padding-right {padding:0 16px 0 1px;}


.padding-left {padding:0 0px 0 3px;}
.padding-left1 {padding:0 0px 0 40px;}
.padding-left2 {padding:0 0px 0 58px;}


.padding-top {padding: 7px 18px 0px 0px; *padding: 8px 18px 0px 0px;}
.padding-top1 {padding: 10px 18px 0px 0px;}
.padding-top2 {padding: 9px 18px 0px 0px;}
.padding-top3{padding: 6px 15px 0px 0px;}




h2 {
	font-size:37px;
	color:#fbfaf2;
	line-height:1.3em;
	margin:0 0 12px 0;
	font-weight:normal;
}
h3 {
	font-size:37px;
	color:#3f2f28;
	line-height:1.3em;
	margin:0 0 7px 0;
	font-weight:normal;
}
h4 {
	font-size:26px;
	color:#4b680a;
	line-height:1.3em;
	margin:0 0 19px 0;
	font-weight:normal
}
h4.quotes {
	background:url(../images/quotes.png) 2px 10px no-repeat;
	padding:1px 0 0 78px;
	margin:0 0 10px 0;
}
h5 {
	font-size:18px;
	color:#371b11;
	line-height:1.3em;
	margin:0 0 0px 0;
	font-weight:normal;
	text-transform:uppercase;
}
h5 a {color:#371b11;}
h5 a:hover {text-decoration:underline;}

h6 {
	font-size:12px; 
	line-height:18px; 
	margin:0px 0 0px; 
	color:#7e9940;
}
h6 a{color:#7e9940;}
h6 a:hover {color:#3f2f28;}

.separator {
	width:100%;
	background:url(../images/separator.gif) 315px 0 repeat-y;
}
.separator-1 {
	width:100%;
	background:url(../images/separator.gif) 265px 0 repeat-y;
}
.separator-2 {
	width:100%;
	background:url(../images/separator.gif) 545px 0 repeat-y;
}
.border-bot {
	width:100%;
	background:url(../images/line-1.png) 0 bottom repeat-x;
	padding-bottom:13px;
}
.border-bot1 {
	width:100%;
	background:url(../images/line-1.gif) 0 bottom repeat-x;
	padding-bottom:0px;
}

.date{
	font-size:48px;
	line-height:1.3em;
	color:#ded9cf;
	font-family:"Arial Black", Gadget, sans-serif;
	margin:-1px 0 7px 0;
}
.col-2 {width:294px;}
.col-4 {width:453px; padding:0 0 0 6px;}
.col-5 {width:472px;}
.col-6 {width:248px;}
.col-7 {width:272px;}
/*************lists ***********************/
.list-1 li {
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/line-1.png) 0 bottom repeat-x;
	margin-bottom:6px;
}
.list-1 li.last {
	background:none;
	margin-bottom:0;
}
.list-1 li a {
	color:#3f2f28;
	font-size:12px; 
	line-height:17px;
	padding:0 0 11px 33px;
	background:url(../images/marker-1.png) 1px 0 no-repeat;
	display:inline-block;
}
.list-1 li a:hover {
	color:#5e8012;
	background-position:1px -131px;
}

/************ links **********************/

.link {
	display:inline; 
	color:#7c973d; 
	font-size:12px; 
	line-height:18px;
}
.link:hover {text-decoration:underline;}

.link-1 {
	display:inline-block; 
	color:#5e8012;
	font-weight:bold;
	font-size:12px; 
	line-height:18px;
}
.link-1:hover {color:#3f2f28;}

.link-2 {
	display:inline-block;
	color:#3f2f28; 
	font-size:12px; 
	line-height:18px;
	padding-right:7px;
	background:url(../images/marker-2.gif) 100% 8px no-repeat;
}
.link-2:hover {text-decoration:none;}

.link-3 {
	display:inline-block; 
	color:#3f2f28; 
	font-size:12px; 
	line-height:18px;
}
.link-3:hover {text-decoration:underline;}

.link-4 {
	display:inline-block; 
	color:#5e8012; 
	font-size:12px; 
	line-height:18px;
}
.link-4:hover {text-decoration:none;}

.link-5 {
	display:inline-block;
	color:#3f2f28; 
	font-size:12px; 
	line-height:20px;
	padding-left:25px;
	background:url(../images/marker-3.gif) 1px 3px no-repeat;
}
.link-5:hover {text-decoration:none;}
.link-6 {
	display:inline-block;
	color:#3f2f28; 
	font-size:12px; 
	line-height:20px;
	padding-left:25px;
	background:url(../images/marker-4.gif) 1px 3px no-repeat;
}
.link-6:hover {text-decoration:none;}

/***************** boxex *******************************/
.box {
	position:relative;
	width:100%;
	margin-bottom:22px;
	background:url(../images/bg-box.jpg) 0 0 no-repeat;
}
.box-1 {
	position:relative;
	width:100%;
	height: 269px;
	background:url(../images/bg-box-1.jpg) 0 0 no-repeat;
}
.box-2 {
	position:relative;

	border:1px dashed #cccdc3;
	background:url() 0 0 no-repeat #fdfdfa;
}
.box-3 {
	position:relative;
	width:100%;
	background:url(../images/bg-box-3.jpg) 0 0 no-repeat;
	color:#fff;
}
.box-4 {
	position:relative;
	width:100%;
	background:url(../images/bg-box-4.jpg) 0 0 no-repeat;
}
.box-5 {
	position:relative;
	width:100%;
	background:url() 0 0 no-repeat;
}
.box-padding {padding:49px 36px 29px 26px;}
.box-padding1 {padding:13px 10px 15px 20px;}
.box-padding2 {padding:20px 36px 24px 30px;}
.box-padding3 {padding:19px 16px 23px 29px;}
.box-padding4 {padding:19px 16px 13px 29px;}
.box-padding5 {padding:19px 16px 19px 28px;}
.box-padding6 {padding:19px 16px 20px 32px;}
.box-padding7 {padding:20px 16px 37px 30px;}
.box-padding8 {padding:21px 16px 49px 30px;}
.box-padding9 {padding:19px 35px 39px 29px;}

.bg-title {
	width:100%;
	background:url(../images/bg-title.jpg) 0 0 no-repeat;
}
.bg-title1 {
	width:100%;
	background:url(../images/bg-title1.jpg) 0 0 no-repeat;
}
.text-indent {
	float:left;
	background:url(../images/bg-text.jpg) 0 0 no-repeat;
	font-size:30px; 
	line-height:1.3em;
	font-weight:bold;
	color:#fff;
	width:51px;
	height:48px;
	padding:12px 0 0 0;
	text-align:center;
	margin:2px 19px 10px 1px;
	box-shadow:3px 4px 6px rgba(0,0,0,0.75);
-moz-box-shadow:3px 4px 6px rgba(0,0,0,0.75);
-webkit-box-shadow:3px 4px 6px rgba(0,0,0,0.75);
}
/***************** buttons *****************************/
.button {
	display:inline-block;
	font-size:18px; 
	line-height:1.3em; 
	color:#f6f8eb;
	margin:0 5px 10px 0;
	padding:10px 0px 11px 0px;
	width:122px;
	text-align:center;
	background: url(../images/bg-button.png) 0 0 repeat-x;
	box-shadow:3px 4px 6px rgba(0,0,0,0.75);
-moz-box-shadow:3px 4px 6px rgba(0,0,0,0.75);
-webkit-box-shadow:3px 4px 6px rgba(0,0,0,0.75);
}
.button:hover {
	background-position: left bottom;
	background-color:#6e5a4e;
}

.buttons {
	text-align:right;
	padding:29px 5px 0 0;
}
#saibamais {
	position: absolute;
	right: 30px;
	top: 240px;
}
/************** forms *******************************/
.text-form {
	float:left;
	font-size:12px;
	line-height:17px;
	color:#655852;
	text-align:right;
	width:50px;
	padding:0 8px 0 0;
}
.text-form1 {
	float:left;
	font-size:12px;
	line-height:17px;
	color:#294a02;
	text-align:right;
	width:50px;
	padding:0 8px 0 0;
}
#form label {
	float:left;
	height:19px;
	width:170px;
	margin:5px 0 0px 0px;
	border-left:1px solid #a09261;
	background:none;
}
#form input {
	width:158px; 
	font-size:12px; 
	line-height:1.2em;
/*	*margin:-2px 0 0 -2px;*/
	color:#655852; 
	font-family:Arial, Helvetica, sans-serif; 
	padding:1px 5px 1px 5px; 
	border-right:1px solid #dad5c2;
	border-bottom:1px solid #dad5c2;
	border-top:1px solid #504931;
	border-left:1px solid #504931;
	background:#fff;
	outline:none;
}

.success {
	width:366px;
	text-align:center;
	color:#3f2f28;
	font-size:19px;
	line-height:1.2em;
	padding:10px 10px 10px 10px;
	margin-bottom:10px;
	display:none;
	background:#fff;
	border-top:1px solid #dedede;
	border-left:1px solid #dedede;
	border-right:none;
	border-bottom:none;
}
/* Contact form */
#contact-form {
	vertical-align:top;
}
	#contact-form fieldset {
		border:none;
		}
		#contact-form .field {
			overflow:hidden;
			padding:0 0 20px 0px;
			}
			#contact-form input {
				width:153px;
				font-family:Arial, Helvetica, sans-serif;
				padding:4px 17px 7px 17px;  
				margin:0;
				float:left; 
				margin:2px 0 0 2px;
				font-size:12px;
				line-height:1.23em;
				color:#3f2f28; 
				outline:none;
				background:#fff;
				border-top:1px solid #dedede;
				border-left:1px solid #dedede;
				border-right:none;
				border-bottom:none;
				box-shadow:-1px -1px 0px #9b9b9b, -1px 0px 0px #9b9b9b, 0px -1px 0px #9b9b9b;
				-moz-box-shadow:-1px -1px 0px #9b9b9b, -1px 0px 0px #9b9b9b, 0px -1px 0px #9b9b9b;
				-webkit-box-shadow:-1px -1px 0px #9b9b9b, -1px 0px 0px #9b9b9b, 0px -1px 0px #9b9b9b;
			}
			#contact-form .area .error { float:left;}
			#contact-form textarea {
				overflow:auto; 
				height:164px;
				width:352px; 
				padding:16px 17px 16px 17px;
				float:left;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:1.23em;
				margin:2px 0 0 2px;
				color:#3f2f28; 
				background:#fff;
				border-top:1px solid #dedede;
				border-left:1px solid #dedede;
				border-right:none;
				border-bottom:none;
				outline:none;
				box-shadow:-1px -1px 0px #9b9b9b, -1px 0px 0px #9b9b9b, 0px -1px 0px #9b9b9b;
				-moz-box-shadow:-1px -1px 0px #9b9b9b, -1px 0px 0px #9b9b9b, 0px -1px 0px #9b9b9b;
				-webkit-box-shadow:-1px -1px 0px #9b9b9b, -1px 0px 0px #9b9b9b, 0px -1px 0px #9b9b9b;
			}
			#contact-form label {
				padding:5px 0 0px 0px;
				display:inline-block;
				color:#F00;
				}
				#contact-form .error, #contact-form .empty {
					color:red;
					width:287px;
					font-size:11px;
					line-height:15px;
					padding:3px 0 0 0px;
					display:none;
					float:left;
				}
		.buttons-wrapper {text-align:right; clear:both; padding:27px 36px 0 0px;}
		.buttons-wrapper a { margin-left:21px;}

.map iframe {
	width:291px; 
	height: 270px;
	border:9px solid #fbfaf2;
	overflow:hidden;
} 

.contact {
	font-size:12px; 
	line-height:18px;
	color:#3f2f28;
	padding:0 0 0 1px;
}
.contact dt{
	color:#7c973d;
	font-weight:bold;
}
.contact dd span {float:left; width:69px;}

/****************************footer************************/
footer {
	width:100%;
	height: 20px; 
	padding:30px 0px 40px 0px; 
	background:none;
	border-top:3px solid #4a3e37;
	position:relative;
}
.text-bot {
	float:right;
	font-size: 12px; 
	line-height:1.2em;
	color:#736355; 
	padding:0px 45px 0px 0px;
	
}

.text-bot a {
	color:#736355; 
	text-decoration:none;
	margin-left:8px;
}
.text-bot a:hover {text-decoration:underline;}
.bd-footermenu {
	float: right;
	position: relative;
	top: 10px;
	left: -50px;
	width: 550px;
	height: 30px;
}
.bd-footermenu2 {
	margin: 0 auto;
	position: absolute;
	top: 13px;
	right: 40px;
	width: 550px;
	height: 30px;
}
.footer-menu {
	float:left;
	position: relative;
	padding:0 0 0 43px;
}
.footer-menu li {
	float:left; 
	font-size:18px; 
	line-height:1.2em;  
	margin-right:6px;
}
.footer-menu li.last {
	margin-right:0;
}
.footer-menu li a {
	display:inline-block; 
	color:#736355;
}
.footer-menu li a:hover, .footer-menu li.current a {
	color: #3f2f28;
}
/****************************carousel************************/
.col-1 {width:207px;}
.col-3 {width:230px;}
/*next button*/
#page1 .bx-prev {
	width:67px; 
	height:76px; 
	cursor:pointer; 
	position:absolute; 
	top:98px; 
	left:-74px; 
	display:block; 
	background:url(../images/prev-next.png) left top no-repeat;
	text-indent: -5000px;
}
#page1 .bx-prev:hover {background-position:left bottom;}

/*previous button*/
#page1 .bx-next {
	width:67px; 
	height:76px; 
	cursor:pointer; 
	position:absolute; 
	top:98px; 
	right:-85px; 
	display:block; 
	background:url(../images/prev-next.png) right top no-repeat;
	text-indent: -5000px;
}

#page1 .bx-next:hover {background-position:right bottom;}

#page1 .bx-window {
	width:893px;
	margin-left:4px;
	min-height:185px;
	overflow:hidden;
	position:relative;
	background:none;
}

#slider-1 li {
	width:893px;
	padding:0;
}

/*next button*/
#page3 .bx-prev {
	width:17px; 
	height:24px; 
	cursor:pointer; 
	position:absolute; 
	top:-34px; 
	right:54px; 
	display:block; 
	background:url(../images/prev-next1.png) left top no-repeat;
	text-indent: -5000px;
}
#page3 .bx-prev:hover {background-position:left bottom;}

/*previous button*/
#page3 .bx-next {
	width:17px; 
	height:24px; 
	cursor:pointer; 
	position:absolute; 
	top:-34px; 
	right:20px; 
	display:block; 
	background:url(../images/prev-next1.png) right top no-repeat;
	text-indent: -5000px;
}

#page3 .bx-next:hover {background-position:right bottom;}

#page3 .bx-window {
	width:956px;
	min-height:560px;
	overflow:hidden;
	position:relative;
	background:none;
}

#slider-2 li {
	width:956px;
	padding:0;
}
/*************Lightbox image***************/
.lightbox-image {
	position:relative;
	overflow:hidden;
	display:inline-block;
	z-index:1;
}

.lightbox-image img {
	position:relative;
	z-index:2;
	background:none;
}

.lightbox-image span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../images/magnify.png) no-repeat 50% 50%;
	z-index:1;
}

/*********table************/
.table{
	border-left:1px solid #babab7;
	border-top:1px solid #babab7;
	border-right:1px solid #babab7;
}
	

.table th{
	font-size:12px; 
	line-height:14px; 
	color:#294a02;
	text-align:center;
	font-weight:normal;
	height:24px; 
	vertical-align:middle;
	padding:0 0 0px 0px;
	border-bottom:1px solid #babab7;
	border-left:1px solid #babab7;
}
.table th.width1{ padding:0 0 0 9px; text-align:left;}
.table th.width2{ padding:0 0 0 0px;}
.table td {
	font-size:12px; 
	line-height:19px; 
	color:#655852; 
	vertical-align:middle;
	height:19px;
	border-bottom:1px solid #babab7;
	border-left:1px solid #babab7;
}

.table td.width1{
	width:115px; 
	padding:0 0 0 9px;
}
.table td.width2 {
	width:208px;
	padding:0 0 0 7px;
}
.table td.width3 {
	width:71px;
	text-align:center;
}
.table td.width4 {
	width:66px;
	text-align:center;
}
.table td a {color:#969696; text-decoration:none;}
.table td a:hover {color:#3e97ad;}
.extra-box h3 {
	float: right;
}
.texto {
	position: relative;
	float: right;
	text-align: justify;
	text-indent: 2em;
	top: 55px;
	left: 160px;
	width: 350px;
	height: 300px;
	font-size: 17px;
	color: #392b2b;
}
.redessociais {
	position: relative;
	float: right;
	top: -10px;
	z-index: 999;
}
.textoquemsomos {
	font-size: 18px;
	text-align: justify;
	text-indent: 0;
	line-height: 24px;
}
.coluna1 {
	margin-top: -250px;
	width: 300px;
}
	.coluna1 p {
		margin-top: -12px;
	}
.coluna2 {
	position: relative;
	margin-top: 25px;
	left: 0px;
}
	.coluna2 p{
		position: relative;
		width: 650px;
	}

.textoquemsomos img{
	position: relative;
	left: 315px;
}
.localizacao {
	font-size: 17px;
	line-height: 23px;
}

.localizacao strong {
	color: #4b680a;
	font-size: 22px;
}
.localizacao a {
	text-decoration: none;
	color: #3f2f28;
}
.download {
	text-transform: uppercase;
}
.formulario { 
	max-width:600px; 
	padding-left:10px;
	top: 10px; 
	position:relative;
    margin: 15px;
	color:#474747;
	font-family: "newsgoth_cn_btregular";
	font-weight:normal;
}

.formulario input { 
	width:350px; 
	display:inline-block; 
	color:#474747;
	padding:5px;
	left: 40px; 
	height:20px;
	margin-top:8px; 
	border:#333 2px solid;
	font-family: "newsgoth_cn_btregular";
	font-weight:normal;
	font-size:18px;
	background:#f8f8f8;	
}
.formulario input.curriculo { 
    font-size:14px;
}

.formulario .send {
	width:130px !important;
	height:40px; 
	display:block; 
	cursor:pointer; 
	background:#462727; 
	color:#FFF; 
	font-weight:bold;
	outline:none; 
	z-index:90; 
	border:#FFF solid 2px; 
	float:right; 
	font-size:18px; 
    margin-right: 10px;
    margin-top: 0px;
    /* arredondar cantos */
    -moz-border-radius: 20px; /* FF */
    -webkit-border-radius: 20px; /* Safari e Chrome */
    border-radius: 20px; /* Opera 10.5+ */
}						   
.formulario .send:hover { 
	background:#bb975b;
}
.formulario option, .formulario select {
	width:414px; 
	display:inline-block; 
	color:#6d5c50; 
	padding:5px; 
	margin-top:8px; 
	border:#333 2px solid;
	min-height:35px;
	background:#f8f8f8;	
}
.formulario textarea {
	width:350px !important; 
	height:90px;
	color:#6d5c50; 
	padding:5px; 
	margin-top:8px;
	background:#f8f8f8;
	border:#333 2px solid;
	font-family: "newsgoth_cn_btregular";
	font-weight:normal;
	font-size:18px;
}

.formulario label{ /*antes era .formulario span */
 	display:inline-block; 
	font-size:20px; 
	font-weight:normal; 
	width:90px; 
	color:#000; 
	padding-top: 15px;  
}

.formulario fieldset{
    width: 480px;
    padding: 10px;
    border: 1px solid #CCC;
    /* arredondar cantos */
    -moz-border-radius: 20px; /* FF */
    -webkit-border-radius: 20px; /* Safari e Chrome */
    border-radius: 20px; /* Opera 10.5+ */    
}

.formulario legend{
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    color: #038544;
}

/* capctha */

#input-captcha{
    float: left;
    width:65px !important;
    margin-top: 0px !important;    
    text-transform: uppercase;
}

#img-captcha{
    float: left;
    height: 30px;
    width: 70px;
    border: 1px solid #FF0000;
    border:#333 2px solid;
}

.captcha  { 
	padding:3px; 
	border:1px solid #ccc; 
	font-size:12px; 
	color:#233c67; 
	background-color:#f8f8f8; 
	font-family:Verdana, Geneva, sans-serif;
}

.yes { 
	padding:10px; 
	background-color:#093; 
	border:1px solid #006600; 
	width:480px; 
	position:relative; 
	top:0px; 
	left:0px; 
	z-index:99; 
	float:left; 
	color:#fff; 
    /* arredondar cantos */
    -moz-border-radius: 20px; /* FF */
    -webkit-border-radius: 20px; /* Safari e Chrome */
    border-radius: 20px; /* Opera 10.5+ */ 
    margin-bottom: 10px;
}
.yes img  { 
	float:left; 
	padding-right:5px;
}
.yes span {
	font-size:14px; 
	font-weight:bold;
	text-align:left; 
	padding-top:5px;
	font-family:Verdana, Geneva, sans-serif; 
	width:455px !important; 
	display:block; 
	color:#FFF !important;
    line-height: 18px;
}

.menor{ 	
    font-size:11px !important;
    font-weight: normal !important;
}

.no { 
	padding:10px; 
	background-color:#900; 
	border:1px solid #300;  
	width:480px; 
	position:relative; 
	top:0px; 
	left:0px; 
	z-index:98; 
	height:24px;
    /* arredondar cantos */
    -moz-border-radius: 20px; /* FF */
    -webkit-border-radius: 20px; /* Safari e Chrome */
    border-radius: 20px; /* Opera 10.5+ */ 
    margin-bottom: 10px;    
}
.no img { 
	float:left; 
	padding-right:10px;
}	   
.no span { 
	font-size:14px;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	width:455px !important; 
	display:block;
}
.assinaturaDireita {
	top: 0px;
}
.copyright {
	float: left;
	position: relative;
	margin-top: -19px;
	left: 4px;
	font-size: 17px;
}
.copyright2 {
	margin: 0 auto;
	position: absolute;
	top: 13px;
	left: 0px;
	font-size: 17px;
}
.assinatura {
	position: absolute;
	top: -5px;
	margin-right: 20px;
}
.titulo_redessociais {
	float: right;
	position: relative;
	margin-top: -50px;
	color: #2c2015;
	font-size: 30px;
}
.titulo_redessociais  p {
	color: #5e8012;
	margin-top: 10px;
	margin-left: -20px;
}
.facebook {
	float: right;
	position: relative;
	margin-top: -10px;
}
#bd-footer {
	position: relative;
	top: 1px;
	width: 1040px;
	height: 327px;
	background:url(../images/bd_end.jpg) no-repeat;
}
.faleconosco-page1 {
	float: left;
	position: relative;
	margin-top: -260px;
	left: 90px;
	font-size: 28px;
	color: #2c2015;
	line-height: 30px;
	font-weight: bold;
}
.faleconosco-page1 a {
	position: relative;
	text-decoration: none;
	color: #3f2f28;
	z-index: 999;
}
.faleconosco-page1 span {
	position: relative;
	top: -20px;
	left: 10px;
	font-size: 36px;
	color: #5e8012;
}
.name {
	float: left;
	position: relative;
	top: -155px;
	left: 115px;
	font-size: 20px;
	color: #5c3d27;
}
.info {
	position: absolute;
	font-size: 18px;
	line-height: 22px;
	color: #2c2015;
	bottom: 105px;
	left: 70px;
	width: 215px;
	text-align: center;
}
.info h2 {
	font-size: 16px;
	color: #2c2015;
	margin-left: 25px;
}
.endereco-page1 {
	position: absolute;
	bottom: 75px;
	left: 375px;
	font-size: 17px;
	line-height: 21px;
	color: #2c2015;
	top: 160px;
}
.endereco-page1 a{
	font-size: 19px;
	color: #5e8012;
	text-decoration: none;
}
.link-home {
	float: left;
	position: relative;
	height: 120px;
	width: 270px;
	top: -300px;
}
.mapa {
	float: left;
	position: relative;
	height: 60px;
	width: 60px;
	top: -190px;
	left: 50px;
}
.titulo-error {
	color: #5e8012;
	font-weight: bold;
}
.texto-error {
	position: relative;
	margin-top: 30px;
	font-size: 22px;
	line-height: 25px;
}
.texto-error ul li a {
	text-decoration: none;
	color:  #5c3d27;
}
.texto-error ul li a:hover {
	color: #5e8012;
	font-weight: bold;
}
.texto-error ul li {
	margin-left: 30px;
	line-height: 35px;
	list-style: square;
}
.btn-voltar {
	position: relative;
	font-size: 18px;
	top: 10px;
	left: 510px;
}
.btn-voltar a {
	text-decoration: none;
	color: #5e8012;
}
.comochegar {
	font-size: 18px;
	color: #5e8012;	
	margin-bottom: 20px;
}
.alugamos {
	float: left;
	margin: -30px 0 30px 0;
	width: 949px;
	height: 104px;
	background: #fff;
	border: 1px #bab9aa dashed;
}
i.icon-ball {
	float: left;
	margin: 25px 0 0 25px;
	background: url(../images/icon-ball.png);
	width: 49px;
	height: 58px;
}
.alug {
	float: left;
	margin: 26px 0 0 20px;
	width: 188px;
	height: auto;
	font-size: 24px;
	color: #562c23;
	line-height: 27px;
}
.alug strong {
	text-transform: uppercase;
	color: #819953;
}
.list-alug ul {
	float: left;
	margin: 30px 0 0 35px;
	font-size: 21px;
	color: #a8bb7e;
	list-style: square;
}
.list-alug ul li span {
	color: #392b2b;
	line-height: 25px;
}