@charset "UTF-8";

.lang{
	position: absolute;
	top: 0px;
	color:#000;
	 font-weight: 900;
	right: -15px;
	z-index:1000000;
}
.lang{
	right: 48px;
	font-weight: 900;
	top:0px;
	color:#000;
	z-index:1000000;
}

 .lang a{
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	 font-weight: 900;
	color:#000;
	/* margin:5p0 10px 0; */
	z-index:10000000;
	margin:5px;
}

 .lang a:hover{
	font-family: "Arial", sansserif;
	
	font-size: 12px;
	
	color: #F27A24 !important;
	z-index:10000;
	
}

.face{
	position: absolute;
	top: 0px;
	color:#1989be;

	right: -15px;
	z-index:1000000;
	margin:0 15px 10px 0;
}
.face{
	right: 128px;
	font-weight: 900;
	top:0px;
	color:#1989be;
	z-index:1000000;
	
}

 .face a{
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	 font-weight: 900;
	color:#1989be;
	
	z-index:10000000;
	
}

 .face a:hover{
	font-family: "Arial", sansserif;
	
	font-size: 12px;

	color: #F27A24 !important;
	z-index:10000;
	
}


.link{
	position:absolute;
	right: 220px;
	float:right;
	font-size: 12px;
	font-weight: 900;
	top:0px;
	line-height:1.5;
	color:#000;
	text-align:center;
	font-family: 'Arial', sans-serif;
	z-index:1000000;
	margin:0 18px 10px 0;
	
	
}

 .link a:hover{
	font-family: "Arial", sansserif;

	font-size: 12px;
	
	color:  rgba(250, 94, 24, 1) !important;
	z-index:10000;

}
 .linha{
	
	width:200px;
	height:5px;
	color: #000; 
	z-index:10000;
	
}
