#vista_toolbar ul {
	line-height:18px;
	float:right;
	list-style:none;
	margin:0;
	width:100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#vista_toolbar {
	float:left;
	margin:0;
}
#vista_toolbar li {
	display:inline;
	padding-top: 3;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#vista_toolbar a {
	color:#002674; /* need because it will use default link color */
	float:left; /* left 3 px because of left.png image */
	text-decoration:none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 4px;
	background-image: url(../img/menu_off_01.png);
	background-repeat: no-repeat;
	background-position: 2px top;
	font-size: 7pt;
	font-weight: bold;
}
#vista_toolbar a span {
	display:block;
	float:none;
	background-image: url(../img/menu_off_02.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#vista_toolbar a span img {
	border:none;
	margin:8px 4px 0 0;
}
#vista_toolbar a:hover {
	background-image: url(../img/menu_on_01.png);
}
#vista_toolbar a:hover span {
	background-image: url(../img/menu_on_02.png);
}
#vista_toolbar #current a {
	background-image: url(../img/menu_no_01.png);
	color: #FFFFFF;
}
#vista_toolbar #current a span {
	background-image: url(../img/menu_no_02.png);
}
#vista_toolbar a.right {
	float:right; /* for help button - just add class "right" ->  <a class="right"... */
}
#submenu {
	background-color: #002674;
	padding: 3px;
}
#submenu a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-right: 25px;
}
#submenu a:hover {
	color: #82c8d3;
}
a {
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}

a:hover {

	color: #999999;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #002674;
	padding: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #30759e;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #30759e;
	text-decoration: none;
	font-style: italic;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


p {
	font-size: 12px;
	text-align: justify;
}
.atencao {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.creditos {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.creditos_link {
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
.creditos_link:hover {
	color: #999999;
}
.form {
	font-size: 10px;
	color: #30759e;
	background-color: #e7f6f7;
	border: 1px solid #30759e;
	font-weight: normal;
	padding-right: 3px;
	padding-left: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.global_link {
	font-size: 9px;
	color: #002674;
	text-decoration: none;
	font-style: italic;
	padding-right: 3px;
}
.global_div {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002674;
}
.global_link:hover {
	color: #82C8D3;
}
.img_logo_bw {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 3px;
}
.imgRight {
	background-color: #ddf2f6;
	border: 1px solid #82c8d3;
	padding: 4px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #82c8d3;
	float: right;
}
.menu_div {
	padding-top: 3px;
	padding-left: 2px;
}

.rodape {
	font-size: 9px;
	font-style: italic;
	color: #DDF2F6;
	text-decoration: none;
	padding: 2px;
	text-align: center;
}

.subtitulo {
	font-size: 14px;
	font-weight: bold;
	color: #30759e;
}

.submenu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.submenu:hover {
	color: #82c8d3;
}


.td_marrom_titulo {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #e8ab00;
	text-align: left;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.td_marrom_corpo {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #faefc4;
	padding: 5px;
}
.td_reservas {
	font-size: 11px;
	color: #000000;
	background-color: #f8d14a;
	text-align: left;
	padding: 5px;
}
.td_detalhes {
	font-size: 11px;
	color: #000000;
	background-color: #82C8D3;
	text-align: left;
	padding: 5px;
}
.td_detalhes_tit1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #e8ab00;
	text-align: left;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.td_detalhes_tit2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #ffb345;
	text-align: left;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.td_detalhes_tit3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #f8d14a;
	text-align: left;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}


.td_geral_esp_dir {
	padding-right: 8px;
}
.td_geral_esp_esq {
	padding-left: 8px;
}
.texto {
	font-size: 13px;
	font-style: italic;
	color: #000000;
}

.titulo {
	font-size: 18px;
	font-weight: bold;
	color: #002674;
}
.fotos {
	background-color: #ddf2f6;
	border: 1px solid #82c8d3;
	padding: 4px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #82c8d3;
}
.texto_inicial {
	font-size: 15px;
	font-weight: bold;
	color: #30759e;
	text-decoration: none;
	font-style: italic;
}
.link:hover {
	color: #30759e;
}

.td_branco_corpo {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
}
.link {
	font-size: 12px;
	font-style: italic;
	color: #002674;
	text-decoration: underline;
}
.img_logo_bwhc {

	padding-top: 8px;
}
.linkP {
	font-size: 10px;
	font-style: italic;
	color: #002674;
	text-decoration: underline;
}
.linkP:hover {
	color: #30759e;
}
.td_verde_titulo {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003300;
	text-align: left;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.td_verde_corpo {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #D2FFD2;
	padding: 5px;
}
.tdTitulo1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #e8ab00;
	text-align: center;
	padding: 2px;
}
.tdTitulo2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #f8d14a;
	text-align: center;
	padding: 2px;
}
.linha1 {
	font-size: 12px;
	padding: 2px;
}
.linha2 {
	font-size: 12px;
	padding: 2px;
	background-color: #FDF9EA;
}
#visite {
	background-color: #CAD4DE;
	padding: 3px;
	margin-top: 5px;
}
#visite a {
	font-weight: bold;
	color: #036;
	text-decoration: none;
	margin-right: 15px;
	font-size: 12px;
}
#visite a:hover {
	color: #00C;
	text-decoration: underline;
}
