#menu_principal img {float:left}
.txt_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #202020;
	text-align: justify;
	text-transform: none;
	padding-left: 10px;
	padding-right: 10px;
}
.txt_cursos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4B4B4B;
	text-transform: none;
	text-align: justify;
	padding-left: 30px;
	padding-right: 30px;
}
.tit_tab_interna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
a.table_top:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.txt_table_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.tit_tab_destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 25px;
}
.txt_listagem { /* usar somente na listagem dos cursos */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #515756;
	list-style-position: outside;
	list-style-image: url(images/_bullet_cursos.gif);
	text-transform: none;
	margin:0;
}
.txt_normal_lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515756;
	text-align: justify;
	text-transform: none;
}
.stit_tab_interna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #384744;*/
	background-image: url("images/_bg_geral.gif");
}
img {
	border: 0px;
}
a.cursos:visited, a.cursos:link, a.cursos:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #515756;
	text-transform: none;
	text-decoration: none;
}
a.cursos:hover {
	text-decoration: underline;
}
.tabela_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
	border: 1px solid #000000;
	padding: 1px;
	background-color: #FFCC66;
	font-style: normal;
	font-weight: normal;
}
.tabela_normal_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
	border: 1px solid #993300;
	padding: 1px;
	background-color: #EBEBEB;
	font-style: normal;
	font-weight: normal;
}
.tabela_normal_2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
	border: 1px solid #000000;
	padding: 1px;
	background-color: #D8D8D8;
	font-style: normal;
	font-weight: normal;
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #888888;
}
input.botao {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #223422;
	background-color: #F5D006;
	border: 2px groove #666666;
}
 
.form_txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	height: 15px;
	width: 300px;
	border: 1px solid #666666;
}
.form_txtarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	height: 100px;
	width: 300px;
	border: 1px solid #666666;
}
.form_listmenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	height: 15px;
	width: 300px;
	border: 1px solid #666666;
}
.form_botao {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #223422;
	background-color: #F5D006;
	height: 20px;
	width: 50px;
	border: 2px groove #666666;
}
.manchete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4B4B4B;
	padding: 0px;
	margin: 10px 0 0 0;
	text-align: left;
	text-transform: none;

}
a.manchete:visited, a.manchete:link, a.manchete:active {
	font-weight: bold;
	color: #515756;
	text-transform: none;
	text-decoration: none;
}
a.manchete:hover {
	text-decoration: underline;
}

.txt_rodape {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: white;
	text-align: center;
}

