/* CSS Document - criado por Adriano de Freitas, com início em 22/12/2009 - adri2805@gmail.com */
a { COLOR: #3f78a9; text-decoration: none }
a:hover { COLOR: #ff9900; text-decoration: none }
body { font: 13px Tahoma, Geneva, sans-serif; color: #666; }

h1 { font-size: 20px; color: #F90; padding-bottom: 15px; }
h2 { font-size: 16px; color: #005E25; padding-bottom: 15px; }

/*-------------- FOTOS --------------*/
#destaque_multiplo{
	width: 960px;
	height: 357px;
	display:block;
}
#destaque_visivel{
	width: 960px;
	height: 357px;
}
div#destaque, div#destaque2, div#destaque3, div#destaque4, div#destaque5, div#destaque6 {
	height: 357px;
	width: 960px;
	cursor: pointer;
}

/*-------------- CONTEUDO --------------*/

#content {
	height: 700px;
}

.texto {
	font-size: 12px;
	color: #666;
	display:block;
	width: 500px;
	margin-top: 60px;
	margin-left: 15px;
}

p.cafe strong {
	font-size: 16px;
	color: #005020;
	font-weight: bold;
	margin-left: 15px;
}

h3.thermas a{
	position: absolute;
	width: 350px;
	height: 380px;
	top: 550px;
	right: 5px;
	text-indent: -9999px;
}
span.assinatura a {
	position: absolute;
	width: 70px;
	height: 15px;
	bottom: 10px;
	right: 5px;
	text-indent: -9999px;
}

td.fotos { padding: 10px; }

p.instalacoes {
	display:block;
	width: 700px;
}

a.tour {
	position: absolute;
	width: 135px;
	height: 122px;
	background: url(../imagens/tourvirtual-link.jpg) no-repeat;
	text-indent: -9999px;
	top: 690px;
	right: 30px;
}
