/*** CSS Centro-internas ***/
#lista_fotos {margin-left: 13px;}

#centro_interna {
	float:right;
	width: 350px;
	padding: 1px 8px 0 3px;
	background:#fff;
}

#fotos_centro li {
	display: inline;
	list-style-type: none;
	padding: 0 2px 0 10px;
}

#texto_interna {
	float:left;
	margin-left: 7px; 
	min-height: 350px;
	height:100%;
	border:1px solid #666;
	background:#E6EAF5;
	width:620px;
	font-size: 11px;
}

#tabela_interna {
	margin: 0 0 10px 22px;
}

.tabela_tarifa {
	color:#666;
	font-weight:bold;
	background:#E6EAF5;
}

.tabela_tarifa th {
	height: 28px;
	color:#fff;
	background:#98A9C7;
}
.table_title {
	background-color: #566995;
	color: white;
	height:25px;
	padding:3px;
}
.desc_quartos {
	font-weight: normal;
}
.table_form {
	color:#566995;
}
.table_form td {
	font-size: 11px;
}
.pesquisa {
	color:#566995;
	margin-left: 12px;
}
.pesquisa hr {color:#566995;}