#footer-fondo {
	clear:both;
	height:43px;
	width:990px;
	margin: 0 auto;
}

#footer-linea{
	width:950px;
	border-top: 2px solid #00244D;
}

#footer_left {
	float:left;
	width: 720px;
	padding-top:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#00244D;
}

.enlace_footer a{
	font-size: 11px;
	font-family: Tahoma;
	color: #00234D;
	font-weight: bold;
}

.enlace_footer a:hover{
	font-size: 11px;
	font-family: Tahoma;
	color: #78B3E0;
	font-weight: bold;
}

#footer_right {
	float:left;
	width: 230px;
	padding-top:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#00244D;
}
