body {
	background: white;
	font-size: 10pt;
}

#navegacion, #navegacion2, #titulos, #ruta, .vacio {
	display: none;
}

#contenedor {
	border: 0px;
	width: auto;
	height: auto;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
