#footer {
	clear: both;
}
#footer_superior {
	clear: both;
	height: 75px;
	margin-bottom: 0px;
}
#callcenter {
	float: right;
	text-align: center;
}
.callcenter {
	font-size: 140%;
}
#callcenter p {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 5px;
}
#logos_comisiones img, #validacion img, #validacion, #politicas {
	float: left;
}
#footer_inferior {
	color: #FFFFFF;
	font-size: 85%;
	background-color: #1A517C;
	overflow: hidden;
	clear: both;
	height: 50px;
}

#resolucion, #validacion, #politicas  {
padding-top:5px;
	
}
#resolucion {
	float: right;
	width: 300px;
	text-align: right;
	padding-right: 5px;
}
#politicas a {
	color: #FFFFFF;
	margin-left: 150px;
}
#politicas a:hover {
	text-decoration: none;
}
