@charset "utf-8";



/* ------------- LAYOUT DO SITE ---------- */



body {

	margin: 0px;

	background-color: #ffffff;

	background-image: url(../imagens/site_fundo.jpg);

	background-repeat: repeat-y;

	background-position: center top;

	SCROLLBAR-FACE-COLOR: #ffffff;

	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;

	SCROLLBAR-SHADOW-COLOR: #cccccc;

	SCROLLBAR-3DLIGHT-COLOR: #ffffff;

	SCROLLBAR-ARROW-COLOR:  #cccccc;

	SCROLLBAR-TRACK-COLOR: #ffffff;

	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;

}


/* TOPO */
#topo {
	background: url(../imagens/topo.jpg) center no-repeat;	
	height: 220px;
	width: 100%;
	margin:0px;
	position:absolute;
	z-index: 9998;	

}

#topo_banner{
	
	position:absolute;
	height:110px;
	width:770px;
	left: 50%;
	margin-top: 75px;
	margin-left: -385px;
	z-index: 9999;

}

#topo_banner:hover{
	
	height:250px;
	z-index: 9999;
		
}

#topo_infos{
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	line-height: 20px;
	position:absolute;
	left: 50%;
	margin-top: 15px;
	margin-left: 125px;
	text-decoration: none;
	text-align:right;
	
}

#topo_midias{
	
	position:absolute;
	height:30px;
	width:260px;
	left: 50%;
	margin-top: 22px;
	margin-left: -370px;
	
}


#topo_transferencia{
	
	position:absolute;
	left:50%;
	margin-left:-145px;
	margin-top: 22px;
	
}


#topo_swf{
	
	z-index:2;
	
}

/* FIM TOPO */


#corpo {

	position:absolute;

	margin-top:220px;

	width: 100%;

	height: auto;

}

.menuEsq {

	float: left;

	margin-left: 0px;

	width: 175px;

}

#conteudoTextos {

	height: auto;

	width: 595px;

	float:left;

	margin-left: 15px;

}

#centroSite {

	width: 800px;

	position: relative;

	left: 50%;

	margin-left: -400px;

}

#mapaSite {

	background-color: #0C2135;

	height: 450px;

	width: 100%;

}

#conteudo {

	width: 100%;

	height:auto;

}

#linhaDivisoria {

	background-color: #CCC;

	height: 5px;

	width: 100%;

	clear: both;

}



/* ---------- TEXTOS DO MENU ---------- */



.textoMenu01 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

	text-align: right;

	width: 175px;

	padding-right: 10px;

}



a.textoMenu01:link, a.textoMenu01:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

	text-decoration:none;

}



/* ---------- MENU ---------- */

.link01{

	margin: 0px;

	float: left;

	width: 175px;	

}

.show {

	display: block;

	background-image: url(../imagens/menu_fundoselecionado.jpg);

	background-position: right;

	margin-left: 0px;

}

.showLink {

	display: block;

	color:#6633FF;

	margin-left: 0px;

}

.hide {

	display: none;

}

.showClick {

	height: 30px;

	line-height: 30px;

	display: block;

	width: 175px;

	padding-right: 10px;

	background-image: url(../imagens/menu_linha.jpg);

	background-position: right;

	background-repeat: no-repeat;

	margin-left: 0px;

}

.linkMenu:link, .linkMenu:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

	text-decoration: none;

	display: block;

}

.linkMenu:hover, .linkMenu:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #E5C209;

	text-decoration: none;

	display: block;

}



/* ---------- SCROLL BAR ---------- */



.scroll01 { 

	padding:5px; 

	width:290px; 

	height:190px; 

	overflow:auto; 

}



/* ---------- CURSOS ---------- */



.boxContorno01 {

	border: 1px solid #CCC;

	height: 35px;

	line-height: 35px;

	width: 410px;

	margin-top: 0px;

	margin-bottom: 10px;

	padding-left: 5px;

}

.contCursosHide {

	display:none;

}

.contCursosShow {

	width: 420px;

	height: auto;

	display:block;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666;

}



/* ---------- EXIBIR E ESCONDER CONTEUDOS ---------- */



.hide_{

	display: none;

}



.show_{

	display:block;

}



/* ---------- AUTOCOMPLETAR ---------- */



.autocomp{

	position:absolute;

	left: 0px;

	top: 0px;

	visibility:hidden;

	width:0px;

}

.taskboxclass{

	position:absolute;

	left: 0px;

	top: 0px;

	visibility:hidden;

	width:0px;

}



/* ---------- NOTICIAS ---------- */



.imagemCont{

	border-right-width: 5px;

	border-right-style: solid;

	border-right-color: #FFFFFF;

}



/* ESTILOS DO BOTÃO DE NAVEGAÇÃO DA NOTICIA DA HOME */



.botNotHome01{

	background-image: url(../imagens/btn01_1.gif);

	text-align: center;

	line-height: 17px;

	height: 17px;

	width: 17px;

}

.botNotHome02{

	background-image: url(../imagens/btn01_2.gif);

	text-align: center;

	line-height: 17px;

	height: 17px;

	width: 17px;

}
