@charset "utf-8";
/* BODY ------------------------------------------------------------------------------ */
body {
	font-family: Tahoma, Geneva, sans-serif;
	background:#eff3f6;
	margin:0px;
	padding:0px;
}
.principal .clr {
	clear: both;
	float: none;
}
/* TOPO ------------------------------------------------------------------------------ */
.principal .sixteen.columns {
	background-color:#03C;
	height:50px;
}
.principal .sixteen.columns .logo {
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 20px;
}
.principal .sixteen.columns .usuario {
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	float: right;
	margin-right: 20px;
	margin-top: 16px;
	font-size: 14px;
}
/* MEIO ------------------------------------------------------------------------------ */
.principal .one-third.column table {
	float: left;
	margin-left: 22px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
.principal .one-third.column table a {
	text-transform: none;
	text-decoration: none;
	color: #000;
}
.principal .one-third.column table a:hover {
	text-transform: none;
	text-decoration: none;
	color: #000;
}
.principal .one-third.column table a:visited {
	text-transform: none;
	text-decoration: none;
	color: #000;
}
.principal .one-third.column table a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.principal .one-third.column table a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.principal .one-third.column table a:visited img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* MANUTENÇÃO ------------------------------------------------------------------------ */
.principal .one-third.column .manutencao {
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: none;
	text-decoration: none;
	text-align:center;
}
.principal .one-third.column .manutencao fieldset {
	border: 1px solid #0CF;
	width: auto;
	margin-bottom: 10px;
}
.principal .one-third.column .manutencao fieldset legend {
	font-size: 14px;
	text-transform: none;
	color: #00C;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.principal .one-third.column .manutencao fieldset a {
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.principal .one-third.column .manutencao fieldset a:visited {
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.principal .one-third.column .manutencao fieldset a:hover {
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.principal .one-third.column .manutencao .pesquisa table {
	margin: 0px;
	border: #0CF solid 1px;
}
.principal .one-third.column .manutencao .pesquisa .titulo {
	background-color:#0FF;
}
.principal .one-third.column .manutencao fieldset #radio {
	width:20px;
	margin-left:0px;
}
.principal .one-third.column .manutencao .pesquisa .baixado {
	background-color:#999;
}
.principal .one-third.column .manutencao fieldset select {
	border:1px solid #A3A3A3;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-moz-formulario-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #A3A3A3 inset;
	-webkit-formulario-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #A3A3A3 inset;
	formulario-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #A3A3A3 inset;
	margin:3px 10px 4px 10px;
	padding:4px 2px;
}
/* CADASTRO ------------------------------------------------------------------------ */
.principal .one-third.column .cadastro {
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: none;
	text-decoration: none;
	text-align: right;
}
.principal .one-third.column .cadastro fieldset {
	border: 1px solid #0CF;
	width: auto;
	margin-bottom: 10px;
}
.principal .one-third.column .cadastro fieldset legend {
	text-align:center;
	font-size: 14px;
	text-transform: none;
	color: #00C;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.principal .one-third.column .cadastro fieldset input {
	border:1px solid #A3A3A3;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-moz-formulario-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #A3A3A3 inset;
	-webkit-formulario-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #A3A3A3 inset;
	formulario-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #A3A3A3 inset;
	margin:3px 10px 4px 10px;
	padding:4px 2px;
}
.principal .one-third.column .cadastro fieldset select {
	border:1px solid #A3A3A3;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-moz-formulario-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #A3A3A3 inset;
	-webkit-formulario-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #A3A3A3 inset;
	formulario-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #A3A3A3 inset;
	margin:3px 10px 4px 10px;
	padding:4px 2px;
}
.principal .one-third.column .cadastro fieldset #gravar {
	border: none;
	width: 32px;
	height: 32px;
	overflow: hidden;
	cursor: pointer; /* vai por o cursor como forma de mão ao passar por cima do botão */
	cursor: hand; /* para o IE 5.x */
	background-color: transparent;
	background-image: url(../images/adicionar.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.principal .one-third.column .cadastro fieldset #limpar {
	border: none;
	width: 32px;
	height: 32px;
	overflow: hidden;
	cursor: pointer; /* vai por o cursor como forma de mão ao passar por cima do botão */
	cursor: hand; /* para o IE 5.x */
	background-color: transparent;
	background-image: url(../images/limpar.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right:15px;
}
/* RODAPE ---------------------------------------------------------------------------- */
.principal .rodape {
	background-color:#03C;
	width:100%;
	height:20px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	margin-top:10px;
	padding-top:4px;
}
.principal .rodape a {
	text-decoration:none;
	color: #FFF;
}
.principal .rodape a:hover {
	text-decoration:none;
	color: #FFF;
}
.principal .rodape a:visted {
 text-decoration:none;
 color: #FFF;
}
