/* -------------------------------------
	CSS PEOPLE
---------------------------------------- */
body,h1,h2,h3,h4,h5,h6,p,blockquote,form,ul,li,table {
	margin:0;
	padding:0;
	border:none;
	list-style:none;
}

body {
	color:#000000;
	font: 105% Verdana, Arial, Helvetica, sans-serif;
	background-color: #E15616;
}
h1 {
	font-size:90%;
	color: #999999;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
h2 {
	font-size:100%;
	margin-bottom:12px;
	color: #EA8C2F;
	margin-top: 12px;
}
h3 {
	font-size:80%;
	color:#666666;
	margin-bottom:3px;
	margin-top: 0px;
	padding: 0px;
}
h4 {
	font-size:100%;
	color:#3D649A;
	font-weight:bold;
	margin-bottom:5px;
	margin-top: 15px;
}
a, a:visited {
	color:#e15616;
	text-decoration: underline;
}
a:hover { text-decoration:none; }

/* -------------------------------------
	MENU - GERAL
---------------------------------------- */
#menuGeral td {
	border-bottom: 1px solid #FFFFFF;
	background-color: #666666;
}
#menuGeral ul {
	color:#ffffff;
	float: left;
}
#menuGeral li {
	float:left;
	border-right: 1px solid #FFFFFF;
	display: inline;
	white-space: nowrap;
}
#menuGeral li a {
	display:block;
	float:left;
	font-weight:bold;
	text-align:center;
	color:#E15616;
	text-decoration:none;
	font-size: 10px;
	padding-top: 7px;
	padding-right: 38px;
	padding-bottom: 7px;
	padding-left: 38px;
	background-color: #E4E2E3;
	background-image: url(../imgs/bgTnav01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#menuGeral li.home a {
	display:block;
	font-weight:bold;
	text-align:center;
	color:#DC5616;
	text-decoration:none;
	font-size: 10px;
	padding-top: 7px;
	padding-right: 39px;
	padding-bottom: 7px;
	padding-left: 38px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#menuGeral li a:hover {
	color: #FFFFFF;
	background-color: #B9B9B9;
	background-image: none;
}

/* -------------------------------------
	ESTRUTURA
---------------------------------------- */
#container { width:100%; }
#header {
	width:760px;
	height:80px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(http://www.people.com.br/educacao/imgs/header.jpg);
}
.logotipoImg{
	float: right;
	padding: 0px;
	margin-top: 6px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header01 {
	width:50%;
	background-image: url(http://www.people.com.br/educacao/imgs/bgHeader.gif);
	background-repeat: repeat-x;
}
#conteudo {
	width:757px;
	background:#ffffff;
	height: 400px;
	padding: 1px 0px 4px 0;
}
#conteudo01 {
	background:#e6e6e6;
}
#footer {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
/*#bannerSchoolManager {
	float: right;
}*/

/* -------------------------------------
	MENU PRINCIPAL
---------------------------------------- */
#logotipo {
	height: 80px;
	width: 760px;
	clear: both;
	float: left;
}
#menu {
	position:relative;
	width:760px;
	float: left;
	height: 35px;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#menu li {
	display:inline;
	margin-left:-6px;
}
#menu li.first { margin-left:0; }

/* -------------------------------------
	NAVEGAÇÃO
---------------------------------------- */
#nav {
	float:left;
	background:#F7F7F7;
	margin-right:4px;
}
#nav form {
	background: #999999;
	padding: 10px 8px;
}
#nav input {
	margin: 0px;
	padding: 0px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li a {
	display:block;
	width:187px;
	font-size:55%;
	padding:4px;
	color:#5f5f5f;
	text-decoration:none;
	font-weight:normal;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #C6C5C4;
	margin-left: 5px;
}
#nav li a:hover {
	background:#FFFFCC;
	text-decoration: underline;
}
#nav li.tNav01 {
	display:block;
	width:187px;
	color:#E15616;
	font-weight:bold;
	font-size: 65%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 7px;
	background-image: url(../imgs/bgTnav01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #E4E2E3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav li.tNav01 a:hover {
	text-decoration: none;
	color: #000000;
}
#nav li.tNav02 {
	display:block;
	width:187px;
	color:#E15616;
	font-weight:bold;
	font-size: 65%;
	background-color: #E4E2E3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 7px;
	background-image: url(../imgs/bgTnav01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#nav li.tNav02 a:hover {
	text-decoration: none;
	color: #000000;
}
#navFormularios {
	float:left;
	margin-right:4px;
	width: 184px;
	margin-left: 4px;
	background-color: #FFFFFF;
}

/* -------------------------------------
	MIOLO
---------------------------------------- */
#mioloHome {
	float:left;
	width: 759px;
	margin-top: 4px;
}
#miolo {
	width:516px;
	float:right;
	padding:16px;
	background: #FFFFFF;
}

#miolo p {
	font-size: 65%;
	color: #666666;
	line-height: 140%;
	margin: 0px 0 15px;
	font-weight: normal;
}
#miolo p.voltar {
	color: #F5F5F5;
	background: #f5f5f5;
	margin: 0px;
	padding-bottom: 2px;
	padding-right: 5px;
	text-align: right;
	padding-top: 
	1px;
}
#miolo p.navPaginas {
	color: #C62429;
	text-align: right;
	margin-top: 20px;
}
#miolo p.navPaginas a {
	color: #E65616;
	background-color: #FFFFBB;
	text-decoration: none;
	font-size: 8px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 1px dashed #E65616;
	font-weight: bold;
}
#miolo p.navPaginas a:hover {
	background-color: #FFFFFF;
}
#miolo ul {
	font-size: 65%;
	margin-bottom: 15px;
}
#miolo ul li {
	margin-bottom: 5px;
	margin-left: 25px;
	list-style-image: url(http://www.people.com.br/educacao/imgs/bullet.gif);
}
#miolo ol {
}
#miolo ol li {
	margin-bottom: 10px;
	margin-left: 25px;
	color: #666666;
}
/* -------------------------------------
	TABELAS - CURSOS 01
---------------------------------------- */
#miolo table {
	width:100%;
	height:100%;
	font-size: 60%;
	border-top: 1px solid #e9e9e9;
	border-right: 0 solid #e9e9e9;
	border-bottom: 0 solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	margin: 5px 0 16px;
}
#miolo td, th {
	border-top: 0 solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	border-left: 0 solid #E9E9E9;
	color: #666666;
}
#miolo th {
	color:#999999;
	background-color: #FFFFFF;
	font-size: 110%;
	line-height: 25px;
	height: 25px;
	padding: 4px;
}
#miolo .destaque {
	color: #A72A24;
	text-align: left;
	height: 20px;
	font-weight: bold;
	margin: 10px 0px 0px;
	font-size: 80%;
	border-bottom: 1px solid #A72A24;
}
.l01 td {
	background:#E2E2E2;
	color: #C62429;
}

.tbRollOver {
	background: #FFFFCC;
}

/* -------------------------------------
	COLUNAS - HOME
---------------------------------------- */
#flash {
	float:left;
	width: 572px;
}
#destHome {
	float: left;
}
.imgDest01 {
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 15px;
}
.imgDest02 {
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.imgDest03 {
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.imgDest04 {
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.imgDest05 {
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.imgDest06 {
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}

/* -------------------------------------
	PLATAFORMAS TECNOLÓGICAS - HOME
---------------------------------------- */
#plataformas {
	width: 178px;
	background-image: url(../imgs/bgProdServicos.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 0px;
	float: left;
	margin-left: 4px;
	height: 334px;
	margin-top: 0px;
	margin-right: 0px;
}
#plataformas p {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
}
/*#prodServicos {
	width: 178px;
	background-image: url(../imgs/bgProdServicos.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 0px;
	float: left;
	margin-left: 4px;
	height: 334px;
	margin-top: 0px;
	margin-right: 0px;
}
#prodServicos ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 83px;
}
#prodServicos ul li {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#prodServicos ul li a {
	color: #666666;
	margin: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
	width: 158px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#prodServicos ul li a:hover {
	text-decoration: none;
	color: #E15616;
	background-color: #FFFFFD;
}*/
/* FIM - PRODUTOS E SERVIÇOS */

.tblExames p {
	margin: 0px;
	padding: 0px;
	color: #666666;
}
.publicoAlvo {
	background-color: #F5F5F5;
	display: block;
	border: 1px solid #E4E4E4;
	padding: 0px 10px;
}
#destaque01 {
	float: left;
	width: 170px;
}

#destaque02 {
	float: left;
	width: 207px;
}

#parceiros {
	border-top: 1px solid #B9D1EA;
	float: right;
	_margin-right: 10px;
	color: #999999;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 22px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}

/* -------------------------------------
	ORDEM ALFABÉTICA
---------------------------------------- */
#miolo table.alfabeto {
	border: 1px solid #e9e9e9;
}
#miolo table.alfabeto p {
	color: #333333;
	font-size: 10px;
	padding: 3px;
	margin: 0px;
}
#miolo table.alfabeto a {
	text-decoration: none;
	padding: 1px 2px;
	border: 1px solid #0093DD;
	font-weight: normal;
	margin-left: 1px;
	display: block;
	text-align: center;
	float: left;
}
#miolo table.alfabeto a:visited {
}
#miolo table.alfabeto a:hover {
	background: #0093DD;
	color: #FFFFFF;
	text-decoration: none;
}

/* -------------------------------------
	CURSOS - SECUNDÁRIOS
---------------------------------------- */
#cursosSecundarios {
	border: 1px solid #F6B801;
	padding: 4px;
}

/* -------------------------------------
	DESTAQUES - OPCIONAIS
---------------------------------------- */
#cursosSecundarios {
	border: 1px solid #F6B801;
	padding: 4px;
}

/* -------------------------------------
	IMAGENS - ESPAÇAMENTO
---------------------------------------- */
.img01 {
	border: 1px solid #F6B801;
	padding: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img02 {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.imgMoldura {
	border: 1px solid #F6B801;
	padding: 3px;
}

/* -------------------------------------
	NOVIDADES
---------------------------------------- */
.listaNovidades {
	border-bottom: 1px solid #F5F5F5;
	padding-bottom: 10px;
}
.listaNovidades a {
}
.novidades {
}
.novidades a {
}

/* -------------------------------------
	VERSÕES
---------------------------------------- */
.versoesSoftware {
	color: #E88B00;
	font-weight: bold;
}

/* -------------------------------------
	CICLOWEB
---------------------------------------- */
.linkCicloWeb {
	color: #F2BA82;
}
.linkCicloWeb a {
	color: #F2BA82;
	text-decoration: none;
	font-weight: bold;
}
.linkCicloWeb a:hover {
	color: #BC6712;
}

/* -------------------------------------
	CLEARFIX
---------------------------------------- */
.clearfix:after {
  content:"."; visibility:hidden;
  display:block; clear:both;
  line-height:0; height:0;
}
.clearfix { display:inline-block; }
html[xmlns] .clearfix { display:block; }
* html .clearfix { height:1%; }
.clear { display:block; clear:both; }
