body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
}
a:link {
	color: #F33600;
	text-decoration: none;
}
a:visited {
	color: #F33600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #E68B2E;
}
a:active {
	text-decoration: none;
}
.style1 {color: #f33600}
.style2 {color: #FFFFFF}
.style3 {color: #000000}
.erro {color:#FF0000}
.title {
	font-size: 20px;
	font-weight: bold;
	color: #F33600;
	padding-left: 15px;	
	border-bottom: solid 1px #505050;	
}
.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #F33600;
	border-bottom: solid 1px #505050;
	padding-left: 10px;
}
input, select {
	border-top: solid 1px #591400;
	border-right: solid 1px #F9977C;
	border-bottom: solid 1px #F9977C;
	border-left: solid 1px #591400;

}

input .none {
	border: 0;
}

.dark {
	color: #FFFFFF;
}
.button {
	border-top: solid 1px #F9977C;
	border-right: solid 1px #591400;
	border-bottom: solid 1px #591400;
	border-left: solid 1px #F9977C;
	color: #000000;
	background-color: #F33600;
}

.tabela-heading {
	background:url(img/manz-112.jpg) repeat-x top;
	color: #000000;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}
.tabela-cell-light {
	color: #F33600;
	font-size: 11px;	
	padding: 0 10px 0 10px;
}
.tabela-cell-dark {
	color: #000000;
	padding: 3px 10px 3px 10px;
	font-size: 11px;
	background-color: #EFEFEF;
}
.tabela-cell-deg {
	color: #000000;
	padding: 3px 10px 3px 10px;
	font-size: 12px;
	background: url(img/fundo.jpg) repeat-x top;
}
.programas {
	border-top: solid 1px #F9977C;
	border-right: solid 1px #591400;
	border-bottom: solid 1px #591400;
	border-left: solid 1px #F9977C;
	color: #FFFFFF;
	text-align: center;
	background-color: #7A7A7A;
}
.separador {
	background-color: #F33600;
}
#obs {
	border: 1px #000000 solid;
	padding: 2px;
}
.tabela-cell-title {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 0 5px 0 50px;
	background: url(img/distrito.jpg) left no-repeat #7A7A7A;
}
#topo {
	background-image: url(img/manz-1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
	text-align: center;
	width: 100%;	
}
#menu {
	text-align: center;	
	width: 640px;
}
#conteudo {
	text-align: left;	
	width: 640px;
}
#fundo {
	background-image: url(img/manz-10.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
	text-align: center;
	width: 100%;
	height: 150px;
}
#titulo {
	padding-top: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #F33600;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #505050;
	text-align: left;
}
#procura {
	padding-top: 10px;
	font-size: 14px;
	color: #F33600;
	width: 600px;
	padding-left: 15px;
	text-align: left;
}

