html, body { position: relative; height: 100%; }
body {
	

	line-height: 1;
	font-family: 'Open Sans', sans-serif;
	color: #444444;
	background-image: url("../images/m-bg.png");
	
}


#header{
	position:relative;
	width: 100%;
	height: 72px;
	background-image: url("../images/zigzag.png");
}


#about{
	position:relative;
	width: 100%;
	height: 280px;
	padding-top: 5px;

	
}

#about_foto{
	background-image: url("../images/bg-about.png");
	background-position: center top;
	background-repeat: no-repeat;
	height: 280px;
	position: relative;
	width: 100%;
	display: block;
	
}


#telemovel{
	position:relative;
	width: 100%;
	height: 280px;
	background-color: #000;
}

#telemovel_foto{
	background-image: url("../images/bg-comousar.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	height: 280px;
	position: relative;
	width: 100%;
	display: block;
	
}




#galeria{
	position:relative;
	width: 100%;
	height: 125px;
	background-image: url("../images/bg-galeria.png");
	background-repeat: repeat-x;
}


#flags_mobile{
	right: 14px;
    position: absolute;
    top: 24px;
    
}

.hover{
	cursor: pointer;
}
#flag1,#flag2,#flag3{
	padding-right: 10px;
}




/*******************************************************   TEXTOS    ***************************************************/



.txt_big{
	font-size: 22px;
	font-weight: 300;
	line-height: 29px;
	padding-bottom: 12px;

}

.txt_small{
	font-size: 14px;
	line-height: 21px;
	padding-bottom: 15px;

}

.pula{
	color: #FFF;
}

#txt_about{
	position: relative;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;


	width: 93%;
}
#txt_q_somos{
	position: relative;
	padding-top: 22px;
	padding-bottom: 5px;
	padding-left: 15px;


	width: 93%;
}



/*
#txt_usar{
	height: 490px;
    left: 38px;
    position: absolute;
    top: 870px;
    width: 520px;
}*/

/******************************************************************************************************************/


#mobile_comp{
	
	position: relative;
	padding-top: 15px;
	height:60px;

}

#txt_comp{
	float: left;
	position: relative;
	font-weight: 600;
	font-size: 14px;
	padding-top: 9px;




}


#img_android,#img_windows,#img_apple{
	padding-left: 20px;
}

#smartphones{
	float: left;
	position: relative;
}


.clear{
	clear:both;
}


#txt_find_logos{
	
    font-size: 12px;
    text-align: center;
    padding-top: 17px;
    position: relative;

}

#logo1{
	position: relative;
    
    padding-left: 12px;
    padding-top: 1px;

}


#azulejo{
	position:relative;
	width:22px;
	margin-left:50%;

	padding-top: 2px;

	
}


#footer{
	position:relative;
	width: 100%;
	

	padding-top: 30px;
	height: 200px;

	
}

/*
#w_tw{
	position: relative;	
	width: 75px;
margin:auto;	
	overflow:hidden;	
}

#w_fb{
	position: relative;
	width: 75px;
margin:auto;
	overflow:hidden;
}

#w_gp{
	position: relative;	
	width: 75px;
margin:auto;
	overflow:hidden;
}

#box_master{
	position: relative;	
	width: 93%;
}
#box_w_tw{
	position: relative;	
	width: 28%;
	float:left;
	
}

#box_w_fb{
	position: relative;
	width: 28%;
	float:left;

}

#box_w_gp{
	position: relative;	
	width: 28%;
	
}
*/


#Table_01{
	width:100%;
	


}
	

#w_tw{
	position: relative;	
	width: 95px;
	overflow:hidden;
	margin:auto;
	
}

#w_fb{
	position: relative;
	width: 95px;
	overflow:hidden;
	margin:auto;

}

#w_gp{
	position: relative;	
	width: 85px;
	overflow:hidden;
	margin:auto;

}





#txt_pw{
	position:relative;
	 
	 text-align: center;
	padding-top: 50px;
}

#havas{
	position:relative;
	margin:auto;
	width: 218px;
	padding-top: 13px;
}
		
#txt_copy{
	position:relative;
	 text-align: center;
	padding-top: 35px;
	font-size: 12px
}

