/* CSS Document */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 12px Verdana, Geneva, sans-serif;
}
a {
	color: #e77d00;
	font-weight: 700;
}
a:hover {
	text-decoration: none;
}
#estrutura {
	width: 920px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/bg.jpg);
}
#estrutura #banner {
	width: 920px;
	height: 134px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/banner.jpg);
}
#estrutura #background {
	width: 920px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/bg.jpg);
}
#estrutura #background #title {
	width: 340px;
	height: 36px;
	position: relative;
	behavior: url(iepngfix.htc);
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/title_back.png);
}
#estrutura #background #title #text {
	top: 6px;
	left: 64px;
	color: #e77d00;
	display: inline;
	position: relative;
	font: 18px "Eras Bold ITC", Arial, Helvetica, sans-serif;
}
#estrutura #background #maincont {
	width: 360px;
	position: relative;
}
#estrutura #background #allcont {
	width: 98%;
	padding: 10px;
	position: relative;
	margin-bottom: 10px;
}
#estrutura #bgmenu {
	clear: both;
	width: 920px;
	height: 65px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/menu_bg.jpg);
}
#estrutura #bgmenu #menu {
	top: 21px;
	clear: both;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#estrutura #bgmenu #menu li {
	display: inline;
}
.btmore {
	display: inline;
	margin: 0px 3px;
}
#estrutura #background #galeria {
	margin: 10px;
	width: 510px;
	height: 430px;
	position: absolute;
}