#mainContent{
	position: relative;
	margin-left:10px;
	_margin-left:0px;
	height:auto;
	margin-top:1px;
	float:left;
	z-index:0;
	width:740px;/*
	overflow:hidden;
*/}
#conteudo{
	position:relative;
	width:998px;
	height:auto;
	background:#ffffff;
	text-align:center;
	margin:auto;
/*	border-left: 5px double #e1e1e1;
	border-right: 5px double #e1e1e1;
	border-bottom: 5px double #e1e1e1;*/
}
#pagina{
	position:relative;
	width:998px;
	height:100% !important;
	height:auto;
	margin-bottom:2em;
	clear:both;
	float:left;
	background-color:#ffffff;
}
#coluna{
	position:relative;
	width:998px;
	height:100% !important;
	height:auto;
	
}
#topo{
	position:relative;
	width:998px;
	height:134px;
	/*background: url("../images/topo.jpg") no-repeat center;*/
}
#barra{
	position:relative;
	width:998px;
	height:33px;
	background: url("../images/barra.jpg") no-repeat center;
}
#barra_data{
	position:relative;
	width:998px;
	height:23px;
	background: url("../images/barra_data.jpg") no-repeat center;
}
#menu1{
	position: relative;
	width:203px;
	text-align:left;
	/*background: url("../images/bgMenu.jpg");*/
	background-repeat:repeat-y;
}
#conteudo_geral{
	width:100%;
	float:left;
	text-align:left;
	line-height:22px;
	/*padding-top:15px;*/
	margin-top:-5px;
	background: url("../images/bgMenu.jpg");
	background-repeat:repeat-y;
}
#menuSite{
	position: relative;
	top:1px;
	width:203px;
}
#esquerda{
	z-index:5;	
	position: relative;
	width:187px;
	height:auto;
	float:left;
	margin-bottom:5px;

}
#centro{
	z-index:5;
	position: relative;
	height:auto;
	margin-top:-15px;
	width:auto;
	margin-left:15px;
	float: left;
	width:800px;
}
#quadro{
	z-index:5;
	height:auto;
	margin-top:20px;
	text-align:left;
	float:left;
}
#titulo_quadro{
	width:360px;
	height:33px;
	background: url("../images/fundo_titulo_quadro.jpg");
	text-align:left;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	color:#3d2f00;
}
#titulo_codigo{
	text-align:left;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#3d2f00;
}
#news{
	width:540px;
	height:240px;
	float:left;
/*	border:#746a49;
	background-color:#d0cfca;
	border-width:thin;
	border-style:solid;*/
	margin-top:20px;
	text-align: justify;
	font-family:"Trebuchet MS";
	font-size:12px;
	margin-left:3px;
}
#propag{
	margin-top:60px;
	width:230px;
	height:240px;
	float:right;
/*	border:#746a49;
	background-color:#d0cfca;
	border-width:thin;
	border-style:solid;*/
	margin-right:10px;
	text-align:center;
}
#prod{
	z-index:5;
	position: relative;
	width:760px;
	height:250px;
	float:left;
	margin-top:-30px;
/*	border:#746a49;
	background-color:#d0cfca;
	border-width:thin;
	border-style:solid;*/
	margin-right:5px;
	text-align:left;
}
#titulo_sessao{
	position:relative;
	width: 579px;
	background: url("../images/bg_sessao.jpg") no-repeat;
	height: 35px;
	margin: auto;
	margin-top:10px;
		
}
#codigo_produto{
	margin-top:10px;
	position:relative;
	background: url("../images/barra_codigo_produto.jpg") no-repeat;
	width:743px;
	height:42px;
}
#texto_sessao{
	width:565px;
	position:relative;
	text-align:center;
	margin:0 auto;
	padding:0;
	top:5px;
}
#rodape{
	clear:both;
	width:998px;
	height:65px;
	background: url("../images/rodape.jpg") no-repeat center;
	*margin-top:5px;	
}

.form_caption{
	font-weight:bold;
}

