.titMenuEsq
{
	background-color: #545454;
	height: 25px;
	font-family: Tahoma;
	color: White;
	font-size: 11px;
	font-weight: bold;
}

.legenda
{
	font-family: Tahoma;
	font-size: 9px;
	color: #555555;
}

.contMenuEsq
{
	background-color: #feffd5;
	height: 25px;
	font-family: tahoma;
	color: #c26009;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	cursor:hand;
}

.titBusca
{
	background-color: #888888;
	height: 25px;
	font-family: Tahoma;
	color: White;
	font-size: 11px;
	font-weight: bold;
}

.subTitBusca
{
	background-color: #FFFFFF;
	height: 35px;
	font-family: tahoma;
	color: orange;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
}

.contBusca
{
	background-color: #FFFFFF;
	height: 25px;
	font-family: arial;
	color: green;
	font-size: 11px;
	font-weight: normal;
	border-bottom: dotted 1px #888888;
	padding-left: 10px;
}

.titApoio
{
	background-color: #93c1a0;
	height: 25px;
	font-family: Tahoma;
	color: #236135;
	font-size: 11px;
	font-weight: bold;
}

.titEstatistica
{
	background-color: #0e4686;
	height: 25px;
	font-family: Tahoma;
	color: White;
	font-size: 11px;
	font-weight: bold;
}

.subTitEstatistica
{
	height: 25px;
	font-family: tahoma;
	color: #c26009;
	font-size: 11px;
	font-weight: bold;
}

.contEstatistica
{
	height: 16px;
	font-family: tahoma;
	color: #333333;
	font-size: 9px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}

.titMenuDir
{
	background-color: #ffb400;
	height: 25px;
	font-family: Tahoma;
	color: White;
	font-size: 11px;
	font-weight: bold;
}

.barraAmarelaTopo
{
	background-color: #ffd041;
	height: 25px;
	font-family: Tahoma;
	color: #095497;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
}

.titCentro
{
	background-color: #e96242;
	height: 25px;
	font-family: Tahoma;
	color: White;
	font-size: 11px;
	font-weight: bold;
}


.mnuTopoCinza
{
	vertical-align: middle;
	cursor:hand;
	text-decoration:none;
	height: 25px;
	font-family: tahoma;
	color: white;
	font-size: 11px;
	font-weight:bold;
}

.rodapeAmarelo
{
	background-color: #ffd041;
	height: 25px;
	font-family: Tahoma;
	color: White;
	font-size: 11px;
	font-weight: bold;
}

.rodapeCinza
{
	background-color: #545454;
	height: 25px;
	font-family: Tahoma;
	color: White;
	font-size: 10px;
	font-weight: normal;
}


.contMenuDepoimento
{
	background-color: #feffd5;
	height: 25px;
	font-family: tahoma;
	color: #c26009;
	font-size: 11px;
	font-weight: normal;
}

.centro
{
	padding-left: 15px;
	padding-right: 15px;
}

.textoData
{
	font-family: Tahoma;
	color: #888888;
	font-size: 9px;
	font-weight: normal;
}

.textoConteudo
{
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align:justify;
	text-indent: 20px;
	height:15px;
}

.titConteudo
{
	font-family: Tahoma;
	color: #ff9c00;
	font-size: 14px;
	font-weight: bold;
	text-align:justify;
	font-variant:small-caps;
	height:15px;
	border-bottom: solid 1px #ff9c00;
}

.subTitConteudo
{
	font-family: Tahoma;
	color: #095497;
	font-size: 12px;
	font-weight: bold;
	text-align:justify;
	height:15px;
}


.linksTopo
{
	font-family: Tahoma;
	color: #e96342;
	font-size: 9px;
	font-weight: normal;
}

.borda
{
	border: 1px solid black;
	}
	
	
.bordaCinza
{
	border: 1px solid #CCCCCC;
	}
	
.gridItem
{
	font-family: Tahoma;
	color: black;
	font-size: 10px;
	font-weight: normal;
	height:17px;
}

.gridItemAlt
{
	font-family: Tahoma;
	color: black;
	font-size: 10px;
	font-weight: normal;
	height:17px;
	background-color: #efefef;
}

.gridItemTit
{
	font-family: Tahoma;
	color: white;
	font-size: 10px;
	font-weight: bold;
	height:20px;
	background-color: #ca5f00;
}

.texto
{
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align:justify;
}

.textBox
{
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	background-color:White;
	height: 20px;
	border: solid 1px black;
}

.msgOk
{
	font-family: Tahoma;
	color: #095497;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	height: 20px;
	border: solid 1px #095497;
}

.msgErro
{
	font-family: Tahoma;
	color: red;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	height: 20px;
	border: solid 1px red;
}

.pnlMsgOk
{
	border: 1px solid #122588;
	background-color: #d4eeff;	
	text-align: center;
	padding: 10px;
	vertical-align: middle;
}

.textMsgOk
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #122588;
	text-align: center;
}

.botaoMsgOk
{
	border: 1px solid #122588;
	height: 18px;
	font-family: Tahoma;
	font-size: 11px;
	color: #122588;
	background-color:White;
}

.pnlMsgErro
{
	border: 1px solid #da251d;
	background-color: #feffbf;	
	text-align: center;
	padding: 10px;
	vertical-align: middle;
}

.textMsgErro
{
	font-family: Tahoma;
	font-size: 14px;
	color: Red;	
	text-align: center;
}

.botaoMsgErro
{
	border: 1px solid #da251d;
	height: 18px;
	font-family: Tahoma;
	font-size: 11px;
	color: #da251d;
	background-color:White;
}

.textBoxTopo
{
	font-family: Tahoma;
	color: #095497;
	font-size: 10px;
	font-weight: bold;
	background-color:White;
	height: 16px;
	border: 1 solid #eabc27;
}

.textoLogin
{
	font-family: Tahoma;
	color: #095497;
	font-size: 10px;
	font-weight: bold;
}

.titIncDepoimento
{
	padding-left:5px;
	padding-right:5px;
	font-family: Tahoma;
	color: #c3650e;
	font-size: 11px;
	font-weight: normal;
}

.autorIncDepoimento
{
	font-family: Tahoma;
	padding-left:5px;
	padding-right:5px;
	color: #888888;
	font-size: 10px;
	font-weight: normal;
}
