body {
	background-color:#201E1E;	
	height: 100%;
	text-align: center;
	width: 100%;
}

.logo {
	padding: 5px 0;
	margin: 25px;
	text-decoration: none;
}

.rodateto {
	background-color: #201E1E;
	padding: 5px 0;
	margin: 5px;
	text-decoration: none;
}

.logo2 {
	padding: 10px 0;
	margin: 20px;
	text-decoration: none;
}

.botaotop a {
	color: #201E1E
}

.parede_recepcao {
		background-image: url(capalaba.png);
		background-position: center;
  		background-size: auto;
  		color: #201E1E;
  		font-family: 'Trebuchet MS', Helvetica, sans-serif;
		padding: 500px 0;
		margin: 200px;
		text-decoration: none;
}

h1 {
  color: #FEFEFE;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
	
}

.rodape a  {
	color: #ffffff;
  	font-family: Helvetica, Arial, sans-serif;
   font-weight: normal;
   font-style: normal;
	font-size: 25px;
}

.foot  {
	background-position: center;
	background-color: #201E1E;
	padding: 23px 0;
	margin: 0px;
	
}
.footmapa  {
	margin: 45px;
	text-align: center;
}
.novafoot h1 {
	font-size: 15px;
	text-align: center;
	margin: 10px;
}

a {
	color: #201E1E;
}

p {
	color: #201E1E;
}

