#contextmenudiv
{
	position:absolute;
	padding:5px;
	font-size:11px;
	font-family:georgia;
	border:1px solid #dedaca;
	background-color:#fcfbf9;
	color:#656565;
	text-align:left;
}
/* CSS Document */
#geral-principal {
	position: relative;
	margin-top: 0px;
	width: 960px;
	height: auto;
	margin:0 auto;
	z-index:1;
}
#seguranomeio-principal {
	float: left;
	width: 960px;
	height: 100%;
	min-height: 428px;
	max-height: 100%;
	height: 428px;
	background-color:#ffffff;
	margin:0 auto;
	padding:10px 0px 0px 0px;
	z-index:0;
}
#seguranomeio-interna {
	float: left;
	width: 960px;
	height: 100%;
	min-height: 428x;
	max-height: 100%;
	height: 428px;
	background-color:#ffffff;
	margin:0 auto;
	padding:10px 0px 20px 0px;
}

html>body #seguranomeio-principal, #seguranomeio-interna {
	height: auto;/* Esta altura deve ficar com o valor auto; para que o Mozilla firefox reconhe�a o formato el�stico. */
}
#topo{
	margin:0px auto;
	position: relative;
	width: 960px;
	height: 223px;
	line-height:0px;
	z-index:2;
	background-color:#CC9;
}
#topo .topo{width:960px; margin:0 auto;}
#topo .logo{width:960px; float:left; background-image:url(../img/bg-logo.jpg); background-repeat:no-repeat; background-color:#f1ebe8;}
#topo .imgs{}
#topo .manutencao{width:200px; float:right; font-size:12px; padding-top:30px; text-align:left; line-height:normal; padding-left:40px;}
#topo .manutencao a{ color:#000; }
#topo .seta, #topo .manutencao a:hover{ color:#FF3300; }


#rodape{
	margin:0px auto;
	clear:both;
	width: 960px;
	height: 25px;
	background-color:#909365;
	font-size:12px;
	padding-top:10px;
	background-image:url(../img/bgrodape.gif);
	background-repeat:no-repeat;
}

#rodape div{
	width:960px;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	text-align:center;
	color:#FFF;
}

	
	
#rodape a{color:#fff; text-decoration:none;}
#rodape a:hover{text-decoration:underline;}

#rodape a.linkmail{color:#fff;}

#esquerda { 
	background-color:#fff; 
	float:left; 
	width:174px;
	height: 100%;
	min-height: 418px;
	max-height: 100%;
	height: 418px;
	padding:20px 26px 10px 0px;
	text-align:right;
}

#esquerda div img{ line-height:0px; margin:0px; padding-bottom:10px;}

#miolo {
	width:550px;
	height: 100%;
	min-height: 428px;
	max-height: 100%;
	height: 428px;
	padding:0px 0px 20px 0px;
	background-color:#fff;
	float:left;
}

#miolo .emcartaz { background-color:#fdf3ec; margin-bottom:10px; padding:14px; clear:both; height:170px;}
#miolo .emcartaz h1 {line-height:0px; margin:0px; padding:0px 0px 10px 0px;}

#miolo .galeria { background-color:#fdf3ec; margin-bottom:10px; padding:14px; clear:both; height:180px;}
#miolo .galeria h1 {line-height:0px; margin:0px; padding:0px 0px 10px 0px;}

#direita {
	width:190px;
	height: 100%;
	min-height: 428px;
	max-height: 100%;
	height: 428px;
	float:right;
	padding:0px 10px 20px 10px;
	}
	
#direita .banners img{line-height:0px; margin:0px; padding-bottom:8px;}
#direita .patrocinadores {text-align:center; padding-top:30px;}

.formJump{
	width:26px;
	height:18px;
	border: solid 1px #b6c2cd;
	font-size:12px;
	color:#999;
	text-align:center;
	padding-top:4px;
}
/* Box Miolo */
#boxNoticias{width:530px;}
#boxNoticias .txt {width:386px; float: right;}
#boxNoticias .imagem { width:120px; float:left;}

.box_principal {width:230px;}

/*MENU TOPO*/
#menu {padding-top:20px; line-height:0px; clear:both; width:100%; margin:0 auto; text-align:center }
/*#menu a{
	font-size:18px;
	color:#006666;
	line-height:30px;
	text-decoration:none;
	padding:0;
	padding-right:15px;
	
}
*/
#menu .menuSelecionado{color: #333; background-color:#eaeaea; font-size:18px;}
#menu a{color:#006666;}
#menu a:hover{color:#ff3300;}
#menuTopo ul, #menuTopo2 ul{margin:0px; padding:0px;}

ul#menuTopo {width:922px; margin:0 auto; float:none;}
ul#menuTopo2{width:938px; margin:0 auto; float:none; clear:both;}
ul#menuTopo3{width:834px; margin:0 auto; float:none; clear:both;}


