.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.linkemail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	text-decoration: none;
}
.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.imgdestaque {
	background-image: url(images/fundoimgdest.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.parti2 {
/*	background-attachment: fixed; */
	background-image: url(images/parti2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fdpaginas {
/* 	background-attachment: fixed; */
	background-image: url(images/fdpaginas.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.pati2home {
/*	background-attachment: fixed; */
	background-image: url(images/tituhome2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.linha {
/*	background-attachment: fixed; */
	background-image: url(images/fdfundo.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.fundoatalho {
/*	background-attachment: fixed; */
	background-image: url(images/fundoatalho.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
