@charset "utf-8";
/* CSS Document */
td,th body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 140%;
}
body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 140%;
	background-image: url(imagens/fundo_site.jpg);
	background-repeat: repeat-x;

}
a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #000000;
}
form { 
	margin: 0;
}
.titulos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
}
