body {
	font-family: "Verdana", Tahoma, Arial;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
	top: 0px;
	background-color:#b5dcef;
	background-image:url(imagens/bg-site.jpg);
	background-repeat:repeat-x;
}
td {

	font-family: "Verdana", Tahoma, Arial;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-decoration: none;
}
.campos {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 150px;
	border: 1px solid #97C3D9;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.sublinhado {
	text-decoration: underline;
}
.imgNot{ margin:5px 10px 10px 15px; border:none;}

.lista { margin:0 ; padding:0; list-style-position:inside; list-style-type:none;}

.lista li { margin:0 0 13px 0; }
.link { color:#404d72; text-decoration:underline; }

/*  Tabela de Comissões */

table#comissoes{ width:494px;}
table#comissoes tr td{ height:35px; padding-top:11px; padding-left:10px; vertical-align:text-top}
table#comissoes tr td.titulos{ background-color:#fff; border:1px solid #dee7e8;}
table#comissoes tr td.subtitulos{background-color:#eef5f6;}


