.footer{
	clear: both;
	float: left;
	margin: 10px 0 10px 20px;
	border-top: 2px solid #cccccc;
	width: 730px;
	padding-top: 5px;
	padding-bottom: 10px;
	}

ul.about{
	float: left;
	font-size: 11px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	}


ul.about li{
	float: left;
	}
	
ul.about li a:link, ul.about li a:visited{
	color: #CC0000;
	font-weight: bold;
	}
	
ul.about li a:hover, ul.about li a:active{	
	color: #660000;
	}
	
ul.about li.first a{
	padding-right: 6px;
	margin-right: 5px;
	background: url(../img/sep_li.gif) center right no-repeat;
	}

ul.legal{
	float: right;
	font-size: 11px;
	color: #666666;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}	
	
ul.legal li{
	float: left;
	}

ul.legal li a:link, ul.legal li a:visited{
	padding-right: 6px;
	margin-right: 5px;
	background: url(../img/sep_li.gif) center right no-repeat;
	font-weight: bold;
	color: #666666;
	}

ul.legal li a:hover, ul.legal li a:active{
	color: #000000;
	}
.redes_sociales{
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
	float:left;	
}
.redes_sociales a{
	text-decoration:none;
}
.img_redes{
	margin:0 0 0 4px;
	text-decoration:none;
}