/*Novo Header*/
	
	.header_oi * {
		margin: 0;
		padding: 0;
		z-index: 1;
		font-family: Verdana, Tahoma, Arial, sans-serif;
	}
	.header_oi UL,OL,DL {list-style:none;}

	.header_oi A {text-decoration: none;}
	.header_oi A:hover {text-decoration: underline;}
	
	/* HDR */
	.header_oi {
		width: 100%;
		text-align: center;
		position: relative;
		background: url(../img_novas/bg-header-01.png) repeat-x;
	}
		.header_oi.btob{ background: url(../img_novas_bb/bg-header-01.png) repeat-x; }
		.header_oi.menu{ background: none; }
		
	.header_oi .estado {
		top: 0;
		left: 0;
		z-index: 2;
		width: 100%;
		height: 34px;
		position: absolute;
		background: url(../img_novas/bg-faixa-estado-01.png) repeat-x;
	}
	.header_oi.btob .estado{ background: url(../img_novas_bb/bg-faixa-estado-01.png) repeat-x; }
	
	.header_oi .estado .pos-estado {
		width: 900px;
		height: 34px;
		text-align: left;
		position: relative;
		margin: 0 auto;
	}
	
	.header_oi .estado .pos-estado STRONG {
		width: 200px;
		height: 15px;
		color: #512f7c;
		font-size: 10px;
		line-height: 15px;
		margin: 9px 10px 0 0;
		display: inline-block;
		background: url(../img_novas/ut-sep-vert-01.png) no-repeat right 0;
	}
		
	
	.header_oi .estado .pos-estado DIV {
		top: 5px;
		right: 0;
		z-index: 2;
		width: auto;
		height: auto;
		position: absolute;
	}
	
	.header_oi .estado .pos-estado DIV A{
		color: #fff;
		font-size: 10px;
		line-height: 15px;
	}
		.header_oi.btob .estado .pos-estado DIV A{
			color: #96896e;
		}
	
	.header_oi .estado .pos-estado .sep {
		width: auto;
		display: inline-block;
		padding-left: 12px;
		margin-left: 5px;
		background: url(../img_novas/ut-sep-vert-01.png) no-repeat;
	}
	
	.header_oi .pos-menu {
		width: 900px;
		height: 34px;
		margin: 0 auto;
		text-align: left;
		padding-top: 30px;
	}
		.header_oi .pos-menu.sub{ padding: 0px 0px 10px 0px; }
	
	.header_oi .menu-master {
		width: 100%;
		height: 55px;
	}
	
	.header_oi .menu-master LI {
		float: left;
		width: 180px;
		height: 55px;
		position: relative;
	}
	
	.header_oi .menu-master LI STRONG {
		width: 178px;
		height: 39px;
		display: block;
		margin-left: 2px;
		background: #4c4573;
	}
		.header_oi.btob .menu-master LI STRONG {
			background: #96896e;
		}
		
	.header_oi .menu-master LI A {
		top: 0;
		left: 0;
		z-index: 2;
		width: 178px;
		height: 37px;
		position: absolute;
		background: #6f62b2 url(../img_novas/mn-master.gif) no-repeat;
	}
	.header_oi.btob .menu-master LI A {background: #cebc9a url(../img_novas_bb/mn-master.gif) no-repeat;}
	.header_oi .menu-master LI A:hover {background-color: #685ca7;}
	.header_oi.btob .menu-master LI A:hover {background-color: cebc9a;}
	
	.header_oi .menu-master LI.m01 A {background-position: 0 11px;}
	.header_oi .menu-master LI.m02 A {background-position: -180px 11px;}
	.header_oi .menu-master LI.m03 A {background-position: -360px 11px;}
	.header_oi .menu-master LI.m04 A {background-position: -540px 11px;}
	.header_oi .menu-master LI.m05 A {background-position: -720px 11px;}
	
	.header_oi .menu-master LI.m01ativo A,
	.header_oi .menu-master LI.m01ativo A:hover,
	.header_oi .menu-master LI.m02ativo A,
	.header_oi .menu-master LI.m02ativo A:hover,
	.header_oi .menu-master LI.m03ativo A,
	.header_oi .menu-master LI.m03ativo A:hover,
	.header_oi .menu-master LI.m04ativo A,
	.header_oi .menu-master LI.m04ativo A:hover,
	.header_oi .menu-master LI.m05ativo A,
	.header_oi .menu-master LI.m05ativo A:hover {
		z-index: 1;
		height: 55px;
		display: block;
		position: relative;
		background-color: #fff;
		cursor: default;
	}
	.header_oi .menu-master LI.m01ativo A,
	.header_oi .menu-master LI.m01ativo A:hover {background-position: 0 -18px;}
	.header_oi .menu-master LI.m02ativo A,
	.header_oi .menu-master LI.m02ativo A:hover {background-position: -180px -18px;}
	.header_oi .menu-master LI.m03ativo A,
	.header_oi .menu-master LI.m03ativo A:hover {background-position: -360px -18px;}
	.header_oi .menu-master LI.m04ativo A,
	.header_oi .menu-master LI.m04ativo A:hover {background-position: -540px -18px;}
	.header_oi .menu-master LI.m05ativo A,
	.header_oi .menu-master LI.m05ativo A:hover {background-position: -720px -18px;}

	.header_oi .menu-master LI.m01ativo STRONG,
	.header_oi .menu-master LI.m02ativo STRONG,
	.header_oi .menu-master LI.m03ativo STRONG,
	.header_oi .menu-master LI.m04ativo STRONG,
	.header_oi .menu-master LI.m05ativo STRONG {
		top: 10px;
		left: 50%;
		z-index: 2;
		width: 22px;
		height: 23px;
		margin-left: -11px;
		position: absolute;
		background: transparent url(../img_novas/img-logo-oi-mini.gif) no-repeat;
	}

	.header_oi.btob .menu-master LI.m01ativo STRONG,
	.header_oi.btob .menu-master LI.m02ativo STRONG,
	.header_oi.btob .menu-master LI.m03ativo STRONG,
	.header_oi.btob .menu-master LI.m04ativo STRONG,
	.header_oi.btob .menu-master LI.m05ativo STRONG {background: transparent url(../img_novas_bb/img-logo-oi-mini.gif) no-repeat;}
	
	.header_oi .menu-submaster {
		width: 100%;
		height: 30px;
		margin-top: 20px;
	}
	
	.header_oi .menu-submaster LI {
		float: left;
		width: auto;
		height: 28px;
		border-top: 1px solid #d2d2d2;
		border-bottom: 1px solid #d2d2d2;
	}
	.header_oi .menu-submaster LI.spc-r {margin-right: 7px;}
	.header_oi .menu-submaster LI.bord-l {border-left: 1px solid #d2d2d2;}
	.header_oi .menu-submaster LI.bord-r {border-right: 1px solid #d2d2d2;}
	
	.header_oi .menu-submaster LI A {
		float: left;
		width: auto;
		height: 28px;
		padding: 0 26px;
		position: relative;
		background: url(../img_novas/bg-mn-sm.png) repeat-x;
	}
	
	.sobre_oi .menu-submaster LI A {
		padding: 0 43px;
	}
	
	.b2b .menu-submaster LI A {
		padding: 0 14px;
	}
	
	.b2b-r2 .menu-submaster LI A {
		padding: 0 21px;
	}
	
	.b2b-grandes .menu-submaster LI A {
		padding: 0 18px;
	}
	
	.b2b-outras .menu-submaster LI A {
		padding: 0 57px;
	}
	
	.header_oi .menu-submaster LI A STRONG {
		width: auto;
		height: 28px;
		display: block;
		cursor: pointer;
	}
	.header_oi .menu-submaster LI A EM {
		left: 0;
		top: 6px;
		width: 2px;
		z-index: 2;
		height: 16px;
		position: absolute;
		background: url(../img_novas/ut-sep-vert-01.png);
	}
	
	.header_oi .menu-submaster LI.m01 A STRONG {
		width: 38px;
		background: url(../img_novas/mn-sm-fixo.gif);
	}
	.header_oi .menu-submaster LI.m02 A STRONG {
		width: 51px;
		background: url(../img_novas/mn-sm-movel.gif);
	}
	.header_oi .menu-submaster LI.m03 A STRONG {
		width: 48px;
		background: url(../img_novas/mn-sm-velox.gif);
	}
	.header_oi .menu-submaster LI.m04 A STRONG {
		width: 68px;
		background: url(../img_novas/mn-sm-internet.gif);
	}
	.header_oi .menu-submaster LI.m05 A STRONG {
		width: 27px;
		background: url(../img_novas/mn-sm-tv.gif);
	}
	.header_oi .menu-submaster LI.m06 A STRONG {
		width: 13px;
		background: url(../img_novas/mn-sm-31.gif);
	}
	.header_oi .menu-submaster LI.m07 A STRONG {
		width: 50px;
		background: url(../img_novas/mn-sm-paggo.gif);
	}
	.header_oi .menu-submaster LI.m08 A STRONG {
		width: 19px;
		background: url(../img_novas/mn-sm-102.gif);
	}
	.header_oi .menu-submaster LI.m09 A STRONG {
		width: 85px;
		background: url(../img_novas/mn-sm-conta-total.gif);
	}
	
	.header_oi .menu-submaster LI.m10 A {padding: 0 22px;}
	.header_oi .menu-submaster LI.m10 A STRONG {
		width: 49px;
		background: url(../img_novas/mn-sm-minha.gif);
	}
	
	.header_oi .menu-submaster LI.m11 A STRONG {
		width: 65px;
		background: url(../img_novas/mn-mm-velox-3g.gif);
	}
	
	.header_oi .menu-submaster LI.m12 A {padding: 0 19px;}
	.header_oi .menu-submaster LI.m12 A STRONG {
		width: 76px;
		background: url(../img_novas/mn-sm-atendimento.gif);
	}
	
	.header_oi .menu-submaster LI.m13 A STRONG {
		width: 13px;
		background: url(../img_novas/mn-sm-14.gif);
	}
	
	.header_oi .menu-submaster LI.m14 A STRONG {
		width: 51px;
		background: url(../img_novas/mn-sm-empresa.gif);
	}
	
	.header_oi .menu-submaster LI.m15 A STRONG {
		width: 76px;
		background: url(../img_novas/mn-sm-investidores.gif);
	}

	.header_oi .menu-submaster LI.m16 A STRONG {
		width: 57px;
		background: url(../img_novas/mn-sm-investors.gif);
	}
	
	.header_oi .menu-submaster LI.m17 A STRONG {
		width: 56px;
		background: url(../img_novas/mn-sm-oifuturo.gif);
	}
	
	.header_oi .menu-submaster LI.m18 A STRONG {
		width: 103px;
		background: url(../img_novas/mn-sm-saladeimprensa.gif);
	}
	
	.header_oi .menu-submaster LI.m19 A STRONG {
		width: 36px;
		background: url(../img_novas/mn-sm-gente.gif);
	}
	
	.header_oi .menu-submaster LI.m20 A STRONG {
		width: 28px;
		background: url(../img_novas/mn-sm-rede.gif);
	}
	
	.header_oi .menu-submaster LI.m21 A STRONG {
		width: 21px;
		background: url(../img_novas/mn-sm-voz.gif);
	}

	.header_oi .menu-submaster LI.m22 A STRONG {
		width: 66px;
		background: url(../img_novas/mn-sm-mobilidade.gif);
	}
	
	.header_oi .menu-submaster LI.m23 A STRONG {
		width: 95px;
		background: url(../img_novas/mn-sm-longadistancia.gif);
	}
	
	.header_oi .menu-submaster LI.m24 A STRONG {
		width: 73px;
		background: url(../img_novas/mn-sm-bandalarga.gif);
	}
	
	.header_oi .menu-submaster LI.m25 A STRONG {
		width: 36px;
		background: url(../img_novas/mn-sm-dados.gif);
	}
	
	.header_oi .menu-submaster LI.m26 A STRONG {
		width: 56px;
		background: url(../img_novas/mn-sm-solucoes.gif);
	}
	
	.header_oi .menu-submaster LI.m27 A STRONG {
		width: 50px;
		background: url(../img_novas/mn-sm-oipaggo.gif);
	}
	
	.header_oi .menu-submaster LI.m28 A STRONG {
		width: 76px;
		background: url(../img_novas/mn-sm-atendimento-b2b.gif);
	}
	
	.header_oi .menu-submaster LI.m29 A STRONG {
		width: 115px;
		background: url(../img_novas/mn-sm-portalcorporativo.gif);
	}
	
	.header_oi .menu-submaster LI.m30 A STRONG {
		width: 84px;
		background: url(../img_novas/mn-sm-telefoniafixa.gif);
	}
	
	.header_oi .menu-submaster LI.m31 A STRONG {
		width: 97px;
		background: url(../img_novas/mn-sm-telefoniamovel.gif);
	}
	
	.header_oi .menu-submaster LI.m32 A STRONG {
		width: 54px;
		background: url(../img_novas/mn-sm-dddeddi.gif);
	}
	
	.header_oi .menu-submaster LI.m33 A STRONG {
		width: 172px;
		background: url(../img_novas/mn-sm-internetdadosedatacenter.gif);
	}
	
	.header_oi .menu-submaster LI.m34 A STRONG {
		width: 63px;
		background: url(../img_novas/mn-sm-102online.gif);
	}
	
	.header_oi .menu-submaster LI.m35 A STRONG {
		width: 52px;
		background: url(../img_novas/mn-sm-servicos.gif);
	}
	
	.header_oi .menu-submaster LI.m36 A STRONG {
		width: 57px;
		background: url(../img_novas/mn-sm-produtos.gif);
	}
	
	.header_oi .menu-submaster LI.bt-compra-01 {border-color: #d72f08;}
	.header_oi .menu-submaster LI.bt-compra-01 A {
		padding: 0;
		width: 109px;
		background: url(../img_novas/bt-compra-rapida-01.png);
	}
	.header_oi .menu-submaster LI.bt-compra-01 A STRONG {display:none;}
	
	.header_oi .menu-submaster LI A:hover,
	.header_oi .menu-submaster LI.ativo A STRONG,
	.header_oi .menu-submaster LI A:hover STRONG {background-position: 0 -28px;}
	/* TXT-INDNT/OVRFLW */
	.header_oi .menu-master LI A,
	.header_oi .menu-master LI STRONG,
	.header_oi .menu-submaster LI A STRONG,
	.header_oi .menu-submaster LI A EM {text-indent: -9999px;overflow: hidden;}
	/* //TXT-INDNT/OVRFLW */
	
	/* CFG BTs */
	.header_oi .bt-01 {
		width: auto;
		color: #fff;
		height: 15px;
		font-size: 10px;
		line-height: 15px;
		padding-left: 18px;
		font-weight: bolder;
		display: inline-block;
	}
		.header_oi.btob .bt-01 {
			color: #5b3eb3;
		}
	/* //C. BTs */
	
	/* BGs */
		/* > Setas */
		.header_oi .seta-01 {background: url(../img_novas/css-sprites-vertical-01.gif) no-repeat 0 -4px;}
		.header_oi.btob .seta-01 {background: url(../img_novas_bb/css-sprites-vertical-01.gif) no-repeat 0 -4px;}
		/* //Setas */
	/* //BGs */
	
	/*Novo Header*/
	
	
	/*Novo Menu Triangulo mineiro*/
	#menu_cinza a { text-decoration:none; }
	#menu_cinza { list-style-type:none; margin:0; padding:0; }
	#menu_cinza li { float:left;}
	#menu_cinza li .movel { background:url(../img_novas/bt_movel.jpg) bottom no-repeat; display:block; width:130px; height:30px;}
	#menu_cinza li .movel:HOVER { background:url(../img_novas/bt_movel.jpg) top no-repeat;display:block; width:130px; height:30px;}
	#menu_cinza li .internet { background:url(../img_novas/bt_internet.jpg) bottom no-repeat; display:block; width:130px; height:30px;}
	#menu_cinza li .internet:HOVER { background:url(../img_novas/bt_internet.jpg) top no-repeat;display:block; width:130px; height:30px;}
	#menu_cinza li .oitv { background:url(../img_novas/bt_oitv.jpg) bottom no-repeat; display:block; width:135px; height:30px;}
	#menu_cinza li .oitv:HOVER { background:url(../img_novas/bt_oitv.jpg) top no-repeat;display:block; width:135px; height:30px;}
	#menu_cinza li .number { background:url(../img_novas/bt_31.jpg) bottom no-repeat; display:block; width:125px; height:30px;}
	#menu_cinza li .number:HOVER { background:url(../img_novas/bt_31.jpg) top no-repeat;display:block; width:125px; height:30px;}
	#menu_cinza li .oipaggo { background:url(../img_novas/bt_oipaggo.jpg) bottom no-repeat; display:block; width:135px; height:30px;}
	#menu_cinza li .oipaggo:HOVER { background:url(../img_novas/bt_oipaggo.jpg) top no-repeat;display:block; width:135px; height:30px;}
	#menu_cinza li .number2 { background:url(../img_novas/bt_102.jpg) bottom no-repeat; display:block; width:130px; height:30px;}
	#menu_cinza li .number2:HOVER { background:url(../img_novas/bt_102.jpg) top no-repeat;display:block; width:130px; height:30px;}
	#menu_cinza li .atendimento { background:url(../img_novas/bt_atendimento.jpg) bottom no-repeat; display:block; width:115px; height:30px;}
	#menu_cinza li .atendimento:HOVER { background:url(../img_novas/bt_atendimento.jpg) top no-repeat;display:block; width:115px; height:30px;}
	/*Novo Menu*/
	
	/*
	.breadcrumb,
	.breadcrumb *,
	#menuPrincipal,
	#barra,
	.rodapeNovaoi,
	.rodapeNovaoi *,
	.header_oi{
		display:none !important;
	}
	body, html{
		background:none !important;
	}*/
