body {
	font: small Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background: #FBFBFB;
	margin: 2px 0px 0px;
	padding: 0px;
}
img {
	border:0;
}

#topo {
	background: url(../img/bg_topo.jpg) repeat-x center top;
	height: 117px;
	width: 100%;
}
#topo #conteudotopo {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
	height: 117px;
}
#topo #conteudotopo #logop1 {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}
#topo #conteudotopo #menu {
	background: #000000;
	margin: 9px 0px 0px;
	padding: 4px 4px 0px;
}
#topleft {
	margin: 0px;
	padding: 0px;
	float: right;

}
#topright {
	margin: 0px;
	height: 45px;
	width: 463px;
	vertical-align:text-top

}
#topright img {
	vertical-align: top;
}


#topo #conteudotopo #menu #conteudomenu {
	background: #2D2D2D url(../img/bg_menu.png) repeat-x 0 2px;
	border-top: 1px solid #474747;
	border-right: 1px solid #474747;
	border-left: 1px solid #474747;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 4px;
	text-align: center;
}
#topo #conteudotopo #topright #menu #conteudomenu p {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}

#topo #conteudotopo #topright #menu #conteudomenu ul {
	list-style: none;
	margin: 0px;
}
#topo #conteudotopo #topright #menu #conteudomenu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#topo #conteudotopo #topright #menu #conteudomenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-variant: normal;
	line-height: normal;
	font-style: normal;
}
#topo #conteudotopo #topright #menu #conteudomenu a:hover {
	text-decoration: underline;
}



#conteudo {
	background: url(../img/bg_conteudo.jpg) repeat-x center 0px;
	margin: 0px;
	padding: 33px 0px 0px;
	display: block;
}


#rodape {
	background: url(../img/bg_rodape.jpg) repeat-x center top;
	text-align: center;
	display: block;
	clear: both;
	padding-top: 15px;
}
#topo #conteudotopo #menubaixo {
	width: 778px;
}
#topo #conteudotopo #topoparte1 #logoparte1 {
	margin: 0px;
	padding: 0px;
	height: 71px;
	width: 208px;

}
#topo #conteudotopo #topoparte1 #idioma {
	float: right;
	margin-top: 9px;

}
#topo #conteudotopo #parte2 #logopoarte2 {
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 163px;

}
#topo #conteudotopo #parte2 #menutopo {
	float: right;
	height: 45px;
	width: 605px;
}
#topo #conteudotopo #parte2 {
	height: 44px;
}
#topo #conteudotopo #topoparte1 #logoparte1 img {
vertical-align:bottom;

}
#conteudo #fotopags {
	padding: 8px;
	border: 1px solid #EFEFEF;
	background: #FFFFFF;
	margin: 2px 2px 33px;
}
#conteudo #conteudoglobal {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
}
#conteudo #conteudoglobal #menulateral {
	background: url(../img/bg_menu_lateral.png) no-repeat center top;
	width: 287px;
	float: right;
	margin-right: 2px;
	clear: both;
}
#divp {
	background: #F5F4EC;
	margin: 0px 0px 0px 2px;
	padding: 15px;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-align: justify;
}
#conteudo #conteudoglobal #conteudotextos {
	width: 480px;
}

#conteudo #conteudoglobal #conteudotextos .titulos {
	margin-bottom: 10px;
	margin-left: 18px;
}
#conteudo #conteudoglobal #menulateral ul {
	margin: 0px;
	padding: 20px;
	list-style: none;
}
#conteudo #conteudoglobal #menulateral li {
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C6C5C2;
}
#conteudo #conteudoglobal #menulateral a {
	text-decoration: none;
	font-weight: bold;
	color: #936F24;
	font-size: 1.1em;
}
#conteudo #conteudoglobal #menulateral a:hover {
	text-decoration: underline;
}
#conteudo #conteudoglobal #msgs {
	background: #F5F5F5;
	font-weight: bold;
	color: #B2B2B2;
	font-size: 1.4em;
	padding: 35px;
	display: block;
	margin: 0px;
}
#rodape ul {
	margin: 0px auto;
	padding: 15px 0px;
	list-style: none;
	width: 778px;
	border-top: 1px solid #838383;
}
#rodape li {
	color: #333333;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	display: inline;
	margin-right: 0px;
	border-right: 1px solid #838383;
	padding-right: 8px;
	padding-left: 5px;
}
#rodape p {
	font-size: 0.8em;
	color: #999999;
	margin: 0px auto;
	padding: 0px;
	width: 778px;
}

a.link:link, a.link:visited{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	margin: 0px 0px 0px 5px;
	padding: 3px 0px 5px;
	display: block;
}
a.link:hover {
	text-decoration: underline;
}

a.link3:link, a.link3:visited{
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	margin: 0px 0px 0px 15px;
	padding: 1px 0px 3px;
	display: block;
}
a.link3:hover {
	text-decoration: underline;
}


a.link4:link, a.link4:visited{
	text-decoration: none;
	color: #936F24;
	font-size: 14px;
	margin: 0px 0px 3px 4px;
	padding: 0px 0px 0px 14px;
	display: block;
	background: url(../img/bullets.gif) no-repeat left 4px;


}
a.link4:hover {
	text-decoration: underline;
}



#conteudo #conteudoglobal #conteudotextos #divp .fonte p {
	margin-bottom: 15px;
}
#conteudo #conteudoglobal #conteudotextos #divp .disclaimer {
	font-style: italic;
	font-size: 12px;
}
a:link, a:visited {
	color: #936F24;
}

a:hover {
	text-decoration:none;
}
label {
	display: block;
	font-weight: bold;
	margin-bottom: 2px;
	cursor: pointer;
}
input, textarea {
	display: block;
	margin-top: 3px;
	margin-bottom: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
#conteudo #conteudoglobal #menulateral #endereco {
	line-height: 18px;
	padding: 20px;
}
#conteudo #conteudoglobal #conteudotextos #divp #form1 .form {
	margin-top: 0px;
	margin-bottom: 0px;
}
#conteudo #conteudoglobal #conteudotextos #divp #form1 .form #button {
	font-weight: bold;
	color: #936F24;
}
.linknews {
	color:#000000;
}
.cv {
	display:block;
	font-weight:normal;
	color:#333333;
}
#menulateralhome {
	background: url(../img/menu_index.jpg) no-repeat center top;
	width: 287px;
	float: right;
	margin-right: 2px;
	clear: both;
}
#menulateralhome a {
	text-decoration: none;
	font-weight: bold;
	color: #936F24;
	font-size: 0.9em;
}

#menulateralhome li {
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C6C5C2;
}
#menulateralhome ul {
	margin: 0px;
	padding: 20px;
	list-style: none;
}
#menulateralhome a:hover {
	text-decoration: underline;
}
#conteudo #conteudoglobal #newshome {
	padding:15px;
	background: url(../img/bg_noticias_home.jpg) no-repeat center top;
}
#conteudo #conteudoglobal #newshome table {
	padding: 4px;
}
#conteudo #conteudoglobal #newshome  ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#conteudo #conteudoglobal #newshome  li {
	margin: 0px 0px 10px;
	padding: 0px;
	background: url(../img/titulos/ponto.gif) no-repeat left 6px;
	line-height: 160%;
}
#rodape a{
color:#000000;
text-decoration:none;
}
#rodape a:hover{
text-decoration:underline;
}

table li{
	margin-top:10px;
}

.menumenor {
	background: url(../img/bg-menu-menor.png) no-repeat center top;
}

.icones {
	background: url(../img/titulos/ponto.gif) no-repeat left 4px;
	padding-left: 18px;
}
.boxatuacao {
height:296px;
}
*html .boxatuacao {
height:322px;
}
+html .boxatuacao {
height:322px;
}

.diranti {
height:130px;
}

*html .diranti{
height:145px;
}


+html .diranti {
height:145px;
}

.fusoeseaquisicoes{
height:403px;
}
*html .fusoeseaquisicoes{
height:408px;
}
+html .fusoeseaquisicoes{
height:408px;
}
.acoesind{
height:150px;
}
*html .acoesind{
height:165px;
}
+html .acoesind{
height:165px;
}

*html #conteudo #conteudoglobal #menulateral ul {
	margin: 0px;
	padding: 19px;
	list-style: none;
}

+html #conteudo #conteudoglobal #menulateral ul {
	margin: 0px;
	padding: 19px;
	list-style: none;
}

.regulacao{
height:194px;
}
*html .regulacao{
height:216px;
}
+html .regulacao{
height:216px;
}




.concdesleal{
height:150px;
}

*html .concdesleal{
height:172px;
}

+html .concdesleal{
height:172px;
}


.litiginter{
height:260px;
}

*html .litiginter{
height:303px;
}

+html .litiginter{
height:303px;
}


*html #rodape ul {
	margin: 0px auto;
	padding: 15px 0px;
	list-style: none;
	width: 778px;
	border-top: 1px solid #838383;
}
*html #rodape li {
	color: #333333;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	display: inline;
	margin-right: 0px;
	border-right: 1px solid #838383;
	padding-right: 2px;
	padding-left: 5px;
}
+html #rodape ul {
	margin: 0px auto;
	padding: 15px 0px;
	list-style: none;
	width: 778px;
	border-top: 1px solid #838383;
}
+html #rodape li {
	color: #333333;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	display: inline;
	margin-right: 0px;
	border-right: 1px solid #838383;
	padding-right: 2px;
	padding-left: 5px;
}



.oescritorio{
	background: #C4BC91;
	height:195px;
}

*html .oescritorio{
height:194px;
}

+html .oescritorio{
height:194px;
}



.inteljur{
height:130px;
}

*html .inteljur{
height:145px;
}

+html .inteljur{
height:145px;
}



.planejconc{
height:150px;
}

*html .planejconc{
height:155px;
}

+html .planejconc{
height:155px;
}



.anticompetitive{
height:130px;
}

*html .anticompetitive{
height:145px;
}

+html .anticompetitive{
height:145px;
}




.negbrch{
height:238px;
}

*html .negbrch{
height:260px;
}

+html .negbrch{
height:260px;
}


#msgsrodape {
	background: #F5F5F5;
	font-weight: bold;
	color: #B2B2B2;
	font-size: 1.6em;
	padding: 35px;
	display: block;
	margin: 0px;
	text-align:center;
	margin-top:8px;
	margin-bottom:0px;
	clear:both;
}
.titulostd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 1.5em;
}
sup {
	font-size:0.5em;
	font-weight:normal;
}

#ad p {
	background: url(../img/titulos/ponto.gif) no-repeat left 4px;
	padding-left: 18px;
}
.titulopdf {
	color: #74561A;
	background: url(../img/ponto.gif) no-repeat left 4px;
	font-size: 14px;
	padding-left: 12px;
}