@charset "utf-8";
body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#principal {
	text-align: left;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topo {
	height: 200px;
}
#menu {
	height: 86px;
}
#quadro {
	height: 297px;
}
#conteudo {
	margin: 0px;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 100px;
}
#esquerda {
	float: left;
	width: 600px;
}
#esquerda02 {
	float: left;
	width: 580px;
	background-color:#FFEEBF;
	padding:10px;
}
#faixa {
	clear: both;
	height: 10px;
}
#direita {
	float: right;
	width: 200px;
}

#thered {
	height: 49px;
}
#base {
	clear: both;
	height: 95px;
}
#letra01 {
	width: 50%;
	float:left;
	background-color:#FC3;
	color:#FFF;
	padding:5px;
}
#letra02 {
	width: 45%;
	float:right;
	padding:5px;
}
.letraclear {
	clear:both;
}

/*Imagens*/
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*Links*/
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #009;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #999;
}

/*Links Cursos*/
#conteudo .estilo05 a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#conteudo .estilo05 a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#conteudo .estilo05 a:hover {
	text-decoration: none;
	color: #009;
	font-weight: bold;
}
#conteudo .estilo05 a:active {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

/*Alinhamento*/
.align01 {
	text-align: right;
}
.align02 {
	text-align: center;
}

/*Tabela*/
#FormLibrary table {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999;
}
#FormLibrary tr {
	height: 20px;
	border: 1px solid #999;
}
#FormLibrary td {
	padding: 3px;
	height: 20px;
	border: 1px solid #999;
}
#FormTable table {
	border: none;
}
#FormTable tr {
	border: none;
}
#FormTable td {
	border: none;
	padding: 5px;
}
.input01 {
	width: 200px;
	border: 1px solid #000;
}
.input02 {
	width: 300px;
	border: 1px solid #000;
}
.input03 {
	background-color:#CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #009;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.estiloform01 {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

/*Imagens*/
.imagem01{
	float:left;
	padding: 5px;
}
.imagem02{
	float:right;
	padding: 5px;
}
.imagem03{
	float:right;
	padding: 5px;
	background-color:#F90;
	margin: 5px;
}

/*Tabela*/
table {
	margin: 3px;
	padding: 5px;
	border: 1px solid #999;
	background-color: #FFF;
}
tr {
	border: 1px solid #999;
}
td {
	border: 1px solid #999;
}

/*Estilos de Fontes*/
.estilo01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
}
.estilo02 {
	color: #666;
	font-size: 14px;
	font-weight: bold;
}
.estilo03 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F90;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.estilo04 {
	font-weight: bold;
}
.estilo05 {
	padding-right: 10px;
	padding-left: 20px;
	background-color: #FC3;
	margin-right: 20px;
	margin-left: 80px;
	padding-top: 10px;
	padding-bottom: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.estilo06 {
	color: #F90;
}
.estilo07 {
	font-weight: bold;
	color: #F90;
	text-align: center;
}
.estilo08 {
	color: #F90;
	font-size: 12px;
	font-weight: bold;
}
.estilo09 {
	padding-right: 10px;
	padding-left: 20px;
	background-color: #FC3;
	margin-right: 20px;
	margin-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
}
.estilo10 {
	font-style: italic;
}
.estilo11 {
	padding-left: 20px;
}
.estilo12 {
	padding-right: 10px;
	padding-left: 20px;
	background-color: #CCC;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.estilo13 {
	font-size: 12px;
}
.estilo14 {
	padding-right: 10px;
	padding-left: 20px;
	background-color: #999;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.estilo15 {
	background-color:#F90;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}
.estilo16 {
	background-color: #666;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color:#FFF;
	padding: 3px;
}
