.menu {
	width: auto;
	font: 13px Arial, Helvetica, sans-serif;
	margin: 0 auto 0 auto;
	padding: 0;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.menu li {
	padding: 8px 0;
	border-top: 1px solid #BDBDBD;
}
.menu li.first {
	border: none;
}
.menu a {
	padding-left: 10px;
	background: url(../images/blt_blue.gif) no-repeat left center;
	color: #012E67;
	text-decoration: none;
}
.menu a:hover {
	padding-left: 10px;
	background: url(../images/blt_red.gif) no-repeat left center;
	font-weight: bold;
	color: #012E67;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #65a2d5;
	display: block;
	padding: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
	color: #0b3d67;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #0b3d67;
}
h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #0b3d67;
}
h3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #65a2d5;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #660000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #0b3d67;
}
h5 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #0b3d67;
}
h5 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #65a2d5;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
.rastro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0b3d67;
}
.rastro a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #0b3d67;
}
.rastro a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #65a2d5;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #0b3d67;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #65a2d5;
}
.piefoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}