.enviarexcluir { background-image:url(../imagens/icon_excluir.gif); height: 16px; width: 16px; border:0px; }
.enviaredit { background-image:url(../imagens/icon_edit.gif); height: 16px; width: 16px; border:0px; }

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
legend{
	font-weight: bold;	
}
.conteudo {
	padding: 20px;
	font-weight: bold;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #729433;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #c00;
}
.obrig{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#C00;	
}
.menu{
	background-image: url(imagens/botao.gif);
}
.menu a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}.linhavertical {
	background-image: url(imagens/pontilhado_vertical.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.destaque1 {
	font-weight: bold;
	color: #666666;
}
.data {
	font-size: 9px;
	font-weight: bold;
	color: #9FC439;
}
.titulonoticia {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #729433;
	text-decoration: none;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.linkexcluir {
	color: #CC0000;
	font-weight: bold;
}
.linkatualizar {
	color: #FF9900;
	font-weight: bold;
}

* { font-family: Verdana; font-size: 96%; }
label { display: block; margin-top: 10px; }
label.error { float: none; color: red; margin: 0 .5em 0 0; vertical-align: top; font-size: 10px }
p { clear: both; }
.submit { margin-top: 1em; }
.em { font-weight: bold; padding-right: 1em; vertical-align: top; }