* {
	margin:0;
	padding:0;
	vertical-align:baseline;
}

/* 
	= INFORMAÇÕES LOCAÇÕES
-----------------------------------------*/

div#infoTexto { 
	float: left; 
	width: 270px;
	z-index: 0;
}

div#infoTexto2 { 
	float: left; 
	width: 248px;
	z-index: 0;
}

div#infoTexto h1 {
	margin-left: 12px;
	font-size:150%;
}
div#infoTexto2 h1 {
	margin-left: 12px;
	font-size:150%;
}
div#infoTexto p {
	padding: 10px;
}
div#infoTexto2 p {
	padding: 10px;
}
div#infoFoto { 
	float: right; 
	width: 200px; 
	height: 205px; 
	margin-bottom: 10px;
	z-index: 10;
	text-align:center;
}
div#infoFoto2 { 
	float: right; 
	width: 200px; 
	height: 205px; 
	margin-bottom: 10px;
	z-index: 10;
	text-align:center;
}
div#infoFoto table tr td.espaco_img{
	font-size:1px;
}
div#infoFoto2 table tr td.espaco_img{
	font-size:1px;
}
div#descricaoGeral {
	width: 472px; 
	height: auto;
	clear:both;
}
/*
p img {
	margin-top: -3px;
	margin-left: -15px;
	text-align: right;
	padding:10px;
}

img {
	margin-right: -2px;
}

/* 
	= ABAS
-----------------------------------------*/
div.tab_menu{
	width:470px;
	margin:auto;
}
td.borda1{
	border-top:1px solid #666;
	border-left:1px solid #666;
}
td.borda2{
	border-top:1px solid #666;
}
td.item_menu{
	vertical-align: middle; 
	overflow:hidden;
	background: url(../images/bt_tab.png) 0px 0px no-repeat;
	text-align: center;
	color: #333;
}
td.item_menu2{
	vertical-align: middle;
	overflow:hidden;
	background: url(../images/bt_tab2.gif) no-repeat bottom;
	text-align: center;
	color: #333;
}

td.item_menu a:link,
td.item_menu a:visited,{
	overflow:hidden;
	text-align: center;
	vertical-align: bottom;
	color: #333;
}
td.item_menu a:active,
td.item_menu a:hover{
	color: #000;
}

html>body td.item_menu a:link,
html>body td.item_menu a:visited{
	overflow:hidden;
	text-align: center;
	vertical-align: bottom;
	color: #333;
}

html>body td.item_menu a:active,
html>body td.item_menu a:hover{
	color: #000;	
}
td.item_menu2 a:link,
td.item_menu2 a:visited,{
	overflow:hidden;
	text-align: center;
	vertical-align: bottom;
	color: #333;
}
td.item_menu2 a:active,
td.item_menu2 a:hover{
	color: #000;
}

html>body td.item_menu2 a:link,
html>body td.item_menu2 a:visited{
	overflow:hidden;
	text-align: center;
	vertical-align: bottom;
	color: #333;
}

html>body td.item_menu2 a:active,
html>body td.item_menu2 a:hover{
	color: #000;	
}

/* 
	= DOMTAB
-----------------------------------------*/
div.domtab{
	width:470px;
	margin:auto;
}
div.domtab div{
	padding:10px;
	clear:both;
	width:auto;
	color:#666;
	border-style:solid;
	border-width:0 1px 1px 1px;
	border-color:#666;
}
div.domtab h2 {
	font-size:150%;
	margin-bottom:10px;
}
div.domtab hr {
	margin-bottom:10px;
}

div.domtab p.txt_tabela{
	padding:0 10px 10px 10px;
}

table.contato{
	width:100%;
}

table.contato td{
	vertical-align: top;
}

table.contato td.alinha_middle{
	vertical-align: middle;
}

table.contato tr:hover.salasLinhas{
	background:#ccc;
}

.red { color: red; }

.txtObservacao {
	font-weight: normal;
	color: #999999;
}

ul.lista li{
	margin-left:20px;
}

table.contato a.link, table.contato a.link:link, table.contato a.link:hover, table.contato a.link:visited {
	color: #666;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
}

a.link_txt, a.link_txt:link, a.link_txt:visited {
	color: #666;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
}
a.link_txt:hover{
	color: #666;
	font-weight:normal;
	font-size:11px;
	text-decoration: underline;
}