body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link,a:actived,a:visited {
	color:#666;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
	color:#003366;
}
input,textarea,select,option {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:12px;
	border: 1px solid #666666;
	color:#666666;
}
h5 {
	padding: 3px 0px 2px 0px;
	margin: 0px;
	font-size:12px;
}
.body {
	background-image: url(fundo_top.jpg);
	background-repeat: repeat-x;

}
.fundo_coldir {
	background-image: url(fundo_coldir.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.corpo {
	background-image: url(fundo_corpo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.corpo1 {
	background-image: url(fundo_corpo1.jpg);
	background-repeat: no-repeat;

}
.proj {
	color: #999;
	text-decoration: none;
}
.proj:hover {
	text-decoration:underline;
}
.botao {
	font-weight: bold;
	color:#006600;
	background-color:#CCC;
}