*, img{
	margin:0px;
	padding:0px;
	border:none;
}

body{
	background-color:#FC0;
	margin:0;
	background-image:url(images/fundo1.gif);
	background-repeat:repeat;
	text-align:center;
 }

#paracentralizar{
	width:814px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
 }

#central{
 position:relative;
 background-color:white;
 width:803px;
 background-image:url(pageimage/home.jpg);
 background-repeat:no-repeat;
 background-position:top left;
 height:auto;
 border:1px solid #FC0;
 
}
#conteudo{
	height:600px auto;
	margin:40px;
	margin-top:520px;
	text-align:left;	
	font-family:Georgia, "Times New Roman", Times, serif;
}
	
h1{	font-size:22px;
	background-color:transparent;
	color:#060;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", serif;
	margin-bottom:15px;
	text-align:left;}
	
p, h2{	font-size:16px;
	background-color:#FFF;
	color:#060;
	font-weight:none;
	text-align:justify;
	margin-bottom:16px;}

h2{font-weight:bold;margin-top:20px;}
	
a{	font-size:16px;
	font-weight:bold;
	color:#060;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:15px;
	text-align:right;}
	
table{margin-top:10px;margin-bottom:10px;}
td{
	padding:5px;
	font-size:16px;
	color:#060;
	font-weight:none;
	text-align:justify;
	background-color:#FFF;}
	
.contato{text-align:center;}

#botaohome{position:absolute;
			top:0px;
			left:20px;
			background:transparent;}
			
#btlazer{	position:absolute;
			top:29px;
			left:395px;
			background:transparent;}
			
#btacomoda{	position:absolute;
			top:29px;
			left:595px;
			background:transparent;}

#btcalenda{	position:absolute;
			top:198px;
			left:395px;
			background:transparent;}
			
#btfacilidades{	position:absolute;
			top:198px;
			left:595px;
			background:transparent;}
			
#btlocalizacao{	position:absolute;
			top:363px;
			left:400px;
			background:transparent;}		
			
#btestacionamento{	position:absolute;
			top:445px;
			left:400px;
			background:transparent;}
			
.laranja{color:#F60;}
.espaco2{line-height:26px;}