body {
	margin: 0px;
	background: white;
}
body,
table,
input,
td,
th,
div,
textarea,
select {
	font-family: verdana, arial, sans-serif;
	font-size: small;
	color: black;
}
input,
textarea,
select {
	border: 1px solid #cacaca;
	background: #fafafa;
}
input.button {
	border: 2px groove black;
	background: white;
	color: #333;
}
input.ico {
	background: none;
	border: 0px;
	position: relative;
	top: -2px;
}
.marca:link,
.marca:visited {
	border-bottom: 1px solid #ccc;
}
.marca:hover,
.marca :active {
	border-bottom: 1px solid #999;
}
a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
}
a:link,
a:visited {
	color: #555;
}
a:hover,
a:active {
	color: black;
}
#menu,
div.login,
div.smenu,
div.menu,
div.radiopor {
	position: absolute;
}
#menu {
	top: 2px;
	left: 50px;
	width: 390px;
	height: 60px;
	border: 1px solid #cacaca;
	background: #fdfce5;
	text-align: center;
}
div.smenu {
	top: 20px;
	left: 0px;
	width: 390px;
	height: 40px;
	visibility: hidden;
	line-height: 30px;
}
div.menu {
	top: 0px;
	height: 20px;
	padding-left: 2px;
	line-height: 20px;
	cursor: pointer;
}
div.login {
	top: 2px;
	left: 460px;
	height: 44px;
	background: #cce2ff;
	border: 1px solid #cacaca;
	text-align: left;
	padding: 3px;
}
div.radiopor {
	top: 1px;
	left: 620px;
	height: 69px;
	text-align: center;
}
div.float {
	float: left;
}
div.fundo,
div.inferior {
	background: #fdffbf;
	padding: 2px;
}
div.fundo {
	height: 66px;
	border-bottom: 1px solid #cacaca;
}
div.inferior {
	clear: both;
	margin-top: 5px;
	border-top: 1px solid #cacaca;
	text-align: center;
	color: #555;
}
div.frase {
	position: absolute;
	top: 51px;
	left: 5px;
	height: 16px;
	color: #888;
}
.logo {
	position: absolute;
	left: 4px;
	top: 2px;
	height: 55px;
}
.logo:hover {
	position: absolute;
	left: 5px;
	top: 3px;
}
div.form {
	padding: 1px;
}
label.login {
	float: left;
	text-align: right;
	width: 48px;
	color: #555;
}
ol {
	margin: 0px;
	padding: 10px;
}
ol li {
	list-style-type: decimal-leading-zero;
	padding: 5px;
}
li,
li.alerta {
	list-style-position: inside;
	list-style-type: circle;
}
li.alerta {
	color: #f00;
}
li.alerta span {
	color: #b00;
}
div.li {
	padding: 5px;
}
div.alerta {
	border-left: 10px solid yellow;
	padding-left: 3px;
	background: #c00;
	color: white;
}
div.alerta a {
	color: yellow;
}
div.sucesso {
	padding: 3px;
	border-left: 10px solid #ffa500;
	background: #cfc;
	color: black;
}
div.sucesso a {
	color: #ff8000;
}
h3 {
	font-weight: bold;
	font-size: small;
	margin: 0px;
	text-decoration: underline;
	color: #fefe72;
	letter-spacing: 2px;
	padding-bottom: 3px;
}
h2 {
	font-weight: bold;
	font-size: small;
	margin: 0px;
	text-decoration: underline;
	color: black;
	padding-bottom: 3px;
}
#titulo {
	color: #aaa;
}
a.noborder {
	border: 0px;
}
div.iquadro {
	border-right: 1px dotted #ccc;
	margin: 6px;
	float: left;
	width: 200px;
	height: 400px;
	overflow: hidden;
}
div.ititulo {
	text-align: right;
	padding-right: 5px;
	margin-bottom: 5px;
}
div.caixaform,
div.caixaformshad {
	clear: both;
	margin: 10px;
	padding: 3px;
	border: 1px dotted #ccc;
}
div.caixaformshad {
	border-bottom: 3px groove #ccc;
	border-right: 3px groove #ccc;
	opacity: 0.93;
}
div.caixatit {
	float: right;
	position: relative;
	top: -7px;
	right: 2px;
	padding: 2px;
	border: 1px dotted #777;
}
div.minfo {
	padding: 3px;
	margin-top: 5px;
	font-weight: bold;
}
span.sform {
	width: 100px;
	float: left;
}
form {
	padding: 0px;
	margin: 0px;
}
span.botao,
td.botao {
	border: 1px solid #cacaca;
	color: black;
	padding-left: 2px;
	padding-right: 3px;
	background: white;
}
div.botao {
	border: 1px solid #ccc;
	color: black;
	padding: 5px;
}
.botao:hover {
	border: 1px solid black;
	background: #fefe72;
}
div.foto {
	float: left;
	margin: 3px;
	padding: 5px;
	width: 130px;
	height: 130px;
	text-align: center;
	border: 1px solid #ccc;
}
