/* CSS Document */

.Menu_ruta {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 88%;
	background-color: white;
	line-height: 180%;
	margin: 0;
	padding: 0;
}	
	
	
.Estilo2 {
	font-size: 12pt;
	font-weight: bold;
}
	
.titol {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	color: #5b8fbe;
	background-color: white;
	line-height: 180%;
	margin: 0;
	padding: 0;
	text-align: center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}