.td-10px {
	padding-left: 10px;
	padding-top: 10px;
}
.td-10px-all {
	padding: 10px;
}
.td-10px-up {
	padding-top: 10px;
}
.td-10px-esq {
	padding-left: 10px;
}
.td-10px-dir {
	padding-right: 10px;
}

body,td,tr,input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.td-20px-esq {
	padding: 2px 5px 3px 20px;

}
.menu-txt {
	color: #FFFFFF;
	text-decoration: none;
  line-height: 18px;
}
.menu-txt:hover {
	text-decoration: underline;
}
.body-negrito {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
/*novo*/
.noticia-data {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
  font-size: 10px;
}
/*novo*/
.body-video {
	font-weight: bold;
	color: #5555bb;
  font-size: 10px;
}
.body-negrito:hover {
	text-decoration: underline;
}



.brdr-table {
	border: 2px solid #46780A;
}
/*alterado*/
.cursos-tit {
	font-weight: bold;
	color: #FFFF00;
  font-size: 13px;
}
/*novo*/
.cursos-investimento{
	font-weight: bold;
	color: #FFFF00;
}

.body-cinza {
	color: #6D6D6D;
	text-decoration: none;
}
.body-cinza:hover {
	text-decoration: underline;
}

.img-borda {
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}
.body-negrito-cinza {
	color: #6D6D6D;
	font-weight: bold;
}
/*novo*/
.noticia-tit{
	color: #6D6D6D;
	font-weight: bold;
  font-size: 13px;
  padding: 0px 2px 10px 0px;
  text-decoration: none;
}
/*novo*/
.noticia-anchor{
	color: #6D6D6D;
  text-decoration: none;
}
/*novo*/
.noticia-anchor:hover{
  text-decoration: underline;
}
.fundo_tab {
	background-color: #48790C;
	background-image: url(../imgs/estrutura/luz_fundo_tab.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
.curso-int-form-txt {
	font-weight: bold;
	color: #990000;
}
.input-curso-int {
	border: 1px solid #A0BACB;
	height: 17px;
	width: 200px;
}
.input-curso-int-menor {
	border: 1px solid #A0BACB;
	height: 17px;
	width: 30px;
}
.input-curso-int-medio {
	border: 1px solid #A0BACB;
	height: 17px;
	width: 160px;
}


.td-10px-up-left {
	padding-top: 10px;
	padding-left: 10px;
}

.input-area-curso-int {
	border: 1px solid #A0BACB;
	width: 200px;
}
.txt-branco-bold {
	font-weight: bold;
	color: #FFFFFF;
}
