@import url("../webfonts/Asap_Regular/stylesheet.css");
@import url("../webfonts/Asap_Bold/stylesheet.css");
#footer {
	
    width: 100%;
    height:200px ;	
	background-color:#4c4c4c;
	color:#b0b0b0;
	font-family:"Asap Regular";
	
	
}

#footer_content{
	padding-top:16px;
	width:960px;
	margin:0 auto;
	font-size:12px;
	}

#contacto {	
	float:left;
	width:390px;	
	}
	
#direccion {
	float:left;
	width:370px;	
	}
	
#siguenos {
	float:left;
	width:100px;
	}
#siguenos img{
	margin-right:10px;
	}
	
#linered {
	background-color:#B70628;
	height:12px;
	width:100%;
	}
h3{
	font-family:"Asap Regular";
	color:#FFF;
	}
