
.boxInHeaderFixo{ 
	background-color: #f2f2f2; 
	width: 100%; 
	border-radius: 0px 0px 15px 15px; 
	text-align: center; 
	border-bottom:#CECECE 1px solid; 
	font-family: 'Roboto', sans-serif; 
	padding: 2px 0; 
	position: fixed;
    top:0;
    left: 0;
    z-index:99;
    margin-botton:120px;    
} 

.boxInHeaderFixo img{
	height:100px;
}

.boxInHeaderFixo p{ 
	color: #000; 
	font-size: 22px; 
	font-weight: normal;
} 
.boxInHeaderFixo div{ 
	color: #FFD700; 
} 
.linkAsterisco { 
	display: none; 
} 
