/* footer css liston de azucar */
.footer{
	border-top: 5px solid #979797;
	padding-top:20px;
	background-color:#646464;
	min-height:178px;
	color:white;
}
.footer a,.mfooter a{
		color:white;
}
.fprim{
	border-bottom: 2px solid #979797;
	border-right: 2px solid #979797;
	background-color:#5a5a5a;
	height:36px;
}
.fsec{
	border-bottom: 2px solid #979797;
	background-color:#4d4d4d;
	height:36px;
}
.nume a , .nume{
		color:white;
		font: 10px 'Open Sans';
		
}
.nume a{
	position: absolute;
	bottom: 3px;
}
.mfooter{
	border-top: 1px solid #737373;
	background-color:#606060;
	height:130px;
}
.tinto { 
	background-color:#681616;
	color:white;
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;

}
