/******** (Estrutura » umstudio.com) ********/

body, html{
	width:100%;
	background: url(../_img/bg_home.jpg) no-repeat  top center #fff;
	margin:0;
	padding:0;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a{
	outline:none;
}

p {
	margin:0;
	padding:0;
}

img {
	border:0px;
}

h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}

/*** ESTRUTURA GERAL ************************************************/

.global{
width:980px;
margin:auto;
position:relative;
z-index:2;
}

/*.box_animacao{
width:980px;
height:430px;
margin:0 0 20px 0;
}*/
.animacao{
width:1002px;
height:460px;
position:relative;
margin:auto;
}
.animacao .animacao_home{
top:0;
position:absolute;
z-index:1;
left:0;
}

.global .engloba_conteudo_home{
position:absolute;
top:0;
}
/*** ESTRUTURA TOPO E MENU ************************************************/

.topo{
	width:980px;
	height:100px;
	position:relative;
}

/*.logo_home a{
	width:192px;
	height:40px;
	background:url(../_img/logo_windows_live.gif) no-repeat;
	text-indent:-9999px;
	margin:28px 0 0 0;
	display:block;
}*/

.topo .logo{
	width:192px;
	height:40px;
	background:url(../_img/logo_windows_live.gif) no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:28px;
	left: 8px;
	display:block;
}

.animacao .menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
}

.menu li{
	list-style: none;
	padding:0;
	margin: 0;
	display: inline;
	float:left;
}

.menu ul{
	padding:0;
	margin: 0;
}

.menu_home a{
	width:69px;
	height:27px;
	background:url(../_img/menu_home.png);
	text-indent:-9999px;
	display:block;
}

.menu_home a:hover{
	width:69px;
	height:27px;
	background:url(../_img/menu_home_rolover.png);
	display:block;
	text-indent:-9999px;
}

.menu_messenger a{
	width:89px;
	height:27px;
	background:url(../_img/menu_messenger.png);
	text-indent:-9999px;
	display:block;
}

.menu_messenger_roll a{
	width:89px;
	height:27px;
	background:url(../_img/menu_messenger_rolover.png);
	text-indent:-9999px;
	display:block;
}

.menu_messenger a:hover{
	width:89px;
	height:27px;
	background:url(../_img/menu_messenger_rolover.png);
	display:block;
	text-indent:-9999px;
}

.menu_live_search a{
	width:61px;
	height:27px;
	background:url(../_img/menu_bing.png);
	text-indent:-9999px;
	display:block;
}

.menu_live_search_roll a{
	width:61px;
	height:27px;
	background:url(../_img/menu_bing_rollover.png);
	display:block;
	text-indent:-9999px;
}

.menu_live_search a:hover{
	width:61px;
	height:27px;
	background:url(../_img/menu_bing_rollover.png);
	display:block;
	text-indent:-9999px;
}


.menu_spaces a{
	width:72px;
	height:27px;
	background:url(../_img/menu_spaces.png);
	text-indent:-9999px;
	display:block;
}

.menu_spaces_roll a{
	width:72px;
	height:27px;
	background:url(../_img/menu_spaces_rolover.png);
	display:block;
	text-indent:-9999px;
}

.menu_spaces a:hover{
	width:72px;
	height:27px;
	background:url(../_img/menu_spaces_rolover.png);
	display:block;
	text-indent:-9999px;
}

.menu_portal_msn a{
	width:95px;
	height:27px;
	background:url(../_img/menu_portal_msn.png);
	text-indent:-9999px;
	display:block;
}

.menu_portal_msn_roll a{
	width:95px;
	height:27px;
	background:url(../_img/menu_portal_msn_rolover.png);
	display:block;
	text-indent:-9999px;
}

.menu_portal_msn a:hover{
	width:95px;
	height:27px;
	background:url(../_img/menu_portal_msn_rolover.png);
	display:block;
	text-indent:-9999px;
}

.menu_hotmail a{
	width:80px;
	height:27px;
	background:url(../_img/menu_hotmail.png);
	text-indent:-9999px;
	display:block;
}

.menu_hotmail_roll a{
	width:80px;
	height:27px;
	background:url(../_img/menu_hotmail_rolover.png);
	display:block;
	text-indent:-9999px;
}

.menu_hotmail a:hover{
	width:80px;
	height:27px;
	background:url(../_img/menu_hotmail_rolover.png);
	display:block;
	text-indent:-9999px;
}    

/*** BOX PROCURA HOME ************************************************/

.animacao .box_procura_home{
	width:428px;
	background:url(../_img/bg_widget.gif) center top;
	float:left;
	position: absolute;
	right:608px;
	top:484px;
	z-index: 9999;
}
	


/*** NAVEGAÇÃO BOX PROCURA ************************************************/
.navegacao_box_procura{
	width:243px;
	height:18px;
	font-weight:bold;
	padding:5px 0 0 0;
	margin:0 0 0 50px;
}

/*.navegacao_box_procura a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.navegacao_box_procura a:hover{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}*/

.icon_celular_box_procura{
	width:33px;
	height:17px;
	background:url(../_img/icon_celular.jpg);
	margin:3px 7px 0 10px;
	float:left;
	display:inline;
}

.btn_trocar_box_procura a{
	width:71px;
	height:23px;
	background:url(../_img/btn_trocar_azul.gif);
	text-indent:-9999px;
	position:absolute;
	left: 273px;
	top: 57px;
	display:block;
}

.btn_trocar_box_procura a:hover{
	width:71px;
	height:23px;
	background:url(../_img/btn_trocar_azul_rolover.gif);
	text-indent:-9999px;
	position:absolute;
	left: 273px;
	top: 57px;
	display:block;
}

.linha_servicos{
	width:314px;
	height:22px;
	border-top:1px solid #dedede;
	margin:2px 0 0 20px;
	cursor:pointer;
}

/*.rep {
	width:152px;
	height:22px;
	text-indent:-9999px;
	float:left;
	overflow: hidden;
	margin:1px 0 0 0;
}

.tit_spaces { background:url(../_img/tit_spaces.jpg); }
.tit_spaces_rolover { background:url(../_img/tit_spaces_rolover.jpg); }

.tit_portal_msn { background:url(../_img/tit_portal_msn.jpg); }
.tit_portal_msn_rolover { background:url(../_img/tit_portal_msn_rolover.jpg); }

.tit_hotmail { background:url(../_img/tit_hotmail.jpg); }
.tit_hotmail_rolover { background:url(../_img/tit_hotmail_rolover.jpg); }

.tit_live_search { background:url(../_img/tit_bing.jpg); }
.tit_live_search_rolover { background:url(../_img/tit_bing_rollover.jpg); }

.tit_bing { background:url(../_img/tit_bing.jpg); }
.tit_bing_rolover { background:url(../_img/tit_bing_rollover.jpg); }

.tit_messenger { background:url(../_img/tit_messenger.jpg); }
.tit_messenger_rolover { background:url(../_img/tit_messenger_rolover.jpg); }

.tit_escolha_navegador { background:url(../_img/tit_navegador.jpg); }
.tit_escolha_navegador_rolover { background:url(../_img/tit_navegador_rolover.jpg); }

.tit_escolha_sms { background:url(../_img/tit_sms.jpg); }
.tit_escolha_sms_rolover { background:url(../_img/tit_sms_rolover.jpg);}

.tit_escolha_aplicativo { background:url(../_img/tit_aplicativo.jpg);}
.tit_escolha_aplicativo_rolover { background:url(../_img/tit_aplicativo_rolover.png);}*/

.tit_spaces{
	width:152px;
	height:22px;
	background:url(../_img/tit_spaces.png);
	text-indent:-9999px;
	margin:1px 0 0 0 ;
	float:left;
}

.tit_spaces_rolover{
	width:152px;
	height:22px;
	background:url(../_img/tit_spaces_rolover.png);
	text-indent:-9999px;
	float:left;
	margin:1px 0 0 0 ;
}

.tit_portal_msn{
	width:152px;
	height:22px;
	background:url(../_img/tit_portal_msn.png);
	text-indent:-9999px;
	float:left;
	margin:1px 0 0 0 ;
}

.tit_portal_msn_rolover{
	width:152px;
	height:22px;
	background:url(../_img/tit_portal_msn_rolover.png);
	text-indent:-9999px;
	float:left;
	margin:1px 0 0 0 ;
}

.tit_hotmail{
	width:152px;
	height:22px;
	background:url(../_img/tit_hotmail.png);
	text-indent:-9999px;
	float:left;
	margin:1px 0 0 0 ;
}

.tit_hotmail_rolover{
	width:152px;
	height:22px;
	background:url(../_img/tit_hotmail_rolover.png);
	text-indent:-9999px;
	float:left;
	margin:1px 0 0 0 ;
}

.tit_bing{
	width:152px;
	height:22px;
	background:url(../_img/tit_bing.png);
	text-indent:-9999px;
	float:left;
	margin:1px 0 0 0 ;
}

.tit_bing_rolover{
	width:152px;
	height:22px;
	background:url(../_img/tit_bing_rollover.png);
	text-indent:-9999px;
	float:left;
	margin:1px 0 0 0 ;
}

.tit_messenger{
	width:152px;
	height:22px;
	background:url(../_img/tit_messenger.png);
	text-indent:-9999px;
	float:left;
	margin:1px 0 0 0 ;
}

.tit_messenger_rolover{
	width:152px;
	height:22px;
	background:url(../_img/tit_messenger_rolover.png);
	text-indent:-9999px;
	float:left;
	margin:1px 0 0 0 ;
}

.tit_escolha_navegador{
	width:152px;
	height:22px;
	background:url(../_img/tit_navegador.png);
	text-indent:-9999px;
	float:left;
	margin:1px 0 0 0 ;
}

.tit_escolha_navegador_rolover{
	width:152px;
	height:22px;
	background:url(../_img/tit_navegador_rolover.png);
	text-indent:-9999px;
	float:left;
	margin:1px 0 0 0 ;
}

.tit_escolha_sms{
	width:152px;
	height:22px;
	background:url(../_img/tit_sms.png);
	text-indent:-9999px;
	float:left;
	margin:1px 0 0 0 ;
}

.tit_escolha_sms_rolover{
	width:152px;
	height:22px;
	background:url(../_img/tit_sms_rolover.png);
	text-indent:-9999px;
	float:left;
	margin:1px 0 0 0 ;
}

.tit_escolha_aplicativo{
	width:152px;
	height:22px;
	background:url(../_img/tit_aplicativo.png);
	text-indent:-9999px;
	float:left;
	margin:1px 0 0 0 ;
}

.tit_escolha_aplicativo_rolover{
	width:152px;
	height:22px;
	background:url(../_img/tit_aplicativo_rolover.png);
	text-indent:-9999px;
	float:left;
	margin:1px 0 0 0 ;
}

.tit_escolha_aplicativo_por_chip{
	width:152px;
	height:22px;
	background:url(../_img/tit_aplicativo.png);
	text-indent:-9999px;
	float:left;
	margin:1px 0 0 0 ;
}

.tit_escolha_aplicativo_por_chip_rolover{
	width:152px;
	height:22px;
	background:url(../_img/tit_aplicativo_rolover.png);
	text-indent:-9999px;
	float:left;
	margin:1px 0 0 0 ;
}

.tit_escolha_navegador{
	width:152px;
	height:22px;
	background:url(../_img/tit_navegador.png);
	text-indent:-9999px;
	float:left;
	margin:1px 0 0 0 ;
}

.tit_escolha_navegador_rolover{
	width:152px;
	height:22px;
	background:url(../_img/tit_navegador_rolover.png);
	text-indent:-9999px;
	float:left;
	margin:1px 0 0 0 ;
}

.tit_escolha_sms{
	width:152px;
	height:22px;
	background:url(../_img/tit_sms.png);
	text-indent:-9999px;
	float:left;
	margin:1px 0 0 0 ;
}

.tit_escolha_sms_rolover{
	width:152px;
	height:22px;
	background:url(../_img/tit_sms_rolover.png);
	text-indent:-9999px;
	float:left;
	margin:1px 0 0 0 ;
}

.tit_escolha_aplicativo{
	width:152px;
	height:22px;
	background:url(../_img/tit_aplicativo.png);
	text-indent:-9999px;
	float:left;
	margin:1px 0 0 0 ;
}






/*** BOX PROCURA ************************************************/

/*ESTRUTURA BOX*/
/*.box_procura{
	width:429px;
	background:url(../_img/bg_widget_aberto.gif) center top;
	position:relative;
	float:left;
	padding:0 0 2px 0;
	margin: -10px 0 0 34px;
}*/

 /**
 * --------------------------------------------------
 * Box Procura
 * --------------------------------------------------
 **/
.global .box_procura {
	width:428px;
	background:url(../_img/bg_widget_aberto.gif) center top;
	position:absolute;
	float:left;
	top: -20px;
	left: 34px;
	z-index: 9999;
}


.global .box_procura #slcServicos dl {
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 312px;
    font-family: Segoe UI, Arial;
    font-size: 13px;
    color: #FFF;    
    margin-left: 17px;
    text-transform: uppercase;        
    border-top: 1px solid #cccccc;  
    cursor: pointer;
}

.global .box_procura #slcServicos dl:hover {
    background: url(../_img/bg_widget_over.png);    
}

.global .box_procura #slcServicos dl dt {
    float: left; 
    height: 20px;   
    font-weight: bold;
    padding-left: 35px;
    padding-top: 2px;
}

.global .box_procura #slcServicos dl dd {
    background: url(../_img/widget_bullet.gif) right no-repeat;
    background-position: right 4px;
    float: right;  
    font-size: 10px;
    padding-top: 3px;
    height: 19px; 
    padding-right: 16px;
    font-weight: bold;     
}

.global .box_procura .tit_box_procura{
	width:319px;
	height:31px;
	background:url(../_img/tit_qual_funcina_celular_novo.jpg) no-repeat;
	margin:25px 0 4px 20px;
	text-indent:-9999px;
}

.global .box_procura .icon_celular_box_procura{
	width:33px;
	height:17px;
	background:url(../_img/icon_celular.jpg);
	margin:3px 7px 0 10px;
	float:left;
	display:inline;
}

.global .box_procura .navegacao_box_procura{
	width:243px;
	height:18px;
	font-weight:bold;
	padding:5px 0 0 0;
	margin:0 0 5px 50px;
	color: #000;
	font-size: 11px;
}
 /**
 * --------------------------------------------------
 * /Box Procura
 * --------------------------------------------------
 **/

.tit_box_procura{
	width:319px;
	height:31px;
	background:url(../_img/tit_qual_funcina_celular_novo.png) no-repeat;
	margin:25px 0 4px 17px;
	text-indent:-9999px;
}

.bg_top_procura{
	width:320px;
	height:18px;
	background:url(../_img/bg_box_procura_top.gif);
	vertical-align:top;
}

.box_procura p{
	text-indent:-9999px;
}

/*LINHA OPERADORA*/
.linha_operadora{
	width:314px;
	height:22px;
	border-top:1px solid #dedede;
	margin:80px 0 0 18px;
}

.linha_operadora p{
	float:left;
}

.linha_operadora select{
	width:163px;
	height:18px;
	float:left;
	font-size:10px;
	margin:2px 0 2px 56px;
}

.tit_operadora{
	width:84px;
	height:18px;
	background:url(../_img/icon_operadora.gif);
	text-indent:-9999px;
	margin:2px 0 2px 5px;
	display:inline;
}

.box_procura .select_operadora{
	width:153px;
	height:18px;
	float:left;
	position:absolute;
	left: 160px;
	top: 41px;
	font-size:10px;
	float:right;
}

/*LINHA MARCA*/
.linha_marca{
	width:314px;
	height:22px;
	border-top:1px solid #dedede;
	border-bottom:1px solid #aaaaaa;
	margin:0 0 0 18px;
}

.linha_marca p{
	float:left;
}

.linha_marca select{
	width:163px;
	height:18px;
	float:left;
	font-size:10px;
	margin:2px 0 2px 56px;
}

.tit_marca{
	width:84px;
	height:18px;
	background:url(../_img/icon_marca.gif);
	text-indent:-9999px;
	margin:2px 0 2px 5px;
	display:inline;
}

.box_procura .select_marca{
	width:163px;
	height:18px;
	float:left;
	position:absolute;
	left: 160px;
	top: 64px;
	font-size:10px;
}

/*LINHA MODELO*/
.linha_modelo{
	width:314px;
	height:22px;
	border-top:1px solid #dedede;
	margin:0 0 10px 18px;
}

.linha_modelo p{
	float:left;
}

.linha_modelo select{
	width:163px;
	height:18px;
	float:left;
	font-size:10px;
	margin:2px 0 2px 56px;
}

.tit_modelo{
	width:84px;
	height:18px;
	background:url(../_img/icon_modelo.gif);
	text-indent:-9999px;
	margin:2px 0 2px 5px;
	display:inline;
}

.box_procura .select_modelo{
	width:163px;
	height:18px;
	float:left;
	position:absolute;
	left: 160px;
	top: 88px;
	font-size:10px;
}

/*** BANNER DESCUBRA ************************************************/
/*.banner_descubra{
	width:187px;
	height:154px;
	margin:0 0 0 477px;
	float:left;
}

.banner_descubra p{
	width:120px;
	margin:22px 0 34px 15px;
	text-indent:-9999px;
}

.clique_aqui{
	width:88px;
	height:18px;
	margin:0 0 0 25px;
	text-indent:-9999px;
	display:block;
}

.clique_aqui a{
	margin:0 0 0 25px;
	text-indent:-9999px;
}*/

/*** RODAPE ************************************************/
.rodape{
	width:900px;
	height:70px;
	clear:both;
	margin:20px auto auto auto;
}

.logo_microsoft{
	width:105px;
	height:40px;
	background:url(../_img/logo_microsoft.png);
	margin: 0 0 0 878px;
	_margin: 0 0 0 875px;
	text-indent:-9999px;
}

.links_rodape{
	margin:14px 0 0 0;
	padding:0 0 0 0;
	color:#b5b5b5;
	float:left;
}

.links_rodape li{
	list-style: none; 
	display: inline;
}

.links_rodape li a{
	color:#b5b5b5;
	text-decoration:none;
}

.links_rodape li a:hover{
	color:#a8a7a7;
	text-decoration:none;
}

/**
 * --------------------------------------------------   
 * Nav (Menu)
 * --------------------------------------------------
 **/
.animacao #nav {   
    position: absolute;
    top: 0;
    right: 0;  
    z-index: 9999;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9px; 
    width:354px;                   
}

.animacao #nav .border-left {
    float: left;
    background: url(../_img/menu/rounder-left.png);
    width: 6px;
    padding: 0;
    height: 29px;        
}

.animacao #nav .border-right {
    float: left;
    background: url(../_img/menu/rounder-right.png);
    width: 6px;
    padding: 0;
    height: 29px;        
}    

.animacao #nav .items-nav {
    background: url(../_img/menu/shadow-bottom.png) bottom repeat-x;
    height: 29px;
    float: left;
    position: relative;
}

.animacao #nav .items-nav a {
    color: #FFF;
    text-decoration: none;
}        

.animacao #nav .items-nav ul {
    margin: 0;
    padding: 0;    
}

.animacao #nav .items-nav ul li {
    background: url(../_img/menu/bg-item.png);
    list-style: none;
    float: left;
    color: #FFF; 
    padding: 6px 10px 9px 10px;
    height: 9px;
    text-align: center;
    cursor: pointer;
    position: relative;
    border-right: 1px solid #9a9a9a; 
    border-left: 1px solid #e6e6e6;        
}

.animacao #nav .items-nav ul li.first {
    border-left: 0;
}

.animacao #nav .items-nav ul li.last {
    border-right: 0;
}



.animacao #nav .items-nav ul li:hover {
    background: #9f9f9f;    
}    

.animacao #nav .items-nav ul li img {
    margin-left: 8px;
}

.animacao #nav .items-nav ul li.line {
    background: url(../_img/menu/line-separator.png);
    width: 2px;
    padding: 0;
    height: 24px;
    cursor: none;    
}

.animacao #nav .items-nav ul li ul.submenu {
    background: url(../_img/menu/border-bottom-submenu.png) bottom repeat-x;
    position: absolute; 
    top: 24px;
    left: 0;
    padding-bottom: 3px;
    display: block;
    overflow: hidden;
    z-index: 9999;
    width: 133px;
}

.animacao #nav .items-nav ul li.last ul.submenu {
    left: auto !important;
    right: 0 !important;
}

.animacao #nav .items-nav ul li ul.submenu a {
    color: #FFF;
    text-decoration: none;
}

.animacao #nav .items-nav ul li ul.submenu li {
    float: none;
    background: #cecece url(../_img/menu/line-separator-submenu.gif) bottom repeat-x;
    text-align: left;
    width: 113px;
    padding: 5px 10px 8px 10px;       
    height: 11px;   
    list-style: none; 
}

.animacao #nav .items-nav ul li ul.submenu li img {
    margin: 0 14px 0 0;
}

.animacao #nav .items-nav ul li ul.submenu li:hover {
    background: url(../_img/menu/bg_menu_over.png) right top;
    color: #aeaeae;
}

.animacao #nav .items-nav ul li ul.submenu li:hover a {
    color: #aeaeae;
}

.animacao #nav .items-nav ul li ul.submenu li.last {
    background: #cecece;
}

.animacao #nav .items-nav ul li ul.submenu li.last:hover {
    background: #cecece url(../_img/menu/bg_menu_over_last.png) right top repeat-x;    
}
/**
 * --------------------------------------------------   
 * /Nav (Menu)
 * --------------------------------------------------
 **/