.footer .secciones .seccion,.footer .secciones .seccion a{
	color:#0093d1;
}

.footer .secciones{
	margin-top:10px;
}
.footer{
	width:100%;
	background-color:#f0f0f0;
	border-top:solid 1px #ccccce;
	padding-bottom:30px;
	margin: 25px 0 0 0;
}
.footer .borde_superior{
	width:100%;
	border-top:solid 1px white;
}
.footer .contenido_footer{
	width:970px;
	margin:auto;
	text-align:center;
}
.footer .contenido_footer .left{
	width:370px;
	float:left;
	text-align:left;
}
.footer .contenido_footer .right{
	width:370px;
	float:right;
	text-align:right;
	color:#999999;				
}