#banner {
	position: absolute;
	top: -200px;
	right: -200px;
	width: 400px;
	padding: 10px;
	height: 300px;
	z-index: 100;
	display: none;
}
#banner .fechar{
	background-color: #900;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	position: absolute;
	left: -10px;
	top: -10px;
	margin: 2px;
	padding: 2px;
}

html,body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/fundo.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #520100;
	background-attachment: scroll;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h4 {
font-size: 16px!important;

}
h4 a{
font-size: 16px!important;

}
a:hover {
	text-decoration: underline;	
}
.fundofotos {
	background-image: url(../images/fotos.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#geral {
	display: table;
	height: auto;
	width: 710px;
	background-attachment: fixed;
	background-image: url(../images/fundo_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#geral2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	width: 100%;
	display: table;
	height: auto;
	background-attachment: fixed;
	background-image: url(../images/fundo_botton.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#topo {
	width:100%;
	position: relative;
	height: 330px;
}
#menu {
	position: absolute;
	top: -10px;
	left: 0px;
	z-index: 20;
}
#rodape {
	text-align: center;
	width: 100%;
	font-size: 10px;
	position: relative;
	color: #5A4425;
	text-decoration: none;
}
#rodape a{
	color: #5A4425;
	text-decoration: none;
}
#visao {
	position: absolute;
	top: 80px;
	left: 0px;
	z-index: 5;
}
.promocoes {
	clear: left;
	position: relative;
	width: 100%;
}.foto {

	clear: both;
	float: left;

}
.foto img {
	border: 1px solid #8D6247;
	background-color: #8A613C;
	margin: 1px;
	padding: 1px;
}
.galeria {
	width: 700px;
	clear: left;
	margin: 2px;
	float: left;
}

.galeria img  a{
	float: left;
	width: 69px;
	height: 52px;
	text-align: center;
}
.galeria img {
	border: 1px solid #8D6247;
	background-color: #8A613C;
	margin: 1px auto;
	padding: 1px;
}
#corpo a {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.desenv{
position: absolute;
right: 5px;
top: 0px;

}
.categorias {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
li.especial {
	font-size: 16px!important;
	width: 100%!important;
}
li.especial a{
	font-size: 16px!important;
}

