BODY { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background:#ffffff; }

#FIXAVERDE {  position: fixed;  right: 0%; top: 0%; width: 100%; 
margin-top: 0px; background:#9DFF9D; width:100%; height:13% }

#FIXANORMAL {  position: fixed;  right: 0%; top: 0%; width: 100%; 
margin-top: 0px; background:#A21F2D; width:100%; height:13% }

#FIXAVERMELHO {  position: fixed;  right: 0%; top: 0%; width: 100%; 
margin-top: 0x; background:#A21F2D; width:100%; height:15%; vertical-align: middle; z-index:4 }

#FIXAFOOTER {  position: fixed;  right: 0%; top: 0%; width: 100%; 
margin-top: 42%; height:13%; font-family: 'Oswald',  sans-serif; 
  font-size:16px; }

#FIXAFOOTERCATEGORIA {position: fixed;  right: 0%; top: 0%; width: 100%; 
margin-top: 52%; height:13% }

#FIXAVERMELHORESULTADO {  position: fixed;  right: 0%; top: 0%; width: 100%; 
margin-top: 0x; background:#A21F2D; width:100%; height:13%; vertical-align: middle }

.footer {
	position:absolute;
	bottom:5px;
	width:100%;
	height:48px;
	opacity:0.8;
	font-family: 'Oswald',  sans-serif; 
  font-size:16px;
		}
		
.FOOTERRESULTADO {
	position:fixed;
	bottom:5px;
	width:100%;
	height:48px;
	background:#000000;
	z-index:99999
}


.thumbnail {
  width: 280px;
  height: 211px;
  margin: 0 auto 0px;
  padding: 5px 5px;
  border-top-left-radius: 100%;
  border-top-right-radius: 100%;
  border-bottom-left-radius: 100%;
  border-bottom-right-radius: 100%;
  box-sizing: border-box;
}

.img {
   max-width: 100%;
   height:auto
}

#RESULTADODABUSCA {
	position:absolute;
	left:40px;
	top:180px;
	width:1250px;
	height:62%;
	z-index:0;
	opacity:.4;
	background-color: #FFFFFF;
	max-width: 1500px;
	margin: 0 auto;
}
