a{
	text-decoration:none;
	color:#000000;
}
a:link{
	color:#000000;
}

a:hover{
	color:#0000FF;
}

a:visited{
	color:#101010;
}
body{
	font-family:arial, sans-serif;
	font-size:11px;
	margin:0px;
	background:#C3CDFE;
}

.top{
	width:780px;
	height:197px;
}

.corpo{
	width:780px;
	-margin-top:-5px;
	background:#FFFFFF;
}

.quadro{
	width:780px;
	left:50%;
	margin-left:-390px;
	position:relative;
}

.top_01{
	width:780px;
	height:8px;
	background: url("../img/tema/fundo_01.png") repeat-x;

}

.banner{
	-margin-top:-6px;   /*hack para IE6 (novidade.. haha) */
	width:780px;
	height:180px;
	background:#FFFFFF;
}

.top_02{
	width:100%;
	height:9px;
	background: url("../img/tema/fundo_02.png") repeat-x;
}

.menu{
	float:left;
	width:170px;
	
	
}

.conteudo{
	/*float:right;	*/
	width:610px;
	margin-left:170px;
	
	-width:607px;
	left:170px;
	min-height:500px;
	-height:500px;
	
}

.rodape{
	width:760px;
	height:30px;
	background: url("../img/tema/rodape_01.gif") repeat-x;
	padding-left:20px;	
	margin-top:50px;
}

.menu_quadro{
	margin-left:15px;
	margin-top:10px;
}

.menu_texto{
	padding-top:6px;
	margin-left:20px;
}

.menu_celula{
	width:155px;
	height:25px;
	background:url("../img/tema/menu_01.gif") no-repeat;
	cursor:pointer;
}

.menu_celula_sel{
	width:155px;
	height:25px;
	background:url("../img/tema/menu_02.gif") no-repeat;
	cursor:pointer;
}

.conteudo_index{
	width:545px;
	padding:8px;
	padding-bottom:1px;
	background:#EBEBEB;
	position:relative;
	top:20px;
	left:20px;
}

.janela_conteudo_01{
	min-width:545px;
	-width:550px;
	min-height:180px;
	-height:180px;
	background:#FAFAFA;
	margin-bottom :10px;	
}

.janela_conteudo_01_titulo{
	width:100%;
	height:25px;
	background:url("../img/tema/janela_conteudo_01.png") repeat-x;
}

.janela_conteudo_01_titulo_texto{
	padding-top:5px;
	padding-left:10px;
	font-weight:bold;
}

.janela_conteudo_01_texto{
	padding:5px;
	text-align:justify;
}

.mini_janela{
	/*min-width:545px;*/
	width:525px;
	margin-left:10px;
	height:100px;
	background:url("../img/tema/fundo_conteudo_02.png") repeat-x;
	margin-bottom :10px;
	border:1px #DDDDDD solid;
	margin-top:10px;
}

.mini_janela_imagem{
	width:160px;
	height:90px;
	border:1px #DDDDDD solid;
	position:relative;
	top:4px;
	left:5px;
	background:#FFFFFF;
	-margin-bottom:-60px;
}

.menu_popup{
	width:137px;
	position:relative;
	z-index:3;
	display:none;
	left:130px;
	top:-15px;
	border:2px #DDDDDD solid;
	visibility:hidden;
	background:#FFFFFF;
}


.FileDownload{
	height:20px;
	background: #DDDDDD;
	width:541px;
	margin:2px;
	cursor: pointer;
}

.FileDownloadSelected{
	height:20px;
	background: #EFEFEF;
	width:541px;
	margin:2px;
	cursor: pointer;
}

#banner_natal{ 
	padding:5px; 
	_margin-left: 10px;
	width:650px; 
	height:412px; 
	z-index:1; 
	left: 70px; 
	top: 200px; 
	position:absolute; 	
} 

/*
#banner_natal a{ 
	padding:5px; 
	border:1px solid #000; 
	text-decoration:none;
	background:#000; 
	color:#fff; 
	left: 600px;
} 

#banner_natal a:hover{ 
	background:#fff; 
	color:#000; 
}*/
