@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color:#f2f2f2;
}
.txt_black {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.txt_black_conteudo {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.txt_black_conteudo_laranja {
	font-family: Tahoma;
	font-size: 13px;
	color: #FF6600;
}
.txt_cinza {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.tabela_curso-01 {
	background-color:#E2E2E2;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
	.tabela_curso-01 a:link {
	background-color:#E2E2E2;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	}
	.tabela_curso-01 a:hover {
	background-color:#E2E2E2;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
	}
	.tabela_curso-01 a:active {
	background-color:#E2E2E2;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	}
	.tabela_curso-01 a:visited {
	background-color:#E2E2E2;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	}
	
	
.tabela_curso-02 {
	background-color:#f2f2f2;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
	.tabela_curso-02 a:link {
	background-color:#f2f2f2;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	}
	.tabela_curso-02 a:hover {
	background-color:#f2f2f2;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
	}
	.tabela_curso-02 a:active {
	background-color:#f2f2f2;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	}
	.tabela_curso-02 a:visited {
	background-color:#f2f2f2;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	}
	
	
	a.bt_voltar :link {
	background-color:#f2f2f2;
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration:none;
	}
	a.bt_voltar :hover {
	background-color:#f2f2f2;
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration:none;
	}
	a.bt_voltar :active {
	background-color:#f2f2f2;
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration:none;
	}
	a.bt_voltar :visited {
	background-color:#f2f2f2;
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration:none;
	}

#banner {
	position: absolute;
	left: 270px;
	width: 696px;
	margin-left: -348px;
	text-align: left;
	padding: 0;
	z-index: 1;
	padding: 270px 0 0 250px;
	top: 4px;
}
