#wrap_reserve { 
	width: 710px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	font-family: 'Lucida Sans Unicode', Arial, Georgia, Times new roman;
	font-size: 14px;
	}

#wrap_reserve p { 
	margin-left: 10px;
	padding-bottom: 10px;
	}

.imagem { 
	border: 5px;
	border-style: solid;
	border-color: #f0e7ca;
	margin-left: auto;
	margin-right: auto;
	display: block;
	}
		
.imagem:hover { 
	border: 5px;
	border-style: solid;
	border-color: #c4b583;
	}

label,input {
	display: block;
	float: left;
	margin-bottom: 15px;
	font-family: 'Lucida Sans Unicode', Helvetica, Georgia, Times new roman;
	font-size: 13px;
}

input, select, textarea {
	background-color: #e8f1ec;
	font-family: 'Lucida Sans Unicode', Helvetica, Georgia, Times new roman;
	font-size: 13px;
}

.botao {
	float: right;
	border: 1px solid gray;
	margin-right: 30px;
	width: 100px;
}

.botao_newsletter {
	float: left;
	border: 1px solid gray;
	margin-left: 90px;
	width: 100px;
}

label {
	text-align: right;
	width: 130px;
	padding-right: 20px;
}

.clean-radio {
	background-color: white;
	display: inline;
	float: none;
	margin-bottom: 0px;
	font-family: 'Lucida Sans Unicode', Helvetica, Georgia, Times new roman;
	font-size: 13px;
}

br {
	clear: left;
}

#wrap_home { 
	width: 740px;
	height: 290px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	}

.button {
	text-align: center;
	line-height: 182px;
	display: block;
	width: 140px;
	height: 101px;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	font-size: 18px;
	overflow: hidden;
	color: #c4b78b;
}

.button:hover {
	color: #c6dae4;
	}

.bloco a:link {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica;
	text-decoration: none;
	color: #918052;
	}

.bloco a:visited {
	text-decoration: none;
	color: #918052;
	}

.bloco a:hover {
	text-decoration: none;
	color: #3b331f;
	}
