#conteudo{
	width:998px;
	height:auto;
	background-image:url(../images/fundo_menu_esquerda.jpg);
	background-repeat:repeat-y;
	text-align:center;
	margin:auto;
	border-left: 1px double #e1e1e1;
	border-right: 1px double #e1e1e1;
	border-bottom: 1px double #e1e1e1;
}

#pagina{
	/*
	position:relative;	
	*/
	width:998px;
	height:100% !important;
	height:auto;
	margin-bottom:2em;
	clear:both;
	float:left;
}
#coluna{
	width:998px;
	height:100% !important;
	height:auto;
}
#coluna_esquerda{
    width:200px;
	height:100% !important;
	/*background-image:url(../images/fundo_menu_esquerda.jpg);*/
	background-repeat:repeat-y;
	float:left;
	line-height:25px;
	text-align:left;
	padding-left:30px;
}
#topo{
	width:998px;
	height:108px;

}
/*#pagina *{
	z-index:1;
}

#menu *{
	z-index:104367;
}*/
#menu{
	width:179px;
	padding:8px;
	text-align:left;
	/*background: url("../images/bgMenu.jpg") no-repeat center;*/

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

}
#centro_pagina{
	z-index:5;
	width:700px;
	height:auto;
	float:left;
}
#centro{
	z-index:5;
	width:978px;
	height:auto;
	float:left;
}
#titulo_sessao{
	width: 998px;
	background: url("../images/fundo_menu.jpg");
	height: 30px;
	margin: auto;
		
}
#banner{
	width: 998px;
	height: 30px;
	margin: auto;
	display:block;
	background-repeat:no-repeat;
	margin-top:-2px;
}
#quadro_home1{
	width:473px;
	height:234px;
	text-align:center;
	margin:0 auto;
	padding:0;
	top:5px;
	background: url("../images/quadro_home1.jpg") no-repeat;
	float:left;
	margin-left:15px;
}
#quadro_home2{
	width:248px;
	height:234px;
	position:relative;
	text-align:center;
	margin:0 auto;
	padding:0;
	top:5px;
	background: url("../images/quadro_home2.jpg") no-repeat;
	float:left;
	margin-left:15px;
}
#quadro_home3{
	width:218px;
	height:234px;
	text-align:center;
	margin:0 auto;
	padding:0;
	top:5px;
	background: url("../images/quadro_home3.jpg") no-repeat;
	float:left;
	margin-left:15px;
}
#rodape{	
	width:998px;	
  	height: auto;
  	margin: 0 auto;
	padding-top:20px;
}
#img_rodape{
	clear:both;	width:998px;
	height:97px;
	background: url("../images/rodape.jpg");
	
}
