/* -------------------------------- [ css Reset ] */
/*@import url(reset.css);*/

/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 98.5%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	color: #6a6a6a;
	background: #fff;
	font: 15px/20px Arial, Helvetica, sans-serif;
}
html {
	overflow-y: scroll;
}
p {
  padding-bottom: 10px;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #333;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

/* Link Styles */
a:link, a:visited {
	color: #8B1933;
	text-decoration: none;
}
a:hover {
	color: #6a6a6a;
	text-decoration: none;
}
a:active {
	color: #8B1933;
	text-decoration: underline;
}


/* -------------------------------- [ General Elements ] */
/*html, body {
	width: 100%;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 78.5%;
	background-image: url(../imagens/body-bg.jpg);
	background-repeat: repeat-x;
	color: #555;
	font-stretch:semi-condensed;
}
hr {display: none;}
*/
img {
	vertical-align: middle;
	border: 0;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
  line-height: 1.1em;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  font-weight: bold;
  padding-bottom: 10px;
}
h1 {
  font-size: 30px;
  letter-spacing: -1px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding-bottom: 0px;
  color: #8B1933;  
}
h2 {
  font-size: 20px;
  color: #8B1933;
}
h3 {
  font-size: 17px;
  color: #777;
}
  .post h3 {
    padding: 5px 0 20px 0;
  }
h4 {
  font-size: 15px;
}
h5 {
  font-size: 9px;
}
h6 {
  font-size: 7px;
}
/*h1, h2, h3, h4 {
	color: #555;
}
h1 {
	margin-bottom: 2em;
	font-size: 2em;
	line-height: .95em;
	color: #8B1933;
}
h2 {
	margin: 1em 0 .5em 0;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.6;
	color: #8B1933;
}
h3 {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.6;
	color: #8B1933;
}
h4 {
	margin-bottom: .6em;
	font-size: 1em;
	line-height: 1.6;
}
h5 {
	margin-bottom: 1em;
	font-size: .9em;
	line-height: 1.6;
}*/
/*p {
	line-height: 1.6em;
}
ul, ol, li {
	line-height: 1.6;
	list-style: none;
}

dl, dt, dd {
	margin-bottom: .5em; padding: 0;
	line-height: 1.6;
	list-style: none;
}
a {
	text-decoration: none;
	color: #555;
}
a:hover {
	color: #8B1933;
}*/

/* -------------------------------- [ Space, Collumm ] */

#line-clear {
	height: 17px;
	clear:both;
}
.space-right {
	margin-right: 17px;
}
.space-bottom {
	margin-bottom: 17px;
}
.space-top {
	margin-top: 17px;
}
.last {
	margin-right: 0;
}

/* -------------------------------- [ Architecture Site ] */

#wrapper {
	margin: 0 auto;
	background-image:url(../imagens/body-bg.jpg);
	background-repeat: repeat-x;
}

#header {
	margin: 0 auto;
	width: 980px;
	height: 153;
	clear: both;
}
#menu-content {
	margin: 0 auto;
	width: 980px;
	height: 36px;
}
	
#content {
	margin: 0 auto;
	width: 980px;
	min-height: 500px;
	overflow: hidden;
	clear: both;
}
#footer {
	margin: 0 auto;
	height: 260px;
	clear: both;
	background-color: #7D192F;
}


/* -------------------------------- [ Architecture Site ] */

#header-content {
	width: 980px; height: 91px;
	clear: both;
}
#header-logo {
	width: 215px;
	float: left;
	padding-top: 20px;
	margin: 0;
}
#header-info {
	width: 500px;
	height: 91px;
	padding: 0;
	float: left;
	margin-left: 264px;
}
.header-info-tel {
	width: 305px; height: 59px;
	padding-top: 27px;
	float: left;
}
.header-busca {
	width: 185px; height: 41px;
	padding-top: 45px;
	margin-left: 10px;
	float: left;
}
.header-busca-rss {
	height: 23px;
	margin-right: 5px;
	float: left;
}
.header-busca-form {
	height: 23px;
	float: left;
}

.box-index {
}
.column-a {
	width: 270px;
	float: left;
}
.column-b {
	width: 693px;
	float: left;
}

.passagem-online {
	background-image:url(../imagens/column-a-box-bg.jpg);
	background-repeat: repeat-y;
}
.tv-gardenia {
	background-image:url(../imagens/column-a-box-bg.jpg);
	background-repeat: repeat-y;
}
.banner-turismo {
	background-image:url(../imagens/column-a-box-bg.jpg);
	background-repeat: repeat-y;
}
.box-content {
	padding: 7px 17px;
}
.box-content p {
	padding: 5px 0;
	line-height:1.3;
	font-size: .9em;
}

.services {
	clear: both;
}
.services-content {
	width: 340px; height: 100px;
	float: left;
}
.services-line-vertical {
	width: 10px;
	float: left;
}

.rent-img {
	width:171px;
	padding: 20px 20px 0 0;
	float: left;
}
.rent-text {
	width: 145px;
	padding: 20px 0 0 0;
	float: left;
}
.rent-text p a {
	line-height:1.3;
	font-size: .9em;
	color: #6a6a6a;	
}
.rent-text p a:hover {
	line-height:1.3;
	font-size: .9em;
	color: #8B1933;
	text-decoration: underline;
}

.orders-img {
	width:90px;
	padding: 20px 20px 0 10px;
	float: left;
}
.orders-text {
	width: 220px;
	padding: 20px 0 0 0;
	float: left;
}
.orders-text p a {
	line-height:1.3;
	font-size: .9em;
	color: #6a6a6a;	
}
.orders-text p a:hover {
	line-height:1.3;
	font-size: .9em;
	color: #8B1933;
	text-decoration: underline;
}

.midia-img {
	width:97px;
	padding: 20px 20px 0 10px;
	float: left;
}
.midia-text {
	width: 210px;
	padding: 20px 0 0 0;
	float: left;
}
.midia-text p a {
	line-height:1.3;
	font-size: .9em;
	color: #6a6a6a;
}
.midia-text p a:hover {
	line-height:1.3;
	font-size: .9em;
	color: #8B1933;
	text-decoration: underline;
}

.operation-img {
	width:82px;
	padding: 20px 20px 0 10px;
	float: left;
}
.operation-text {
	width: 225px;
	padding: 20px 0 0 0;
	float: left;
}
.operation-text p a {
	line-height:1.3;
	font-size: .9em;
	color: #6a6a6a;	
}
.operation-text p a:hover {
	line-height:1.3;
	font-size: .9em;
	color: #8B1933;
	text-decoration: underline;
}

.outros {
	width: 693px; height: 482px;
}
.list {
	width: 457px; height: 482px;
	float: left;
}
.list-title {
	width: 457px; height: 40px;
	background-image: url(../imagens/list-title-bg.jpg);
	background-repeat: repeat-x;
}
.list-table {
	width: 457px; height: 442px;
	padding: 0 7px;
}
.list-table-a {
	width: 214px; height: 442px;
	float: left;
}
.list-table-a p a {
	line-height:1.6;
	font-size: .9em;
}
.list-table-a p a:hover {
	line-height:1.6;
	font-size: .9em;	
	color: #8B1933;
	text-decoration: underline;
}

.list-table-b {
	width: 214px; height: 442px;
	float: left;
}
.list-table-b p a {
	line-height:1.6;
	font-size: .9em;	
}
.list-table-b p a:hover {
	line-height:1.6;
	font-size: .9em;	
	color: #8B1933;
	text-decoration: underline;
}
.list-line-vertical {
	width: 15px;
	float: left;
}

.news {
	width: 218px; height: 280px;
	float: left;
}
.news-title {
	width: 218px; height: 40px;
	background-image: url(../imagens/list-title-bg.jpg);
	background-repeat: repeat-x;
}
.news-table {
	width: 204px; height: 240px;
	padding: 0 7px;
}
.news-table p {
	padding: 5px 0;
}
.news-table p a {
	line-height:1.3;
	font-size: .9em;
}
.news-table p a:hover {
	line-height:1.3;
	font-size: .9em;
	color: #8B1933;
	text-decoration: underline;
}

.section-path {
	width: 693px; height: 30px;
	background-image: url(../imagens/line-section.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: right;
	font-size: .75em;	
	
}
.section-path a {
	text-align: right;
}
.section-path a:hover {
	text-align: right;
	color: #8B1933;
	text-decoration: underline;	
}
.section-path p {
	text-align: right;
}
.section-path strong {
	text-align: right;
	font-weight: bold;
	color: #8B1933;
}
.section-content {
	width: 693px;
}
.section-content p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0;
}
.section-content p span.tel {
	font-size: 1.3em;
	color: #8B1933;
}

.section-content p span.obs {
	font-size: .9em;
	color: #8B1933;
}

.section-content ul {
	list-style: none;
	padding-left: 20px;	
}
.section-content ul li {
	margin-top: 15px;
	margin-bottom: 5px;
	padding-left: 15px;
	background: url(../imagens/icon-list.jpg) no-repeat 0pt 8px;
/* You will need to upload your own ‘check.png’ file for this to work */
}
.section-content ul li a {
	padding-bottom: 5px;
}
.section-content ul li p {
	padding-top: 5px;
}

.section-title {
	width: 639px; height: 14px;
	padding-top: 37px;
	float: left;
	text-align: left;
	vertical-align: bottom;
}
.section-font-size {
	width: 53px; height: 52px;
	text-align: right;
	float: left;
}

.section-bg-title {
	width: 693px; height: 30px;
	background-image: url(../imagens/section-bg-title.jpg);
	background-repeat: repeat-x;
	background-position:top;
}


.classic-table {
	background-color:#FFF;
}
.classic-table tr.header {
	border: #fff thin solid;
	background-color:#f2f2f2;
	padding: 2px;
}
.classic-table td {
	border: #fff thin solid;
	padding: 2px;
}
.classic-table-incolor {
	border: #fff thin solid;
}



/*.box-index a {
	font-size: 12px;
	text-decoration: none;
}
.box-index a:hover {
	text-decoration: none;
}
.box-index-img {
	width: 182px;
	height: 100px;
	padding-top: 31px;
	padding-left: 19px;
}
.box-index-text {
	width: 182px;
	height: 123px;
	padding-top: 0px;
	padding-left: 21px;
}

.banner {
	margin: 0 auto;
	width: 693px;
}
*/

/*--------------- [footer]*/
#footer-content {
	margin: 0 auto;
	width: 980px;
	height: 260px;
	clear: both;
}

#footer-menu {
	width: 640px;
	height: 220px;
	margin: 0 auto;
	padding: 20px;
	float:left;
}
#footer-menu ul li {
	padding: 0 30px;
	float:left;
}
#footer-menu ul li a {
	color: #FFF;
	font-size: .9em;
	margin: 0; padding: 0;
}
#footer-menu ul li a:hover {
	color: #FFF;
	font-size: .9em;
	text-decoration: underline;
}

#footer-menu ul li ul li {
	padding: 3px 0 0 0;
	clear: both;
}
#footer-menu ul li ul li a{
	color: #FFF;
	font-size: .9em;
}
#footer-menu ul li ul li a:hover{
	color: #FFF;
	font-size: .9em;
	text-decoration: underline;
}

#footer-news-social {
	margin: 0 auto;
	width: 300px;
	height: 260px;
	float:left;
}

#footer-news {
	width: 170px;
	height: 120px;
	padding: 20px;
}
#footer-news p {
	padding-bottom: 3px;	
	color:#FFF;
	font-size: .8em;
	line-height: 1.5;
}

#footer-social {
	padding: 20px 20px 0 20px;
	width: 170px;
	height: 80px;
}

#footer-info {
	margin-right: auto;
	margin-left: auto;
	height: 47px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	background-image: url(../imagens/img_fundo_info_rodape.jpg);
	background-repeat: repeat-x;
	background-color: #7D192F;
}

#footer-info-content {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	color: #D0D0D0;
}
.info-text {
	width: 924px;
	margin-top: 15px;
	float: left;
	text-align: left;
}
.info-text p {
	font-size: .9em;
	text-align: left;
}
.info-olyva {
	width: 56px;
	margin: 0;
	padding: 0;
	float: left;
}


/*--------------- [form]*/

#deshas { margin-top:0px; width:100%; }
#deshas label{
	width:99%;
	margin-top:5px;
	display:block;
	color: #FF0000;
	color:#bf4135; font-size:0.9em;
}
#deshas label span{ display:block; color:#fff; font-size:0.9em; font-family:Verdana, Geneva, sans-serif; margin-bottom:3px}
#deshas .input_text, .input_textarea{
	width:99%;
	padding:3px;
	font-size:0.9em; color:#555;
	background-color:#F4F4F4;
	border-top:1px solid #8E9395;
	border-left:1px solid #8E9395;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#deshas .input_text_data {
	width:35%;
	padding:3px;
	font-size:0.9em; color:#555;
	background-color:#F4F4F4;
	border-top:1px solid #8E9395;
	border-left:1px solid #8E9395;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.bt_po_enviar {
	margin-right: 0;
	padding-top: 5px;
}




#newsletter { margin-top:0px; width:100%; }
#newsletter label{
	width:99%;
	margin-top:5px;
	display:block;
	color: #FF0000;
	color:#bf4135; font-size:0.9em;
}
#newsletter label span{ display:block; color:#fff; font-size:0.9em; font-family:Verdana, Geneva, sans-serif; margin-bottom:3px}
#newsletter .input_text, .input_textarea{
	width:99%;
	padding:3px;
	font-size:0.9em; color:#555;
	background-color:#F4F4F4;
	border-top:1px solid #8E9395;
	border-left:1px solid #8E9395;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.bt_news_enviar {
	margin-right: 0;
	padding-top: 5px;
}



#formulario label {
	width:100%;
	height:45px;
	font-size:11px;
}
#formulario label span {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	display:block;
	margin-top:2px;
	margin-bottom:3px;
}
#formulario input.input-text, #formulario textarea.input-text {
	font-size:12px;
	width:99%;
	padding-bottom:4px;
	padding-top:4px;
	background-color:#F4F4F4;
	border-top:1px solid #8E9395;
	border-left:1px solid #8E9395;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	display:block;
}
#formulario input.input-busca-text {
	font-size:12px;
	width: 125px;
	min-width: 105px;
	padding-bottom:4px;
	padding-top:4px;
	background-color:#F4F4F4;
	border-top:1px solid #8E9395;
	border-left:1px solid #8E9395;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	color: #888;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#formulario textarea#Mensagem {
	height:110px;
}
.bt-enviar {
	float:right;
	margin-top: 25px;
}
.bt-busca-enviar {
	float: right;
	padding-left: 5px;
}

/* -------------------------------- [ Box Round ] */
.box-round {
	margin: 0; padding: 20px;
	background-color:#F3F3F3;
	border: #F3F3F3 0px solid;
	float: left;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
}
.box-fotos {
	width: 102px;
	float: left;
	height: 160px;
}
.box-fotos {
	font-size: 0.7em;
	line-height: 1.6em;
}
.error {
	
	color: #8B1933;
}
