/* Includes de Outros CSS's */
/*@import url(listagens-theca.css);*/
@import url(lateral-theca.css);
@import url(miolo-theca.css);
@import url(rodape-theca.css);
@import url(topo-theca.css);

/* TAGS */
* { margin: 0; padding: 0; }

body {
	background-image:url(../layout/bg-top.jpg);
	background-repeat:repeat-x;
	color: #0E2E54;
	font-family:Arial, Helvetica, sans-serif;
/*	font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size:12px;
}
/*Atributos Gerais*/
a {
	color: #0E2E54;	
	outline: none;
	text-decoration: none;
}
a:hover { 
    text-decoration: none;
	color: #174D8C;
	outline: none;
	text-decoration: none;
 }
p { margin-bottom: 10px; text-align:left; }
img { border: 0; }
fieldset { border: 0; }
ol { list-style: none; }

/* Geral */
#geral, #subTopo {
	width: 750px;
	margin: auto;
	text-align: left;
}
 
/*Conteudo*/	 
#conteudo { 
	padding: 5px 0px;
	height:aulto;
}

/*Conteudo Interna*/	 
#conteudo-interna { padding: 0px; float:left; width:750px; background-image:url(../layout/bg_conteudo.gif); background-repeat:repeat-y;}
/*Hending*/
#conteudo-interna table{
	border-collapse: collapse;
}
h2{ 
	color:#0E2E54;
 	font-size: 16px; 
	text-align:left;
	margin-top:10px;
}
/* Barra */
#barra-sub { 
	padding: 0px 0;
	margin-top: 2px;
	margin-bottom:0px;
	height:45px;
	width:750px;
	float:left;
	background-image:url(../layout/bg_sub_barra.gif);
	background-repeat:no-repeat;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0E2E54;
}
/* Barra */
#barra-esq { 
	padding: 0px 0;
	height:45px;
	width:193px;
	float:left;
}

#barra-esq h3{ 
 	font-size: 20px; 
	margin-top:12px;
	margin-left:10px;
}
/* Barra */
#barra-dir {
	padding-left:5px;
	height:45px;
	width:552px;
	float:right;
}
#barra-dir a{
	font-size:12px;
}
#barra-dir p{ 
	margin-top:20px;
 	font-size: 11px; 
	margin-left:10px;
}
/* Conteudos Lados */
#conteudo-esq { 
	padding: 0px 0;
	width:193px;
	float:left;
	padding-bottom:50px;
	}
#conteudo-esq img{
	margin:0px;
	padding:0px;
	border:0px;
}
#conteudo-esq a { margin-left:3px; color:#0E2E54; font-size:14px;text-decoration:none;}
#conteudo-esq a:hover {color:#144076;}

#conteudo-esq .bovespa-link {
	margin:0px;
	margin-left:0px;
	padding:0px;
	border:0px;
	
}

#conteudo-esq li {
	padding:5px;
	background-image:url(../layout/bg_link.gif);
	background-repeat:no-repeat;
	list-style:none;
	font-weight:bold;
}
#conteudo-dir-interno {
	width:200px;
	float:right;
}
#conteudo-dir-interno ul li {
	list-style:none;
	text-align:center;
	padding-bottom:5px;
}
#conteudo-esq-interno {
	width:313px;
	float:left;
}
#conteudo-dir {
	padding-left:14px;
	padding-bottom:25px;
	padding-right:30px;
	width:513px;
	float:right;
}
#conteudo-dir ul{
	padding-left:20px;
}
#conteudo-dir p{
	text-align:justify;
}

#conteudo-dir a{
    text-decoration: none;
/*	color: #174D8C;*/
	color:#003F9D;
	outline: none;

}
#conteudo-dir a:hover{
/*	color: #174D8C;*/
	color:#003482;
	outline: none;
	text-decoration:underline;
}
#conteudo-dir h4{ 
 	font-size: 14px;
	padding-bottom:10px
}
#conteudo-dir h5{ 
 	font-size: 12px;
	padding-bottom:10px;
	font-weight:bold;
}
#conteudo-dir p{
	padding-bottom:5px;
}
#conteudo-site { 
	float:left; 
	width:725px;
	padding-top:10px;
	padding-left:10px;
	padding-right:15px;
	padding-bottom:30px;
}
#conteudo-site p{
	text-align:justify;
}
#conteudo-site a{
/*	color: #174D8C;*/
	color:#003F9D;
	text-decoration:underline;
}
#conteudo-site a:hover{
/*	color: #174D8C;*/
	color:#003482;
	outline: none;
    text-decoration: none;
}
#conteudo-site h4{ 
 	font-size: 14px;
	padding-bottom:10px;
}
#conteudo-site h5{ 
 	font-size: 13px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
}
/* Barra */
#barra-site { 
	padding: 0px 0;
	margin-bottom:0px;
	height:20px;
	width:740px;
	float:left;
	padding-left:10px;
	padding-top:5px;
}
.campo{
	FONT-SIZE: 8pt;
	COLOR: #333333;
	BACKGROUND-COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}

.tabela{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#0e2e54;
}

/* Barra */