* {
	padding:0px;
	margin:0px;
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#000;
	text-decoration: none;
}
u{
	font-weight: bold;
}
body {
	background-image:url('../imagens/bkg.jpg');
}
#principal {
	position:relative;
	width:842px;
	height:auto;
	display:table;
	margin:0px auto 0px auto;
}
#topo {
	position:relative;
	width:842px;
	height:170px;
	background-image:url('../imagens/fundo_topo.jpg');
	background-repeat:no-repeat;
	background-position:right;
}
#logo {
	position:absolute;
	width:163px;
	height:94px;
	margin:34px 0px 0px 37px;
}
#home {
	position:absolute;
	width:67px;
	height:23px;
	margin:134px 0px 0px 82px;
}
#social {
	position:absolute;
	width:167px;
	height:23px;
	margin:148px 0px 0px 245px;
}
#menu {
	position:relative;
	width:816px;
	height:27px;
	border-top:1px solid #a5bcd3;
	border-bottom:1px solid #a5bcd3;
	background-image:url('../imagens/bkg_menu.jpg');
	margin-left:13px;
}
.menu_td {
	text-align:center;
	border-right:#98a7b9 1px solid;
	height:27px;
	cursor:pointer;
	font-size:9px;
	color:#205a91;
	font-weight:bold;
}
#meio {
	position:relative;
	width:842px;
	height:auto;
	display:table;
	padding:25px 0px 25px 0px;
	background-image:url('../imagens/bkg_meio.jpg');
	background-repeat:repeat-y;
}
#box_esq {
	width:220px;
	height:auto;
	float:left;
}
.botao {
	width:188px;
	height:27px;
	background-image:url('../imagens/botao.jpg');
	margin-bottom:2px;
	font-size:12px;
	color:#fff;
	padding:8px 24px 0px 0px;
	text-align:right;
	font-weight:bold;
	cursor:pointer;
}
.align_banner_esq {
	margin:0px 0px 4px 20px;
}
#area_restrita {
	width:185px;
	height:auto;
	margin-left:20px;
	background-image:url('../imagens/bkg_area_restrita.jpg');
}
#conteudo {
	position:absolute;
	width:580px;
	height:auto;
	background:#aaa;
	margin-left:260px;
}
#rodape {
	margin:10px 0px 20px 0px;
	text-align:center;
}
#banner {
	position:absolute;
	width:582px;
	height:102px;
	margin:18px 0px 0px 124px;
	z-index:999;
}
#c1 {
	display:block;
	width: 565px;
}
#c2 {
	display:none;
	width: 565px;
}
#c3 {
	display:none;
	width: 565px;
}
#c4 {
	display:none;
	width: 565px;
}
#c5 {
	display:none;
	width: 565px;
}

.titulo {
	color:#494DD7;
	font-size:16px;
	font-weight: bold;
}
.titulo_interno {
	color:#0180C1;
	font-size:26px;
	font-weight: bold;
}
.titulo_interno_vermelho {
	color:#FF2B00;
	font-size:26px;
	font-weight: bold;
}

.vermelho {
	color:#ff0c0c;
}
.azul {
	color:#006BB3;
}
.faq:hover {
	color:#006BB3;
}
.cinza strong {
	color:#727272;
}
.cinza {
	color:#727272;
}
.pontilhado {
	height:1px;
	border-top:2px dotted #999;
	margin:20px 15px 20px 0px;
}
.linha {
	height:1px;
	border-top:1px solid #3399cc;
	margin:2px 15px 20px 0px;
}
.t_equipe {
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.textarea {
	background-color:#e2e9ee;
	width:460px;
	height:100px;
}
/*Empresa*/
#box_missao {
	border-top:1px solid #3399CC;
	border-bottom:2px dotted #999;
	background-image:url('../imagens/fundo_missao.jpg');
	height:215px;
	background-position:right;
	background-repeat:no-repeat;
}
/*Contato*/
.input_contato {
	padding:4px;
	background-color:#e2e9ee;
}
.select_contato {
	border:1px solid #e2e9ee;
}
.textarea_contato {
	background-color:#e2e9ee;
	width:500px;
	height:100px;
}
.submit_contato {
	background-color:#006bb3;
	font-size:14px;
	color:#fff;
	padding:10px;
}
.submit_corrigir {
	background-color:#e2e9ee;
	font-size:14px;
	color:#000;
	padding:10px;
}
.box_contato {
	background-color:#e2e9ee;
	padding:5px;
	width:300px;
}
/*Cursos*/

.link_cursos {
	font-size:12px;
	color:#999;
	text-decoration:none;
}
a.link_cursos:hover {
	color:#000;
	font-weight:bold;
}
.simulali {
	padding-top: 5px;
	padding-left: 20px;
}
.vermelho {
	color: #900;
}
#promocao {
	position: absolute;
	height: 100px;
	width: 180px;
	z-index:999;
	margin-left: 387px;
}
.faculdade
{
	padding: 5px;
	margin-right: 15px;
	background-color: #FFF;
	border: 1px solid #EAEAEA;
	margin-bottom: 5px;
	margin-left: 30px;
	cursor: pointer;
	width: 190px;
	text-align: left;
}
input.faculdade:hover {
	background-color: #B7E2FF;
	border-top-color: #069;
	border-right-color: #069;
	border-bottom-color: #069;
	border-left-color: #069;
}

#nota {
	background-color: #EBEBEB;
	padding: 8px;
	border: 1px solid #CCC;
}

