.separador-1 {
	background-image: url(../images/separador-1.gif);
	background-position: center center;
	background-repeat: repeat-x;
}

.navbar {
	font-family: georgia, "times New Roman", "trebuchet MS";
	font-size: 18px;
	line-height: 30px;
	color: #999999;
	text-decoration: none;
	margin: 3px;
	padding: 3px;
}
a.navbar:hover {
	font-family: georgia, "times New Roman", "trebuchet MS";
	font-size: 18px;
	line-height: normal;
	color: #96B6DD;
	text-decoration: none;
}
