@charset "utf-8";
html{height:100%}
body {
	background-color: #1081D1;
	background-image: url(imagens/bgfull_body.png);
	background-repeat: no-repeat;
	margin: 0;
}

img {
	border: none;
}

#conteiner {
	width: 923px;
	margin: 0 auto 0 auto;
	background: url(imagens/bgBranco.png) repeat-y;
	background-repeat: repeat-y;
	padding-bottom: 5px;
}
.tit_data_noticia {
	font-family: Verdana;
	font-size: 10px;
	color: #05375A;
	font-weight: bold;
}
.desc_txt_noticia {
	font-family: Arial;
	font-size: 11px;
}

#conteiner #pag_home #topo {
	height: 288px;
	width: 901px;
	margin: 0 auto 0 auto;
}

#conteiner #pag_home #main {
	width: 880px;
	margin: 0 auto 0 auto;
}
.bt_intra_entrar {
	font-size: 12px;
}

#conteiner #pag_home #main #cx_extra1 {
	float: left;
	height: 249px;
	width: 276px;
}
#conteiner #pag_home #main #cx_extra2 {
	background-image: url(imagens/cx_extra2.gif);
	background-repeat: no-repeat;
	height: 249px;
	width: 276px;
	float: left;
}



#conteiner #pag_home #main #cx_empresa {
	height: 299px;
	width: 592px;
	background-image: url(imagens/cx_empresa.gif);
	background-repeat: no-repeat;
}
#conteiner #pag_home #main #cx_newsletter {
	float: left;
	height: 129px;
	width: 304px;
	background-image: url(imagens/cx_intranet.jpg);
	background-repeat: no-repeat;
}
#conteiner #pag_home #main #cx_webmail {
	float: left;
	height: 110px;
	width: 304px;
	margin: 10px 0;
}


#conteiner #pag_home #main #cx_noticia {
	height: 299px;
	width: 276px;
	background-image: url(imagens/cx_noticias.gif);
	background-repeat: no-repeat;
}
.tit_home_cxEmpresa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.txt_home_cxEmpesa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tit_home_cxExtra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #04A2C7;
}
.txt_home_cxExtra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
}
#conteiner #pag_produtos #topo {
	height: 288px;
	width: 901px;
	margin: 0 auto 0 auto;
}
#conteiner #pag_produtos #main {
	width: 878px;
	margin: 0 auto 0 auto;
}

/* MENU */
#conteiner #pag_produtos #main #cx_empresas {
	width: 220px;
}

/* SUBMENU TOPO */
#conteiner #pag_produtos #main #cx_submenu_topo {
	height: 7px;
	width: 211px;
	margin-left: 8px;
}
/* SUBMENU LOGO */
#conteiner #pag_produtos #main #div_area_logo {
	width: 211px;
	margin-left: 8px;
	text-align:center;
	border-bottom: solid 1px #B9B9B9;
}
/* SUBMENU MEIO */
#conteiner #pag_produtos #main #cx_subEmpresas {
	width: 211px;
	margin-left: 8px;
	padding-top: 10px;
}
/* SUBMENU BAIXO */
#conteiner #pag_produtos #main #cx_submenu_baixo {
	height: 7px;
	width: 211px;
	margin-left: 8px;
}

#conteiner #pag_produtos #main #cx_detalhe {
	height: 533px;
	width: 432px;
	margin-left: 8px;
}

#conteiner #pag_produtos #main #cx_empresas #divMenu {
	position: relative;
	top: 8px;
	width: 190px;
	margin-bottom: 8px;
}

#conteiner #pag_produtos #main #cx_empresas #divMenu .menu {
	display: block;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color: #05375A;
	line-height: 22px;
	margin-left: 20px;
}
#conteiner #pag_produtos #main #cx_empresas #divMenu .menu:hover {
	color: #666;
	background-color: #FFF;
	text-decoration: none;
}

#conteiner #pag_produtos #main #cx_subEmpresas .subMenu {
	margin-left: 20px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 22px;
	display: block;
	text-decoration: none;
}
#conteiner #pag_produtos #main #cx_subEmpresas .subMenu:hover {
	text-decoration: none;
	background-color: #F5F5F5;
}

#conteiner #pag_produtos #main #cx_subEmpresas .subsubMenu {
	margin-left: 30px;
	font-family: Arial;
	font-size: 10px;
	color: #006699;
	line-height: 16px;
	display: block;
	text-decoration: none;
}
#conteiner #pag_produtos #main #cx_subEmpresas .subsubMenu:hover {
	text-decoration: none;
	background-color: #F5F5F5;
}

#conteiner #pag_produtos #main #cx_subEmpresas .subMenu2 {
	margin-left: 20px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 22px;
	display: block;
	text-decoration: none;
}

#conteiner #pag_produtos #main #cx_detalhe .titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#conteiner #pag_produtos #main #cx_detalhe .tit_detalhe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #066F9A;
}
#conteiner #pag_produtos #main #cx_detalhe .txt_descricao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	line-height: 19px;
}
#conteiner #pag_produtos #main #cx_form_contato {
	height: 533px;
	width: 878px;
	background-color: #E6E6E6;
	background-image: url(imagens/fundo_form_contato.gif);
	background-repeat: no-repeat;
}
.txt_contato_formLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inputs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#conteiner #pag_produtos #main #cx_page_empresa {
	width: 836px;
	border-left: solid 1px #BDBDBD;
	border-right: solid 1px #BDBDBD;
	padding:20px 20px 0 20px;
	display: block;
}
#conteiner #pag_produtos #main #titbotom {
	background-image: url(imagens/titbotom_page_empresa.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 878px;
}

.txt_contato_end {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #6F6F6F;
}
.txt_empresa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	text-align: justify;
}
#conteiner #pag_produtos #main #tittop {
	background-image: url(imagens/tittop_page_empresa.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 878px;
}

#cx_noticia_topo{
	background:url(imagens/cx_noticia_topo.gif) no-repeat;
	width:878px;
	height:7px;
}
#cx_noticia_meio{
	background:url(imagens/cx_noticia_meio.gif) repeat-y;
	width:878px;
}
#cx_noticia_baixo{
	background:url(imagens/cx_noticia_baixo.gif) no-repeat;
	width:878px;
	height:7px;
}
.cx_menu_noticia{
	background:url(imagens/bg_menu_noticia.png) repeat-x;
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 12px;
	width:228px;
	height:73px;
	border-left: solid 1px #B3B3B3;
	border-right: solid 1px #B3B3B3;
	border-botton: solid 1px #FFF;
}

.tit_menu_noticia{
	font-family: Verdana;
	font-size: 10px;
	color: #05375A;
	font-weight: bold;
	text-decoration: none;
}
.cham_menu_noticia{
	margin-top:6px;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.tit_noticia{
	margin-right: 23px;
	position: relative;
	top: 12px;
	left: 23px;
	font-family: Verdana;
	font-size: 10px;
	color: #05375A;
	font-weight: bold;
	text-decoration: none;
}

.font_mais_menos{
	float:right;
	margin-top:6px;
	margin-right:22px;
	font-family: Verdana;
	font-size: 10px;
	color: #05375A;
	font-weight: bold;
	text-decoration: none;
}

#conteudo_noticia{
	margin:24px 22px 22px 24px;
	font-family: Arial;
	font-size: 11px;
	color: #808080;
}

.link_menu_noticia{
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.link_menu_noticia:hover{
	text-decoration:underline;
}
	
.prod_introducao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
}
.inp_login{
	width: 106px;
	height: 15px;
	font-size: 10px;
	border: solid 1px #FFFFFF;
	padding:0;
}
#conteiner #pag_produtos #main #cx_empresas #divMenu .menu_titulo_cat {
	display: block;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #05375A;
	margin-left: 20px;
	margin-top: 4px;
}
