#footer_larogei {
    width: 900px;
	height: 325px;
	background-image: url(foot-img/fondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 30px 0 0 365px;
}

.flota_footer {
	float: left;
	width: 240px;
	margin: 0 20px 0 0;
}

.footer_enlaces {
    clear: both;
	padding: 0 0 0 30px;
	font-family: arial;
	font-size: 12px;
	padding: 10px 0 0 15px;
}

.footer_enlaces a {
    color: #000;
	text-decoration: none;
	margin: 0 30px 0 0;
	font-weight: bold;
}

.footer_enlaces a:visited {
    color: #000;
	text-decoration: none;

}

.footer_enlaces a:hover {
    color: #8CB9CD;
	text-decoration: none;

}
