#conteudo{
	position:relative;
	width:998px;
	height:auto;
	background-image:url(../images/fundo_home.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#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;
}
#coluna{
	position:relative;
	width:998px;
	height:100% !important;
	height:auto;
	
}
#topo{
	position:relative;
	width:998px;
	height:102px;
	background-color:#FFFFFF;
}
#logo{
	width:238px;
	height:79px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
	margin-left:20px;
	position:absolute;
	float:left;
	*margin-left:-480px;
}
#contato{
	width:298px;
	height:109px;
	background-repeat:no-repeat;
	margin-left:700px;
	*margin-left:200px;
	*padding-top:15px;
	position:absolute;
	float:right;
	background-image:url(../images/fundo_topo_tel.jpg);
	background-repeat:repeat-y;
}
#menu{
	position: relative;
	width:179px;
	height:234px;
	padding:8px;
	text-align:left;
	background: url("../images/bgMenu.jpg") no-repeat center;

}
#menuSite{
	position: relative;
	top:7px;
}
#esquerda{
	z-index:5;	
	position: relative;
	width:187px;
	height:auto;
	float:left;

}
#centro{
	z-index:5;
	position: relative;
	width:998px;
	height:auto;
	float:right;
}
#banner{
	position:relative;
	width: 998px;
	/*background-image:url(../images/banner.jpg);*/
	background-repeat:no-repeat;
	height:349px;
	margin: auto;
	margin-top:0px;
	/*border-bottom: 1px double #990000;
	border-top: 1px double #990000;*/
		
}
#titulo_sessao{
	position:relative;
	width: 998px;
	background: url("../images/bg_sessao.jpg") repeat-x;
	height: 35px;
	margin: auto;
	margin-top:10px;
	padding-top:7px;
		
}
#quadro_home{
	width:998px;
	position:relative;
	text-align:center;
	margin:0 auto;
	padding:0;
	top:5px;
}
#texto_sessao{
	width:232px;
	height:210px;
	position:relative;
	text-align:center;
	margin:0 auto;
	padding:0;
	top:5px;
	background-image:url(../images/quadro_home.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
	line-height:25px;
}
#texto_sessao2{
	width:490px;
	height:210px;
	position:relative;
	text-align:center;
	margin:0 auto;
	padding:0;
	top:5px;
	background-image:url(../images/quadro_home2.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
}
#texto_sessao_baixo{
	width:475px;
	height:110px;
	position:relative;
	text-align:center;
	margin:0 auto;
	padding:0;
	top:-15px;
	float:left;
	margin-left:10px;
}
#texto_sessao_baixo_direita{
	width:245px;
	height:110px;
	position:relative;
	text-align:center;
	margin:0 auto;
	padding:0;
	top:-15px;
	float:left;
	margin-left:10px;
}
#rodape{
	width:998px;	
  	position: relative;
  	height: auto;
  	margin: 0 auto;
}
#img_rodape{
	clear:both;
	width:998px;
	height:35px;
	background: url("../images/bg_sessao.jpg");
	
}