/*

*/

body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px; 
	background-color: #FEFFF0;
	background-image: url(images/bk.png);
	background-repeat: repeat-x;
	background-position: left top;
}

a, a:link, a:visited { 
	color: #ff4301; 
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline; 
}

p { 
	margin: 0px; 
	padding: 0; 
}

img { 
	border: none; 
}

h1, h2, h3, h4, h5, h6 { 
	color: #000000; 
}

h1 { 
	font-size: 40px; 
	font-weight: normal; 
	margin: 0 0 30px 0; 
	padding: 5px 0; 
}

h2 { 
	font-size: 28px; 
	font-weight: normal; 
	margin: 0 0 30px 0; 
	padding: 0; 
}

h2 span { /* text-shadow: 1px 1px 1px #555; */ 
	font-weight: bold; 
}

h3 { 
	font-size: 21px; 
	margin: 0 0 15px 0; 
	padding: 0; 
	padding: 0; 
	color: #000; 
	font-weight: normal; 
}

h4 { 
	font-size: 18px; 
	margin: 0 0 15px 0; 
	padding: 0; 
}

h5 {
	font-size: 16px;
	margin: 0 0 10px;
	padding: 0;
	color: #660033;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	width: 80%;
}

h6 {
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 0;
	color: #FF0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
table {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 95%;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	height: auto;
	line-height: 22px;
}

td, th {
	height: auto;

} 

th {
background: #F3F3F3; 
font-weight: bold; 
}

td {
text-align: center; 
}
.limpar { 
	clear: both; 
	width: 100%; 
	height: 0px; 
	font-size: 0px;  
}

.limpar_h10 { 
	clear: both; 
	width:100%; 
	height: 10px; 
}

.limpar_h20 { 
	clear: both; 
	width:100%; 
	height: 20px; 
}

.limpar_h30 { 
	clear: both; 
	width:100%; 
	height: 30px; 
}

.limpar_h40 { 
	clear: both; 
	width:100%; 
	height: 40px; 
}

.limpar_h50 { 
	clear: both; 
	width:100%; 
	height: 50px; 
}

.limpar_h60 { 
	clear: both; 
	width:100%; 
	height: 60px; 
}

.float_l { 
	float: left; 
}

.float_r { 
	float: right; 
}

.image_z { 
	display: inline-block; 
	border: 1px solid #fff; 
	padding: 5px; 
	background: none; 
	margin-bottom: 10px; 
}

.image_fl { 
	float: left;
	margin: 3px 15px 0 0; 
}

.image_fr { 
	float: right; 
	margin: 3px 0 0 15px; 
}

blockquote { font-style: italic; margin-left: 10px;}



cite { font-weight: bold; color:#3b3823; }

cite span { color: #696443; }

em { color: #000; }
/*

*/
#hmenu_Zona1 { 
	width: 100%; 
	height: 13px; 
}
#hmenu1 {
	width: 940px;
	height: 13px;
	padding: 0 10px;
	margin: 0 auto;

}
#hmenu_Zona {
	width: 100%;
	height: 30px;
	background-color: #999999;
}

#hmenu {
	width: 940px;
	height: 30px;
	margin: 0 auto;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #666666;
}


#hmenu  #menuHT {
	width: 730px;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 210px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	clear: left;
	float: right;
	background-color: #333333;
	vertical-align: middle;
}
#hmenu  #menuHT ul{
	margin: 0px;
	padding: 0 0px;
	list-style: none;
	width: auto;

}
#hmenu  #menuHT li{
	display:inline;
	padding:0 10px;
	margin: 0px;
	width: auto;
	height: 30px;
}
#hmenu  #menuHT li a{
	float: left;
	display: block;
	width: 100px;
	height: 30px;
	padding: 2px 0 0;
	margin: 0 0px 0 0;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	outline: none;
	vertical-align: middle;
}
#hmenu  #menuHT li a:visited{text-decoration:none}
#hmenu  #menuHT li a:hover{
	text-decoration:none;
	background-color: #FF9966;
	margin: 0px;
	padding-top: 2px;
	height: 28px;
	text-align: center;
	vertical-align: middle;
}

#hmenu  #menuHT h1 { 
	margin: 0; 
	padding: 0; 
} 

#hmenu  #menuHT a span { 
	display: block; 
	font-size: 14px; 
	color: #cccccc; 
	font-weight: normal; 
	margin-left: 5px; 
}

#hmenu #topDto {
	float: right;
	padding-top: 5px;

}




#Z_logo_Zona {
	width: 100%;
	height: 180px;

}

#Z_logo {
	width: 896px;
	margin: 0 auto;
	padding: 0px 10px 5px;
	height: 240px;
	background-image: url(images/bruner1.png);
	background-repeat: no-repeat;
	text-align: center;

}


/* fim de menu */

#Z_conteudo {
	width: 950px;
	margin: 0 auto;
	padding: 20px 0px 30px;
	clear: both;
	height: auto;
}


#Z_conteudo p {
	margin-bottom: 10px;
}
#Z_conteudo h6 {
	height: 24px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #FF0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC00FF;
	padding-top: 25px;
}

#Z_conteudo_top {
	clear: both;


}
#Z_conteudo .conta {

	font-style: 
	normal;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #CC0000;
	}


#Z_conteudo_top h3 {
	height: 24px; padding-left: 32px;
}


.p_limite {
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
	padding-top: 0px;
}

.p_limite_sem {
	border-bottom: none;
	margin-bottom: 0;
}
ul{list-style-type:none;}


#Z_menuEsq {
	float: left;
	width: 220px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: auto;

}

/* menu esquerdo*/
ul#navigation {
	margin-top:25px;
	position:relative;
	width:210px;
	float: left;
	margin-left: 5px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}
ul#navigation li {
	
	background:none;
	padding:0}

ul#navigation li .first {
	background:#666666;
	padding:0;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CC0000;
	height: 20px;
}

ul#navigation li a:link, ul#navigation li a:visited {
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:auto;
	font-size:15px;
	text-align:left;
	display:block;
	padding:2px 0px 5px 30px;
	height: 20px;
	background-image: url(images/bkmenu1.png);
	background-position: left top;
	border-bottom: thin dotted #CC0000;
	color: #000000;
}

ul#navigation li a:hover, ul#navigation li a.active {
	background:#1b1b1b url(images/bkmenu2.png);
	color:#ffffff;
}
ul#navigation li a.active {
	background:#1b1b1b url(images/bkmenu3.png);
	color:#ffffff;
}
ul#navigation li a.current {
	color:#ffffff;
	text-align: left;
	background-color: #CCCCCC;
	background-image: url(images/bkmenu4.png);
	background-position: left top;
}

/* fim de menu esquerdo*/
#Z_menuEsq h3{
	height:20px;
	color:#8d1c6e;
	font:bold 16px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	padding-top: 15;
	padding-right: 0;
	padding-left: 15px;
	text-transform: uppercase;
	width: 185px;
}
#Z_menuEsq h4{
	height:20px;
	color:#8d1c6e;
	font:bold 14px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 15px;
	text-transform: uppercase;
	width: 150px;
	margin-top: 25px;
} 
#Z_menuEsq img{
	height:auto;
	width: 200px;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-top: 35px;
	margin-left: 5px;
}


#Z_conteudoDto {
	float: right;
	width: 660px;
	margin-right: auto;
	margin-left: 0px;
	padding-top: 25px;
}
#Z_conteudoDto li {
	list-style-type: square;
}

#Z_conteudoDto table{
	width: 95%;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	margin-right: auto;
	margin-left: 0px;
	text-align: left;
}
#Z_conteudoDto td{
	font-size: 13px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC9900;
}

#Z_conteudoDto img{
	border: none;
}

#Z_conteudoDto p{
	color:#333333;
	font:normal 16px/25px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: none;
	width: auto;
}
#Z_conteudoDto .subtitulo{
	color:#000099;
	font:bold small-caps normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#Z_conteudoDto h2{
	color:#000000;
	font:bold small-caps normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: thin solid #FF0000;
}
#Z_conteudoDto h3{
	color:#FF0000;
	font:bold small-caps normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding-top: 5px;
}
#Z_conteudoDto h4{
	color:#CC0000;
	font:bold normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-bottom: 5px;
	padding-top: 5px;
}
#Z_conteudoDto td{
	color:#000000;
	font:normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: none;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
}
#Z_conteudoDto .textboxtop .textboxtop2{
	color: #FF0000;
	display: block;
	font-size: 18px;
	font-weight: bold;
	height: 33px;
	letter-spacing: -1px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 11px;
	width: auto;
	text-transform: uppercase;
	margin-top: 35px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#Z_conteudoDto .textbox {
	color: #000000;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	width: auto;
	padding-bottom:0px;
	font-size: 16px;
	line-height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

#Z_conteudoDto .hotel{
	color:#FF0000;
	font:bold normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: none;
	padding-bottom: 5px;
	padding-top: 10px;
	text-align: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #660000;
}
.topico{
	float:left;
	width:auto;
	padding:10px 5 8px;
	border: thin solid #F2F2F2;
	clear: left;
	margin: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	height: auto;
	color: #666666;
}
.topico .TEsqblue1{
	width:100px;
	height:auto;
	float:left;
	background-color: #DBF7F7;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
.topico .TEsqblue2{
	width:100px;
	height:auto;
	float:left;
	background-color: #E8F8E7;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	color: #000099;
}
.topico .TDto{
	width:400px;
	float:left;
	height: auto;
	margin-top: 5px;
	margin-left: 10px;
}
.topico .TDto p{
	text-align:left;
	vertical-align: middle;
	line-height: 29px;
	font-size: 14px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px auto;
	height: auto;
	width: auto;
	text-decoration: none;
}

.caixa_img {
	clear: both;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.caixa_img img { 
	padding: 9px; 
	border: 1px solid #CCCCCC; 
}
.tab{
	color:#000000;
	font:normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: none;
	border: thin dotted #990000;
}

.lintr{
	color:#000000;
	font:normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: none;
	border: thin dotted #990000;
}
.celtd{
	color:#000000;
	font:normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: none;
	border: thin dotted #990000;
}


/* gallery */
#gallery { clear: both; }

#gallery a { border: none; }

.p_caixa { 
	float: left; 
	display: block; 
	width: 280px; 
	padding: 8px; 
	margin: 0 20px 20px 0; 
	border: 1px solid #FF0000; 
	background: #f3fbfe; 
}

.p_caixa a img { width: 280px; height: 140px; margin-bottom: 10px; }

.rm_col { margin: 0 0 20px 0; }	
/* fim da gallery */








/* footer */

#footer_Zona {
	width: 100%;
	border-top: 1px solid #fff;
	padding-top: 1px;
	background: #666666; 
}

#footer {
	width: 900px;
	margin: 0 auto;
	padding: 10px 35px;
	text-align: center;
	color: #ffffff;
	height: 40px;
}

#footer a {
	color: #b4d8ee;
}

/* fim de footer */