/* CSS Document - Unicon - Cosultoria, Auditoria e Contabilidade -
Produzido por FIRE Mídia - |by Carlos Honorato| - carlos@firemidia.com.br */

html, body {
	background-image:url(../imagens/dash2.gif);
	background-repeat:repeat-y;
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	text-align:justify
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}

h1 {
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: bold;
	color: #2b95d1;
}
h2 {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #2b95d1;
}
.form {
	border: 1px solid #3183b2;
	font-family: "Tahoma";
	font-size: 9px;
	color: #164058;
	background-color: #FFFFFF;
}
.endereco {
	font-family: "Tahoma";
	font-size: 9px;
	color: #717171;
}
.rodape {
	font-family:"Tahoma";
	font-size:9px;
	color:#FFFFFF;
}
.bordaum td {
	background:#ffffff; 
	border:1px solid #dbdbdb;
}
.bordaum2 td {
	background:#ffffff; 
	border:1px solid #ffffff;
}
.bordaum3 td { 
	border:1px dashed #2278a8;
	background-image:url(imagens/dash2.gif)
}
.fire {
	font-family: "Tahoma";
	font-size: 10px;
	color: #b6d1e0;
}
.fire a:link {
	color: #b6d1e0;
	text-decoration: none;
}
.fire a:visited {
	color: #b6d1e0;
	text-decoration: none;
}
.fire a:hover {
	color: #538aa8;
	text-decoration: line-through;
}
.tabela tr td {
	font-family: "Tahoma", Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #4a7c99;
	border:1px solid #dfdfdf;
}
.tabela tr td a:link {
	color: #4a7c99;
	text-decoration: none;
}
.tabela tr td a:visited {
	color: #4a7c99;
	text-decoration: none;
}
.tabela tr td a:hover {
	color: #4a7c99;
	text-decoration: underline;
}
.tabela2 {
	font-family: "Tahoma", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #4a7c99;
}
.tabela2 a:link {
	color: #4a7c99;
	text-decoration: none;
}
.tabela2 a:visited {
	color: #4a7c99;
	text-decoration: none;
}
.tabela2 a:hover {
	color: #4a7c99;
	text-decoration: underline;
}
.tabela3 tr td {
	font-family: "Tahoma", Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #4a7c99;
	border:1px solid #d8dee9;
}