@charset "UTF-8";
/* CSS Document */

/* RESETAR */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
a{
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	color:#999999;
	font-size: 11px;
}
fieldset, img {
	border: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#757575;
	background:url(../_img/bg_site.gif);
}

#container_pos{
	position:absolute;
	width:100%;
	background:url(../_img/bg_pos.jpg) top left no-repeat fixed;
	visibility:hidden;
}
#container_home{
	position:absolute;
	width:100%;
	background:url(../_img/bg_home.jpg) top left no-repeat fixed;	
	visibility:hidden;
}
#container_graduacao{
	position:absolute;
	width:100%;
	background:url(../_img/bg_graduacao.jpg) top left no-repeat fixed;	
	visibility:hidden;
}
#container_concurso{
	position:absolute;
	width:100%;
	background:url(../_img/bg_concurso.jpg) top left no-repeat fixed;
	visibility:hidden;
}
#container{
	width:900px;
	margin: 0 auto;
	background-position: 0;
	height:100%;
	padding-left:20px;
}
#header {
	height:200px;
	width:100%;
	position:fixed;
	vertical-align:top;
	z-index:1;
}
#titulo {
	width:100%;
	margin-top:20px;
	z-index:5;	
	height:65px;
}
#conteudo {
	width:895px;
	clear:both;
	margin-top:20px;
}
#col_esq_50 {
	height:100%;
	background:#ffffff;
	float:left;
	width:440px;
}
#col_esq_50 #bordas_texto{
	padding:21px;
}
#col_esq_50 #bordas_texto p{
	padding-bottom:17px;
	line-height:1.3em;
}
#col_dir_50 {
	width:440px;
	background:#ffffff;
	float:left;	
	margin-bottom:40px;
}
#col_dir_50 #bordas_imagem{
	margin: 15px;
}
#copyright {
	margin-left:600px;
	padding-bottom:10px;
	clear:both;
	padding-top:9px;
	text-align:right;
	margin-right:20px;
}
#copyright img{
	padding-top:5px;
}
#bg_home{
	position:fixed;
	z-index:-1000;
	margin-left:-125px;
}
#cronograma_pos {
	background:url(../_img/bg_cronograma_pos_meio.gif) repeat-y;
	width:410px;
}
.detalhe_curso {
	width:115px;
	float:left;
	margin-top:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.lb_disciplina{
	width:130px;
	float:left;
	margin-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.lb_professor{
	width:130px;
	float:left;
	margin-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.disciplina_professor {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:8px;
	padding-left:0px;
	border-bottom:#d6d6d6 solid 1px;	
	width:383px;
	display:table;
}
.descricao_materia{
	width:130px; 
	float:left;
	padding-top:12px; 
	padding-bottom:7px;
	padding-left:14px;
}
.descricao_professor{
	float:left; 
	width:230px; 
	padding-top:12px; 
	padding-bottom:7px;
}	
#observacao {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#a9a9a9;
	margin:15px;
	width:400px;
}
#observacao_concurso {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#a9a9a9;
	margin:15px;
	margin-left:0px;
	width:400px;
}
#col_esq_80 {
	width:654px;
	height:100%;
	background:#ffffff;
	float:left;
	margin-right:15px;
}
#col_esq_80 p{
	margin:25px;
}
#col_dir_20 {
	width:218px;
	height:100%;
	background:#ffffff;
	float:left;
	margin-bottom:40px;
}
#conteudo_direito{
	margin:15px;
}

#itens_menu{
	background:url(../_img/bg_direito_graducao_meio.gif) repeat-y;
	width:188px;
}
#itens_menu p{
	padding:10px;	
	border-bottom: 1px solid #d5d5d5;
	margin: 0 7px;
}
#titulo_menu{
	background:url(../_img/bg_direito_graducao_meio.gif) repeat-y;
	width:188px;
}
#titulo_menu p{
	padding:8px 0px;
	padding-left:14px;
	border-bottom: 1px solid #d5d5d5;	
	background:#f2f2f2;	
	margin: 0 2px;
}
/*.autor_texto{
	margin-left:250px;
}*/
.tabela_disciplina{
	text-align:left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	width:407px;
}
.tabela_disciplina td{
	width:134px;	
	padding:11px 0;
	padding-left:20px;
	padding-right:0px;
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}

.tabela_disciplina p{
	width:100px;
	height:100%;
}

.tabela_disciplina_sem_grade td{
	padding:12px 15px 12px 21px;
}

.tabela_professor{
	text-align:left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	width:407px;
}
.tabela_professor td{
	width:180px;	
	padding:11px 0;
	padding-left:20px;
	padding-right:0px;
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}
.tabela_professor p{
	width:145px;
	height:100%;
}
#destaque_concurso{
	background:url(../_img/bg_concurso_meio.gif) repeat-y;
	width:413px;
}
.lbs_concurso{
	width:50px;
	float:left;
	margin-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin-right:20px;
	text-align:center
}
#descricao_concurso{
	width:405px;
	margin-left:2px;
}
#descricao_concurso td{
	border-bottom: 1px solid #eeeeee;
}
.td_unidade{
	padding-right:0px;
	text-align:center;
	width:70px;
	margin-right:6px;
}
.td_unidade img{
	
	margin-bottom:1px;
}
.td_carga{
	text-align:center;
	width:50px;
	margin-left:13px;
	padding: 8px 0;
}
.turno{
	height:34px;
	text-align:right;	
	width:75px;
	margin-right:5px;
	padding-top:8px;
}
.curso{
	padding: 8px 0;
	margin-left:15px;
	width:130px;
	margin-right:-10px;
	cursor: hand;
	font-size: 12px;
}
.ult_professor{
	padding-bottom:16px; 
	border-bottom:none
}
#col_100{
	width:890px;
	background-color:#ffffff;
}
#tx_investimento{
	width:442px; 
	float:left; 
	margin: 11px 0; 
	padding-left:15px;
}
#tx_conteudo{
	width:166px; 
	float:left; 
	margin: 8px 0;
	padding-left:2px;
}
#concursos_descricao{
	background:url(../_img/bg_destaque_consurso.gif) repeat-y; 
	margin-left:1px; 
	padding: 0 2px;
	height:100%
}
#concurso_top{
	background:#f2f2f2; 
	width:851px ;
	height:100%; 
	margin-bottom:6px;
	display:table;
}
#concurso_mid{
	width:852px; 
	height:33px; 
	background:url(../_img/img_meio_concurso.gif) no-repeat; 
	clear:both;
}
#concurso_bottom{
	background:#ffffff; 
	height:100%px;; 
	clear:both; 
	width:851px; 
	display:table;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#consurso_all{
	padding-left:15px;
	padding-top:16px;
	padding-bottom:15px;
}
#table_preco{
	margin-bottom:10px;
}

#table_preco esq{
	width:215px;
}

#table_preco td{
	padding-top:5px;
	width:215px;
	vertical-align:top;
}

.titulo_concurso{
	width:410px;
	margin-left:15px;
	margin-top:10px;
	font-size:17px;
	color:#eeeeee;	
	line-height:1.3em;
	letter-spacing:0.05em;
	font-weight:lighter;
}
#col_esq_60{
	width:540px;
	height:100%;
	background:#ffffff;
	float:left;
	margin-right:15px;
}
#col_esq_60 #bordas_texto{
	padding:21px;
}
#col_esq_60 #bordas_texto p{
	padding-bottom:17px;
	line-height:1.3em;
	color: #0059A6;
	font-size: 14px;
}
#col_dir_40{
	width:340px;
	height:100%;
	background:#ffffff;
	float:left;
	margin-bottom:40px;
}
#ultimas_jurisprudencia{
	margin-left:15px;
	margin-top:15px;
	margin-bottom:20px;
}
#ultimas{
	background:url(../_img/bg_jurisprudencia_meio.gif) repeat-y;
}
#conteudo_ultimas{
	width:306px;
/*	border-bottom: solid 1px #d6d6d6; */
	padding-top:13px;
	padding-bottom:10px;
	margin-left:2px;
/*	background:#f2f2f2;*/
}
#conteudo_ultimas p{
	margin-left:18px;
	padding-right:18px;	
}
#destaque_flash{
	width:412px;
	margin: 15px;
	font-weight: bold;
}
.informacoes{
	height:100%; 
	width:406px; 
	background:#f2f2f2; 
	margin-left:2px; 
	margin-top:1px; 
	padding-bottom:4px;
}
.informacoes p{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	margin-left:18px;
	padding-top:9px; 
	width:360px;
	margin-bottom:5px;
}
.img_destaque{
	margin-bottom:11px;
}
.selos_localidades{
	width:171px; 
	float:left; 
	background:#ffffff; 
	height:51px;;
	padding-left: 15px;
	padding-top:10px;
}
.conteudo_programatico{
	float:left;
	width:410px;
	height:100%; 
}
.investimento{
	width:440px;
	height:100%; 
	float:left;
}
