body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 100%;
	color: #783200;
	background: #55460f;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
.both {
	clear: both;	
}
.bold {
	font-weight: bold;	
}
img {
	border: 0;
	display: block;
}
.itensCentro {
	position: relative;
	left: 50%;
	left:110px;
}
.txt_especial {
	font-weight: bold;
	text-transform: uppercase;	
}

/*##### Flutuantes #####*/
.flutuantes{
	position: absolute;
	z-index: 0;
}
#topesq {
	top: 0;
	left: 0;
	float: left;
	width: 250px;
	height: 185px;
}
#topdir {
	top: 0;
	right: 0;
	float: right;
	width: 250px;
	height: 185px;
}
#bottomesq {
	left: 0;
	bottom: 0;
	float: left;
	width: 200px;
	width: 250px;
	height: 185px;
	display: block;
}
#bottomdir {
	right: 0;
	bottom: 0;
	float: right;
	width: 250px;
	height: 185px;
	display: block;
}
/*##### Flutuantes #####*/

#total {
	position:absolute;
	display: block;
	min-height: 99.82%;
	width: 100%;
	z-index: 2;
	_height: 100%;
}
#total #topo {
	width: 750px;
	height: 160px;
	margin: 0 auto;
}
.encaixecentro {
	position: relative;
	margin: 0 auto;
	width: 770px;
	z-index: 2;
}
#total #encaixecima {
	margin-top: -11px;	
}
#total #sombra {
	width: 770px;
	background: url(../img/sombra_conteudo.png) repeat-y;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
#total #sombra #conteudo {
	width: 750px;
	/*background: url(../img/fundo_conteudo.jpg);*/
	background: #73641e;
	margin: 0 auto;
}
#total #sombra #conteudo #menu {
	width: 680px;
	height: 45px;
	margin: 0px auto 10px auto;
	text-align: center;
}
#total #sombra #conteudo #secoes {
	width: 730px;
	margin: 0 auto;
	color:#FFFFFF;
}
.hr_sess {
	padding: 0;
	margin: 0;
	border: 0;
	height: 1px;
	width: 730px;
	color: #55460f;
	background:#55460f;
	margin-bottom: 10px;
	margin-top: 10px;
}
/* Coluna Móvel - Formulário para Contato */
form {
	font-size: 12px;
}
form#contato {
	padding: 0px;
	margin: 0 auto;
	width: 520px;
	margin-top: 10px;
 	/margin-top: 0px;
	position: relative;
}
form#contato fieldset {
	padding: 10px;
	border: 1px solid #55460f;
	width: 500px;
	background: #FFF;
	color:#666666;
}
form#contato legend {
	background: #783200;
	padding: 2px 5px 2px 5px;
	color: #FFF;
	font-weight: bold;
 	*margin-bottom: 10px;
}
/* HACK PARA CORRIGIR O MARGIN-BOTTOM*/
html>body legend {
	margin-bottom: 0px;
}
form#contato .formText {
	width: 250px;
 	*width: 245px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 11px;
	margin-bottom: 5px;
	color: #505050;
}
form#contato textarea {
	width: 245px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom: 5px;
	color: #505050;
}
form#contato select {
	border: 1px solid #969696;
	font-size: 11px;
	margin-bottom: 5px;
	color: #505050;
	width: 250px;
}
form#contato label {
	display: block;
	width: 240px;
	*width: 239px;
	height: 10px;
 	/height: 11px;
	margin-top: 3px;
	padding-bottom: 3px;
	float: left;
	border-bottom: 1px solid #dcdcdc;
}
form#contato span {
	color: #969696;
	font-size: 11px;
	position: absolute;
	left: 120px;
	width: 120px;
}
form#contato .formButton {
	width: 85px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 11px;
	background: #f1f1f1;
	margin: 0px 3px 0px 0px;
	float: right;
}
/* Coluna Móvel - Formulário para Contato */

#total #sombra #conteudo .redondo {
	width: 260px;
	color: #FFF;
}
#boxEsquerda {
	*display: inline;
	float: left;
	margin-left: 8px;
}
#boxDireita {
	*display: inline;
	float: right;
	margin-right: 8px;
}
#total #sombra #conteudo .redondo #conteudo{
	width: 220px;
	text-align: justify;
	background:url(../img/boxindex_fundo.png) repeat-y;
	padding: 0px 20px 0px 20px;
}
#total #sombra #conteudo .redondo #conteudo img.itensCentro {
	margin: 15px 0px 0px -116px;
	border: solid 2px #501e00;
}
#total #sombra #conteudo #cerveja {
	margin-top: 5px;
	float: left;
}
#figueira {
	margin-left: 25px;
	float: left;
}
.encaixebaixo {
	position: relative;
	margin: 0 auto;
	width: 570px;
	z-index: 2;
}
#total #encaixerodcm {
	margin-left: -285px;	
	display: block;
	position: relative;
	z-index: 2;
}
#total #sombraRodape {
	width: 570px;
	background: url(../img/sombra_rodape.png) repeat-y;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
#total #sombraRodape #rodape {
	width: 550px;
	background: url(../img/fundo_rodape.jpg) 0px -5px;
	margin: 0 auto;
	color: #FFF;
	text-align: center;
}
#total #encaixerodbx {
	margin-left: -285px;
	position: relative;
	z-index: 2;
}
.zeroarts {
	font-weight: normal;
}
