#header {
	height: 123px;
	margin: 0 auto;
	position: relative;
	overflow: visible;
	width: 960px;
	/*
	sobrepõe as popUpAlert
	z-index: 9999;
	*/
}

#header img, #header iframe {
	border: 0;
}

#header .top {
	position: relative;
	height: 50px;
}

#header .top .meu_vivo_busca {
	float: left;
	display: inline;
	width: 441px;
	height: 74px;
}

#header .topo_vivo {
	float: right;
}

#body .meu_vivo_busca {
	background: url(framework/skins/portalvivo/images/img/bg_meu_vivo.png) no-repeat;
}

#header .top .meu_vivo_busca .meu_vivo1 {
	float: left;
	display: inline;
	margin: 30px 0 0 10px;
}

#header .top .meu_vivo_busca .meu_vivo2 {
	float: right;
	display: inline;
	margin: 13px 10px 0 0;
}

#header .top .meu_vivo_busca .text {
	height: 15px;
	margin: 0 5px 5px 0;
	color: #77787b;
	border: 1px solid #d2d3d5;
}

#header .top .meu_vivo_busca .eu_posso {
	width: 185px;
}

#header .top .meu_vivo_busca .ddd {
	width: 40px;
}

#header .top .meu_vivo_busca .seu_celular {
	width: 130px;
}

#header .top .meu_vivo_busca .email,
#header .top .meu_vivo_busca .senha {
	width: 85px;
}

#header .esta_em {
	float: left;
	display: inline;
	margin: 10px 0 0 18px;
}

#header .esta_em select {
	margin-bottom: 10px;
}

#header .top .suporte {
	clear: both;
	margin-bottom: 5px;
	overflow: hidden;
}

#header .top .suporte li {
	float: left;
	display: inline;
	background: url(framework/skins/portalvivo/images/img/ico_arrow.png) 0 4px no-repeat;
}

#header .top .suporte li a {
	display: block;
	margin-right: 4px;
	padding-left: 6px;
	color: #fff;
	font-size: 10px;
	letter-spacing: -.1em;
}

/*
#menu {
	height: 42px;
	margin: 0 auto;
	overflow: visible;
	position: relative;
	width: 960px;
}

	UPDATE LOGO TELEFONICA
	WUNDERMAN - 21/12/2012
*/
#menu {
	height: 42px;
	margin: 0 auto;
	overflow: visible;
	position: relative;
	width: 960px;
}

#sub-menu {
	height: 28px;
	margin: 0 auto 12px;
	overflow: visible;
	position: relative;
	width: 960px;
}
#menu .nav,
#sub-menu ul {
	overflow: hidden;
	z-index: 99;
}

#menu .nav {
	clear: both;
    font-family: "ITCOfficinaSerifBold";
	margin: 0px auto;
	padding: 10px 0 0;
	visibility: hidden;
	width: auto;
}

#menu .nav li,
#sub-menu li {
	float: left;
	display: inline;
    padding: 0;
}

/*#menu .nav li a:hover > .sub_nav,
#menu .nav .selected .sub_nav {
	display: block;
}*/

#sub-menu ul {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: auto;
}

#sub-menu ul li {
	background-image: none;
    padding: 0 5px;
}

#sub-menu ul li a {
    color: #FFFFFF;
    font: 12px Verdana,Arial,Helvetica,sans-serif;
    height: auto;
    padding: 8px 5px;
}

/*#sub-menu ul li a:hover,*/
#sub-menu ul li.selected a {
	background: /*url(framework/skins/portalvivo/images/img/item_select.png)*/ no-repeat center bottom;
	text-decoration: none;
}

#sub-menu ul .last a {
	border-right: 0;
}

/* MENU NIVEL 0 */
#menu .menu_nivel0 {
	margin: 0 auto;
    padding-left: 10px;
}

#header .menu_nivel0 li {
	float: left;
	display: inline;
}

#header .menu_nivel0 li a {
	font-family: "ITCOfficinaSerifBold";
	display: block;
	padding: 10px 15px 12px;
	height: 28px;
	color: #FFFFFF;
	font-size: 14px;
    line-height: 29px;
	text-decoration: none;
	text-align: center;
}

/* sub-menu NIVEL 0 */

#header .menu_nivel0 li:hover ul { display: block; }
#header .menu_nivel0 li li {
	clear: both;
	float: left;
	width: 100%;
}
#header .menu_nivel0 li li a {
	height: auto !important;
	line-height: 28px;
	padding: 2px 15px;
	text-align: left;
}
#header .menu_nivel0 li li.selected a > span,
#header .menu_nivel0 li li a:hover > span {
	text-decoration: underline;
}
#header .menu_nivel0 li li.selected,
#header .menu_nivel0 li li:hover { background: none; }
#header .menu_nivel0 li li.selected > a,
#header .menu_nivel0 li li:hover > a { background: none; }


#header .topo_vivo {
	height: 35px;
	margin: 10px 0 0;
	vertical-align: middle;
}
#header .facebook, #header .meu_vivo, #header .seu_email, #header .seu_email, #header .botao_email, #header .botao_sair {
	line-height: 28px;
	margin-top: 0px !important;
}

#header .topo_vivo div {
	float: left;
	overflow: hidden;
	position: relative;
	width: auto;
}

#header .menu_nivel0 li.selected > a,
#header .menu_nivel0 li:hover > a {
    background: /*url(framework/skins/portalvivo/images/img/item_select.png)*/ no-repeat center bottom;
}

#header .facebook iframe{
	height: 25px !important;
	width: 60px !important;
}

#header .meu_vivo {
	background: none !important;
}
#header .meu_vivo a{
	color: #fff;
	font-family: "ITCOfficinaSerifBold";
	font-size: 16px;
	width: 90px;
	padding-left: 8px;
	padding-top: 2px;
	text-decoration: none;
}

#header .seu_email { margin: 0 5px 0 20px; }
#header .seu_email_logado { width: 220px !important; }
#header .seu_email strong {
	color: #f78500;
	font-family: "ITCOfficinaSerifBold";
	font-size: 16px;
}
#header .seu_email input{
	background: url(framework/skins/portalvivo/images/img/menu_email.png) center center no-repeat;
	border: none;
	color: #7E7E7E;
	font-size: 12px;
	height: 23px;
	padding: 2px 4px;
	width: 130px;
	vertical-align: middle;
	line-height: 23px;
}

#header .acesso{
	color: #fff;
	font-size: 10px;
	border:none;
}

#header .acesso a{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#header .acesso li{
	list-style: none;
}

#header .busca{
	float: right;
    margin: 26px 0 0;
}

#header .busca select{
	font-family: "ITCOfficinaSerifBold";
	color: #6B6B6B;
	background: url(framework/skins/portalvivo/images/img/state.png) center center no-repeat;
	width: 180px;
	padding-left: 30px;
	padding-bottom: 2px;
	height: 32px;
}

#header .botao_sair a {
	color: #fff;
	font-family: "ITCOfficinaSerifBold";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#header .botao_sair a:hover > span { text-decoration: underline; }

/* SENHA */
#box-senha form {
	margin: 0;
	padding: 0;
}
#box-senha .clear {
	clear: both;
}
#box-senha h3, #box-senha .teclado-senha input {
	font-family: "ITCOfficinaSerifBold";
}
#box-senha h3 {
	font-size: 16px;
}
#box-senha a {
	clear: left;
	color: #FFF;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
#box-senha .input-senha {
	margin: 1px auto;
	width: 119px;
}
#box-senha input.senha {
	background: url(framework/skins/portalvivo/images/img/bg-input-senha.png) no-repeat 0 0;
	border: 0;
	height: 19px;
	padding: 2px 4px;
	position: relative;
	width: 111px;
}
#box-senha .teclado-senha {
	float: left;
	/*margin: 0 0 5px;*/
	*margin: 0 0 10px;
	overflow: hidden;
	position: relative;
}

/* PORTAL VIVO */
#header ul, #menu ul, #sub-menu ul { padding: 0; }
.header_geral {
	background: none !important;
}
div.header_geral div.menu {
	height: auto !important;
}

#header .acesso-deslogado {
    padding: 8px 20px;
}

li.linkmenu ul li.caracteristicas {
	font-family: Verdana,sans-serif;
	font-size: 10px;
    padding: 2px 0;
    color: #555555;
}

/*#header .facebook { padding-right: 10px; width: 30px; /* NÃO APAGAR margin: 0 0 -60px 405px; *margin: 0 0 -60px 460px;*//*margin: 0 0 -60px 610px; *margin: 0 0 -60px 660px;}*/
#header .facebook iframe{
	height: 25px !important;
	width: 60px !important;
}
/*#header .googleplus { padding-right: 10px; /* NÃO APAGAR width: 30px; margin: 35px 0 -51px 480px;*//*margin: 35px 0 -51px 690px; margin: 35px 0 -51px 690px\9}*/

#header .facebook, #header .googleplus { float: right; margin: 26px 26px 0 0; }

.busca .select-container {
    font-family: "ITCOfficinaSerifBold";
    font-size: 12px;
}

#header .facebook span {
	height: 26px !important;
	width: 60px !important;
}


/* Novo login-INICIO*/
	#login-novo{ width: 580px; height: 50px; float: right;}
	#login-email{display: block;}
	#login-movel{display: none;}
	.login-email{ width:505px; height: 25px; float: right; margin-top: 5px;}
		
	.icone_menu_vivo{float: left; margin-right: 3px; margin-top:4px;}
	.titulo_meu_vivo{
	font-family:'ITCOfficinaSerifBold';
    font-size:16px;
	font-weight: normal;
	color: #fff;
	float: left;
	margin-right: 6px;
	margin-top:5px;
	}
	
	.input-user{
		display:inline;
		background: url(framework/skins/images/novo_login/input-user.png) top left no-repeat;
		width: 180px; height: 25px;
		padding-left: 7px !important;
		padding-right:0 !important;
		border: none;
		font-size: 11px;
		color: #303030;
		*padding-top:5px;
		float:left;
		margin-right:3px;
	}
	.input-user-alert{
		display:inline;
		background: url(framework/skins/images/novo_login/input-user-alert.png) top left no-repeat;
		width: 180px; height: 25px;
		padding-left: 7px !important;
		padding-right:0 !important;
		border: none;
		font-size: 11px;
		color: #303030;
		*padding-top:5px;
		float:left;
		margin-right:3px;
	}
	
	.input-user-movel-telefone{
		display:inline;
		background: url(framework/skins/images/novo_login/input-user-movel-telefone.png) top left no-repeat;
		width: 135px; height: 25px;
		padding-left: 7px !important;
		padding-right:0 !important;
		border: none;
		font-size: 11px;
		color: #303030;
		*padding-top:5px;
		float:left;
		margin-right:11px;
	}
	
	.input-user-movel-telefone-alert{
		display:inline;
		background: url(framework/skins/images/novo_login/input-user-movel-telefone-alert.png) top left no-repeat;
		width: 135px; height: 25px;
		padding-left: 7px !important;
		padding-right:0 !important;
		border: none;
		font-size: 11px;
		color: #303030;
		*padding-top:5px;
		float:left;
		margin-right:11px;
	}
	
	.input-user-movel-ddd{
		display:inline;
		background: url(framework/skins/images/novo_login/input-user-movel-ddd.png) top left no-repeat;
		width: 30px; height: 25px;
		padding-left: 4px !important;
		padding-right:0 !important;
		border: none;
		font-size: 11px;
		color: #303030;
		*padding-top:5px;
		float:left;
		margin-right:3px;
	}
	
	.input-user-movel-ddd-alert{
		display:inline;
		background: url(framework/skins/images/novo_login/input-user-movel-ddd-alert.png) top left no-repeat;
		width: 30px; height: 25px;
		padding-left: 4px !important;
		padding-right:0 !important;
		border: none;
		font-size: 11px;
		color: #303030;
		*padding-top:5px;
		float:left;
		margin-right:3px;
	}
	
	.input-senha-header{
		display:inline;
		background: url(framework/skins/images/novo_login/input-senha.png) top left no-repeat;
		width: 130px; height: 25px;
		padding-left: 7px !important;
		padding-right:0 !important;
		border: none;
		font-size: 11px;
		color: #303030;
		*padding-top:5px;
		float:left;
		margin-right:3px;
		
	}
	
	.input-senha-header-alert{
		display:inline;
		background: url(framework/skins/images/novo_login/input-senha-alert.png) top left no-repeat;
		width: 130px; height: 25px;
		padding-left: 7px !important;
		padding-right:0 !important;
		border: none;
		font-size: 11px;
		color: #303030;
		*padding-top:5px;
		float:left;
		margin-right:3px;
		
	}
	
	@media \0screen {
	   .input-senha-header{
		 padding-top: 5px;
			}  
	} 

	@media \0screen {
	   .input-user{
		 padding-top: 5px;
			}  
	} 

	@media \0screen {
	   .input-user-movel-ddd{
		 padding-top: 5px;
			}  
	}  	


	@media \0screen {
	   .input-user-movel-telefone{
		 padding-top: 5px;
			}  
	}  	
 	


	.bt-entrar-novo{
		background: url(framework/skins/images/novo_login/bt-entrar.png) top left no-repeat;
		width: 88px; height: 25px;
		border: none;
		cursor: pointer;
		position:relative;
		display:inline;
		float:left;
		padding-right:0 !important;
		margin-right:0 !important;
	}
	.campos_novo_login{	float: left; width: 420px;}
	.link_novo_login{color: #fff !important; float: right; margin-top: 2px; width: 580px;}
	.link_novo_login a {color:#fff !important; text-decoration:underline;}
	.link_novo_login .link_1{width: 145px; float: left; text-align:right; padding-right:15px;}
	.link_novo_login .link_2{width: 190px; float: left;}
	.link_novo_login .link_3{width: 138px; float: left;}
	.link_novo_login .link_4{float: left;}
	/* Novo login-INICIO*/