.bordatotal {
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6A6A6A;
	border-bottom-color: #6A6A6A;
	border-left-color: #6A6A6A;
}
.hora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
}
.menu {
	font-family: "trebuchet MS";
	font-size: 13px;

	color: #E6E6E6;
	text-decoration: none;
	height: 22px;
	width: 177px;
	float: left;
	padding-left: 6px;
}
.rodape {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #313131;
}
.link1 {
	color: #42597B;
	text-decoration: underline;
}
.titulo {
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: "trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	color: #42597B;
	text-decoration: none;
	padding-bottom: 2px;
}
.menu:hover {
	color: #2D2D2D;
	text-decoration: none;
	background-color: #5B81B8;
}
