/* 
 *
 * Azul escuro  #408FBE 
 * Azul claro  #A8D3F1
 * Cinza claro #E4E4E4
 *
 *
 * botoes = branco borda preta 2px  fonte azul  claro 
 * espacamento de uns 2 px entre linhas de colunas 
 *
 */
 html {
	overflow: -moz-scrollbars-vertical;
	padding:0px;
	margin:0px;
}

.fundoCinza {
	background-color: #E4E4E4;
	width: 99.7%;
	margin-top: 2px;
}
html {
	height:100%;
}
hr {
	color: #A8D3F1;
	background-color: #A8D3F1;
	border: none;
	height: 2px;
	width: 99.7%;
}
body {
	background-color: #FFF;
	margin: 0px 0px 0px;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	height:100%;
}

img {
	border: none;
}

#logo{
	text-align: left;
	margin-left: 13px;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 40px;
}
#topo_dir{
	float: right;
	margin-right:10px;
}
#topo_esq {
	float: left;
}

#menu {
	width: 100%;
	text-align: right;
	background-image:url(../imgs/top_bg.jpg);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 46px;
	margin-bottom: 15px;
}
#usuario {
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	float:left;
	display:inline;
}
#consultor {
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	float:right;
	display:inline;
}

#link a{
	margin-right:5px;
	margin-top:13px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
.link{ 
margin-right:5px;
	margin-top:13px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-size:16px;
	text-decoration:underline;
}
#separador{
	margin-right:5px;
	margin-top:10px;
	width:2px;
	background-color:#B5B5B5;
	float:right;
	height:25px
}
table.menu{
	margin-top: 10px;
	text-align: right;
	vertical-align: middle;
}
table.menu td{
	width: 8%;
	vertical-align: bottom;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:16px;
	font-weight:bold;
}
table.separador td{
	background-color:#666666;
}

a.menu {
	color: #408FBE;
	font-size: 12px;
	text-decoration: none;
}

.titulo {
	background-color: #A8D3F1;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	width: 99.4%;
	font-size: 16px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

button {
	background-color: #ffffff;
	color: #408FBE;
	font-size: 12px;
	text-transform: capitalize;
	border-color: #000000;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 2px 15px 2px 15px;
	overflow: visible;
}
button:hover {
	background: #408FBE;
	color: #ffffff;
}

input {
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
	border-color: #000000;
	border-style: groove;
	border-width: 1px 1px 1px 1px;
	margin: 0px 0px 0px 0px;
	width: 312px; 
}

input.checkbox {
	font-size: 12px;
	border-width: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
textarea {
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
	border-color: #000000;
	border-style: groove;
	border-width: 1px 1px 1px 1px;
	margin: 0px 0px 0px 0px;
	width: 312px; 
}
label {
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
}
form {
	padding: 15px 15px 15px 15px;
	width: auto;
	display: inline;
}

td.form {
	text-align: right;
	padding-top: 10px;
}
#conteudo{
	width: 100%;
	display:block;
	margin-bottom: 25px;
	background-color: #ffffff;
	padding-top: 16px;
	padding-bottom: 16px;
	text-align: center;
	height:50%;
	min-height:100%;
	_height:100%;
}

#clear{
	margin-bottom:10px;
	margin-top:10px;
	display:block;
	width:100%;
	height:25px;
	color: #333;
}
th {
	font-weight: bold;
	color:#000;
	background-color:#FFF;
}
input.checkbox 
{
	width: auto;
}
#tblResultado{
	width: 99.7%;
}
.direita {
	width: 99.7%;
	text-align: right;
	padding-bottom: 10px;
}
legend {
	font-weight: bold;
}
fieldset {
	width: 50%;
}
form.login {
	display: block;
	text-align: center;
}
form.login table{
	display: inline;
	width: 1px;
}
.obrigatorio{
	font-weight: bold;
	font-size: 16px;
	color: red;
	padding-left: 5px;
}
tfoot  {
	text-align: center;
	background-color: #E4E4E4;
}
thead  {
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
	font-size:12px;
}
tbody {
	font-weight:bold;
	background-color:#E8E8E8;
	color:#333333;
	font-size:12px;
}
	
caption {
	font-size: 12px;
	font-weight: bold;
	background-color: #999999;
	font-weight: bold;
	text-align: left;
	padding:8px;
	text-transform: uppercase;
	color: #ffffff;
}
table table {
	width: 100%;
}

#foot {
	clear:both;
	background-image:url(../imgs/foot_bg.jpg);
	height:97px;
  	width:100%;
}

#push {
	height:100%;
	clear:both;
}

