
			
		
		
			 
			 
			
			
			
			footer {
			    width: 100%;
			    float: left;
			    margin-top: 10px;
			    position: relative;
			    background-color: #f9bf3b;
			    /*background: url(<?php print $theme->getUrl('img/patt-bkg2.jpg');?>) repeat;*/
			    padding: 30px 0;
			    color: #000000;
			}
			
			
			footer a {
			    color: #000000 !important;
			}
			
			footer a:HOVER {
			    text-decoration: underline;
			}
			
			
			footer i {
			    color: #000000;
			    font-size: 32px !important;
			    padding-top: 5px !important;
			}
			
			footer i:HOVER {
			    color: #303030;
			}
			
			footer h4 {
			    color: #000000 !important;
			}
			



		.footer-title { 
			color:black;
		}


			


		
	        
	      
	        
	       
	        
	        .barra-mobile a {
		       	padding: 10px 10px 10px 10px; 
		       	color: #ffffff;
        }
	
		
		
		
