/* CSS Document */

#Pagina {
	/*position:absolute;*/
	left:5px;
	top:5px;
	width:779px;
	z-index:1;
	/*border:1px solid #F00;*/
}

#Pagina #Topo {
	position:relative;
	width:779px;
	height:98px;
	z-index:2;
	overflow:hidden;
}

#Pagina #Corpo {
	position:relative;
	width:779px;
	z-index:3;
}

#Corpo #BarraMenu {
	position:relative;
	width:140px;
	float:left;
	z-index:4;
}

#BarraMenu #BaixoMenu{
	position:relative;
	width:140px;
	z-index:4;
}
#Corpo #Direita{
	position:relative;
	width:639px;
	float:right;
	z-index:5;
}

#Direita #Meio {
	position:relative;
	width:400px;
	padding-left:4px;
	padding-right:4px;
	float:left;
	z-index:6;
}
#Direita #Meio_full {
	position:relative;
	width:631px;
	padding-left:4px;
	padding-right:4px;
	float:left;
	z-index:6;
}

#Direita #BarraDireita {
	position:relative;
	width:231px;
	float:right;
	z-index:7;
}
#Pagina #RodapeEspaco{
	position:relative;
	width:779px;
	height:11px;
	overflow:hidden;
	clear:both;
	z-index:8;

}
#Pagina #Rodape {
	position:relative;
	width:779px;
	clear:both;
	z-index:9;
	background-color:#f4e9d3;
	height:35px;
	color:#645038;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial;
	text-align:center;
	padding-top:10px;
}

#Rodape table td{
	text-align:center;
}

#Rodape #Marcas{
	position:absolute;
	top:11px;
	right:36px;
}

#Links {
	float:left;
	width:182px;
}
#Boletim {
	float:right;
	width:213px;
}
#Pesquisa {
	background-color:#ffce75;
	padding:9px;
	text-align:center;
	border:1px solid #d46806;
	margin-bottom:9px;
}
#AcessoRapido {
	text-align:center;
}
#AcessoRapido h2{
	background-color:#f2e1d1;
}

#Eventos {
	border-color:#f1d397;
	margin-bottom:4px;
	margin-top:4px;
	color:#532c05;
}

#Eventos h2 {
	background-color:#f4e1c0;
}
#Eventos .conteudo, #Eventos .moduletable{
	background-color:#f1d397;
}

#Eventos .conteudo, #Eventos .moduletable{
	background-color:#f1d397;
}

#Eventos span.article_seperator{
	background-color:#FFFFFF;
	overflow:hidden;
	height:2px;
}