@charset "iso-8859-1";
/* ------- REDBIT ------- */
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
/* ------- CORPO ------- */
#body_adm {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%; 
	background-position: left top;
	background-image: url('../../../_old2/adm_arquivos/imagens/fundo_azul.gif');
	background-repeat: repeat-x; 
	background-color: #849bb8;
	text-align: center;
	/*line-height: 1;*/
	/*text-align:center;  hack para o IE */
}
/* ------- LINKS ------- */
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #1f427f;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #1f427f;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #800000;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
/* ------- FONTES ------- */
address {
	margin: 5px 10px 5px 20px ;
	color: #555555;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
}
h1 {
	margin: 5px 10px 5px 20px ;
	color: #4776ac;
	font-family: Arial;
	letter-spacing: 0pt;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	margin: 5px 10px 5px 20px ;
	color: #4776ac;
	font-family: Arial;
	letter-spacing: 0pt;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	margin: 5px 5px 0 5px;
	color: #595959;
	font-family: Arial;
	letter-spacing: 0pt;
	font-size: 18px;
	font-weight: bold;
}
h4 {
	margin: 5px;
	color: #808b9c;
	font-family: Tahoma;
	letter-spacing: 0pt;
	font-size: 12px;
	font-weight: bold;
}
h5 {
	margin: 0;
	color: crimson;
	font-family: Tahoma;
	letter-spacing: 0pt;
	font-size: 12pt;
	font-weight: bold;
}
h6 {
	margin: 10px 20px;
	color: #008000;
	font-family: Tahoma;
	letter-spacing: 0pt;
	font-size: 12pt;
	font-weight: Bold;
}
p {
	margin: 10px 10px 10px 20px;
	color: #333333;
	font-size: 13px;
	font-family: Arial;
}
.p_seguros {
	margin: 3px 1px 3px 3px;
	font-size: 12px;
	font-family: Arial;
}
pre {
	margin: 5px 5px;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Tahoma;
	text-align: justify;
}
li {
	margin: 10px 10px;
	color: #333333;
	font-size: 12px;
	font-family: Arial;
}
ol {
	margin: 5px;
	color: #333333;
	font-size: 12px;
	font-family: Arial;
	text-align: justify;
}
ul {
	margin: 0;
	color: #333333;
	font-size: 12px;
	font-family: Arial;
	text-align: justify;
	text-indent: 0;
	line-height: 120%;
}
/* ------- Easy Tooltip ------- */
#easyTooltipBlue{
	width:200px;
	padding:5px 10px;
	border:1px solid #195fa4;
	background:#195fa4 url("../../../_old2/adm_arquivos/Includes/easytooltip/bg.gif") repeat-x;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color:#fff;
	}
#easyTooltip{
	width:200px;
	padding:5px 10px;
	border:0px solid #fff;
	background:#195fa4;
	/*background: rgba(0, 0, 0, 0.6);*/
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color:#fff;	
}
/* ------- LINHAS ------- */
hr {
	width: 99%;
	height: 0px;
	border: 0px;
	border-top: 1px solid #999;
	border-bottom: 0px solid #fff;
}

.hr_dupla {
	width: 99%;
	height: 0px;
	border: 0px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #fff;
	
}
.hr_tracejada {
	width: 99%;
	height: 0px;
	border: 0px;
	border-top: 1px dashed #999;
	border-bottom: 1px solid #fff;
}/* ------- FIELDSET ------- */
.adm_fieldset {
	border-radius: 5px;
	border: 1px solid #5e5e5e;
	background-color: #ebebeb; /*width: 500px;*/; /*min-width: 100px; */ /*max-width: 962px; */;
	width: 90%;
	display: table;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.adm_fieldset legend {
	margin: 0px 20px -5px 10px;
	text-align: left;
	background-color: #ebebeb;
	border-radius: 5px;
	border-top: 1px solid #5e5e5e;
	border-bottom: 1px solid #ebebeb;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12pt;
	color: #0067AC;
	padding: 2px 30px 2px 10px;
}
/* ------- FORMULÁRIOS ------- */
.button_adm {
	background: #EFEFEF;
}
.checkbox_adm {
	background-color: #FFFFFF;
	margin: 0px;
}
.checkbox_adm1 {
	background-color: #FFFFFF;
	margin: 0px;
}
.checkbox_adm2 {
	background-color: #EFEFEF;
	margin: 0px;
}
.input_adm {
	background-color: #FFFFFF;
	BORDER-RIGHT: #555555 1px solid;
	BORDER-TOP: #555555 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #555555 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #555555 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 18px;
}
.input_adm_desativado {
	border: 1px solid #808080;
	background-color: #FFFFFF;
	FONT-SIZE: 11px;
	COLOR: #808080;
	FONT-FAMILY: Verdana;
	HEIGHT: 18px;
}
.select_adm {
	background: #FFFFFF;
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
}

/* ------- TABELAS ------- */
table {
	/* cellspacing */	
	/*border-collapse: collapse;*/
	border-spacing: 0;
	border-collapse: separate;
	border-spacing: 1px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 0 auto;
}
thead td{
	vertical-align:middle;
	text-align:center;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	color:#006699;
}
tbody td{
	vertical-align:middle;
	text-align:center;
	text-align: left;
}
th {
	vertical-align:middle;
	text-align:center;
	padding: 2px;
}

td {
	vertical-align: top;
	padding: 2px;
}
#tabelao {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	display: table;
	text-align: center;
	vertical-align: middle;
}
.TabelaTopo {
	background-position: left bottom;
	margin: 5px 5px -4px 5px;
	border-top: 1px #999999 solid;
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	border-bottom: 0px #999999 solid;
	background-color: #FFFFFF;
	padding: 10px;
	background-image: url('../../../_old2/adm_arquivos/imagens/fundos/TabelaTopo.jpg');
	background-repeat: repeat-x;
	outline-color: #fff;
	outline-style: solid;
	outline-width: 1px;
}
.TabelaBase {
	border: 1px solid #dddddd;
	/*height: 300px;*/
	margin: 0 auto;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f5f5f5;
	text-align: left;
}
.TabelaBase tr:hover {
	background-color: #FFFFE6;
}
.TabelaUpload {
	border: 1px solid #dddddd;
	/*height: 300px;*/
	margin: 0 auto;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f5f5f5;
	text-align: left;
}
.TabelaUpload td {
	padding:10px;
}



.TabelaLinha1 {
	background-color: #fff;
	font-size: 9pt;
	height: 25px;
}
.TabelaLinha2 {
	background-color: #efefef;
	font-size: 9pt;
	height: 25px;
}





