a{
	color: #016666;
	text-decoration: none;
}
a:hover{
	color: #5F9EA0;
	text-decoration: underline;
}
body{
	margin: 0px;
	margin-top: 0px;
	color: #000000;
}
#tbSubCabecalho td{
   font-family: Arial, sans-serif; 
	color: #016666;
}
#tbSubCabecalho td a{
	color: #016666;
}
#tbSubCabecalho td a:hover{
	color: #5F9EA0;
}
/*----------------------------------------------------*/
table#tbMaster, #tbSubCabecalho, #tbConteudo, #tbRodape{
	position: relative;
	top: 0;
	width: 100%;
	/*border: Fuchsia 1px solid;*/
}
#tbSubCabecalho{
	background-color: #B9C0CE;
}
#tbRodape{
	background-color: #ffffff;
}
#tdCabecalho{
	height: 100px;
}
#tbLogo{
	height: 100%;
}
#tdData, #tdArremate, #tdBusca, #tdFinalBarra{
	border-bottom: solid 0px;
	background-image: url(/layout/analiseeditorial_institucional_cont/images/fundo_barralogin.png);
	background-repeat: repeat-x;
	padding: 4px;
	padding-left: 10px;
	color: #4d4d4d;
	font-size: 11px;
}
#tdData{
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
#tdMenu{
	padding-top:0px; 
	padding-bottom:30px; 
	vertical-align: top;
	width: 180px;
	border-right:solid 1px #eaeaea;
	border-left:solid 1px #f5f5f5;
}
#divOndeEstou{
   font-family: Arial, sans-serif; 
	border-bottom: 1px dotted #708090;
	padding-top: 4px;
	padding-bottom: 9px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
#tdCont{
	padding: 10px;
}
 div#conteudodinamico{
	position: relative;
	padding: 20px;
	padding-top: 10px;
	color: #4d4d4d;
}
#divcontindtop{
	margin-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
}
#divcontind{
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
}
#divcontindrodape{
	text-align: center;
	width: 700px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
#rodape{
	border-top: 1px solid #eaeaea;
	border-bottom: solid 1px #eaeaea;
	padding-bottom: 20px;
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
}
table#borda {
	border-top:solid 1px #dcdcdc;
	border-left:solid 1px #dcdcdc;
}
table#borda TD{
	border-bottom:solid 1px #dcdcdc;
	border-right:solid 1px #dcdcdc;
}
.bordaTable{
	border-left:1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
}

.bordaTD{
	border-right:1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

