/* Links menu superior */
.linkHome, .linkHome_over {
	background:url('/images/menusuperior/bt_home.gif'); 
	width:42px; 
	height:15px; 
	display:block;
}
.linkHome_over {
	background:url('/images/menusuperior/bt_home_over.gif'); 
}
.linkContato, .linkContato_over {
	background:url('/images/menusuperior/bt_contato.gif'); 
	width:54px; 
	height:15px; 
	display:block;
}
.linkContato_over {
	background:url('/images/menusuperior/bt_contato_over.gif'); 
}
.linkMapa, .linkMapa_over {
	background:url('/images/menusuperior/bt_mapa_site.gif'); 
	width:73px; 
	height:15px; 
	display:block;
}
.linkMapa_over {
	background:url('/images/menusuperior/bt_mapa_site_over.gif'); 
}

/* Links menu superior */
.linkDotnews, .linkDotnews_over {
	background:url('/images/menulateral/bt_adotnews_A.gif'); 
	width:218px; 
	height:25px; 
	display:block;
}
.linkDotnews:hover, .linkDotnews_over {
	background:url('/images/menulateral/bt_adotnews_B.gif');
}
.linkAtuacao, .linkAtuacao_over {
	background:url('/images/menulateral/bt_areas_atuacao_A.gif'); 
	width:218px; 
	height:26px; 
	display:block;
}
.linkAtuacao:hover, .linkAtuacao_over {
	background:url('/images/menulateral/bt_areas_atuacao_B.gif');
}
.linkMidia_Instit, .linkMidia_Instit_over {
	background:url('/images/menulateral/bt_midia_instit_A.gif'); 
	width:218px; 
	height:26px; 
	display:block;
}
.linkMidia_Instit:hover, .linkMidia_Instit_over {
	background:url('/images/menulateral/bt_midia_instit_B.gif');
}

.linkImprensa, .linkImprensa_over {
	background:url('/images/menulateral/bt_sala_impresa_A.gif'); 
	width:218px; 
	height:26px; 
	display:block;
}
.linkImprensa:hover, .linkImprensa_over {
	background:url('/images/menulateral/bt_sala_impresa_B.gif');
}


.linkClientes, .linkClientes_over {
	background:url('/images/menulateral/bt_clientes_A.gif'); 
	width:218px; 
	height:26px; 
	display:block;
}
.linkClientes:hover, .linkClientes_over {
	background:url('/images/menulateral/bt_clientes_B.gif');
}


/* fontes corridas do texto */
.linkPaginacao,  .linkPaginacao A{
	font-family:Trebuchet MS;
	font-size:11px;
	color: #999;
	text-decoration:none;
}
A {
	font:10px verdana;
	color:#000;
}
.txt_top {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #777575;
}
.txt_home {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #8e9296;
	line-height:15px;
}
.txt_corrido {
	font-family: Trebuchet MS;
	font-size: 11px;
	text-align:justify;
	color: #8e9296;
	line-height:13px;
}
.txt_confirm {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight:bold;
	color: #8e9296;
	line-height:13px;
}
.txt_form {
	font-family: Trebuchet MS;
	font-size: 11px;
	text-align:right;
	font-weight:bold;
	color: #8e9296;
	line-height:13px;
}
.txt_olho_materia {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #4b4a4a;
	line-height:13px;
}
.txt_legenda {
	font-family: Trebuchet MS;
	font-size: 10px;
	text-align:justify;
	color: #8e9296;
	line-height:13px;
}
.txt_olhotexto {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #8e9296;
	text-align:justify;
	font-weight:bold;
	line-height:11px;
}
.txt_rodape {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #FFFFFF;
	line-height:11px;
}
/* titulos */

.tit {
	font-family: Arial;
	font-size: 28px;
	color: #e47f00;
	font-weight:bold;
}
.sbtit {
	font-family: Arial;
	font-size: 20px;
	color: #e47f00;
	font-weight:bold;
	padding-bottom:20px;
}
.sbtitclientes {
	font-family: Arial;
	font-size: 13px;
	color: #e47f00;
	font-weight:bold;
}
.sbtitmaterias {
	font-family: Arial;
	font-size: 17px;
	color: #e47f00;
	font-weight:bold;
}

/* novidades  */

.txt_tit_novidade {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #8e9296;
	font-weight:bold;
	line-height:11px;
}
.txt_data_novidade {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #e47f00;
	font-weight:bold;
	line-height:11px;
}

/* notícias - clipping*/

.txt_tit_noticia {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #e47f00;
	font-weight:bold;
	line-height:11px;
}
.txt_olho_noticia {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #e47f00;
	line-height:14px;
}
.txt_empresa_noticia {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #5a5c5f;
	font-weight:bold;
	line-height:14px;
}
.txt_data_noticia {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #e47f00;
	line-height:14px;
}

.link_clientes
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #e47f00;
	line-height:14px;
	text-align:right;
	text-decoration:none;
	font-weight:bold;
}

/* releases interno */

.txt_tit_release {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #e47f00;
	text-align:justify;
	font-weight:bold;
	line-height:17px;
}
.txt_olho_release {
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align:justify;
	color: #e47f00;
	line-height:12px;
}
.txt_empresa_release {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #5a5c5f;
	font-weight:bold;
	line-height:14px;
}
.txt_data_release {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #e47f00;
	line-height:14px;
}

/* links  */

.link_home {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color: #e47f00;
}
.link_home:hover{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
	color: #e47f00;
}
.link_rodape {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	color: #ffffff;
}
.link_rodape:hover{
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight:bold;
	text-decoration:underline;
	color: #ffffff;
}
.link_menu {
	font-family: Trebuchet MS;
	font-size: 10px;
	text-decoration:none;
	line-height:11px;
	color: #ffffff;
}
.link_menu:hover{
	font-family: Trebuchet MS;
	font-size: 10px;
	line-height:11px;
	text-decoration:underline;
	color: #ffffff;
}


/* campos  */

.campo {
	font: 8pt Trebuchet MS;
	color: #d44400;
	border: 0px;
	height: 13px;
	background-color:#efefef;
}
.campotxt {
	font: 8pt Trebuchet MS;
	color: #d44400;
	border: 0px;
	background-color:#efefef;
}


BODY {
	background-color: #F3F3F3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
FORM, IMG {
	padding:0;
	margin:0;
}

.boxSearch 
{
	background:#f9f9f9;
	margin:10px 15px 10px 15px; 
	padding:7px 7px 7px 7px;	
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #8e9296;
}
