#logo {
	vertical-align: botton;
	font-size: 8.5pt;
	color: silver;
	font-family:Verdana;
	text-align: center;
}

.caracterComercial {
	font-family: Symbol;
	mso-ascii-font-family: "Times New Roman";
	mso-hansi-font-family: "Times New Roman";
	mso-char-type: symbol;
	mso-symbol-font-family: Symbol;
	mso-char-type: symbol;;
	mso-symbol-font-family: Symbol
}

#topoEsq {
	width: 100%;
	height: 100%;
	background-image: url('../arquivos/imagens/cabecalho1.png');
	background-position: top;
	background-repeat: no-repeat
}

.topoCentro {
	background-image: url('../arquivos/imagens/cabecalho2.png');
	background-position: left;
	background-repeat: repeat-x;
}

#topoDir {
	width: 100%;
	height: 100%;
	background-image: url('../arquivos/imagens/cabecalho3.png');
	background-position: center;
	background-repeat: no-repeat
}

#topoEsq,#topoCentro,#topoDir {
	border: none;
	background-attachment: inherit;
}

.menuCentro,.menuCentro a,.menuCentro select {
	border-color: transparent;
	border-width: 0;
	border-style: solid;
	background-color: #1982b2;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 12;
	color: white;
	height: 18;
}

.menuProjetos option {
	border-width: 0.5;
	border-color: white;
	border-style: solid;
}

.menuCentro select {
	border-width: 0;
	border-style: none;
	width: 100%;
	border-color: transparent;
}

body {
	scrollbar-face-color: #1982b2;
	scrollbar-darkshadow-color: white;
	scrollbar-highlight-color: silver;
	scrollbar-3dlight-color: silver;
	scrollbar-shadow-color: silver;
	scrollbar-arrow-color: white;
	scrollbar-track-color: silver;
}

#tree {
	border: thick;
	border-style: solid;
	border-width: 0;
	background-color: lightgray;
}

.outro {
	background-color: #e0eaf4;
}

#topoProjeto {
	sborder-style: solid;
	sborder-width: thin;
	background-color: lightblue;
	svertical-align: middle;
	text-align: center;
	font-size: 30;
	height: 100%;
}

#descricaoProjeto {
	font-size: 10;
	background-color: white;
	color: black;
}

A {
	color: black;
	text-decoration: none;
}

.info {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
}

td {
	vertical-align: top;
}

atd {
	border: thin;
	border-style: solid;
}