.fundo_site {
	background-attachment: scroll;
	background-image: url(../img/fundo_site.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #dcdcd9;
}
.fundo_menu {
	background-attachment: scroll;
	background-color: #efefef;
	background-image: url(../img/fundo_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundo_linhas {
	background-attachment: scroll;
	background-image: url(../img/linhas.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.texto {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #757474;
	text-decoration: none;
}
.texto_vermelho_bold {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
	text-decoration: none;
}
a:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #757474;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #757474;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #757474;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
	text-decoration: none;
}
