*{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
}

br { clear: both; }

body{
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../img/bg_itaipu.gif);
	text-align:center;
}

optgroup option{
	padding-left:10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 10px;
	padding:7px;
}

h1 {
	margin-left: 30px;
	margin-top:15px;
	margin-bottom:15px;
	font-size: 18px;
	font-weight: normal;
	color:#0790d4; /* Azul - Estudante*/
}

h2 {
	margin-left: 30px;
	margin-top:15px;
	margin-bottom:15px;
	font-size: 18px;
	font-weight: normal;
	color:#01B14F; /* Verde - Instituição */
}

h3 {
	margin-left: 30px;
	margin-top:15px;
	margin-bottom:15px;
	font-size: 18px;
	font-weight: normal;
	color:#F6D14D; /* Amarelo - Empresa*/
}

fieldset{
	clear:both;
	margin:3px;
	padding:10px;
	color:#0033CC;
	font-size:11px;
}

legend{
	color:#003399;
	font-size:12px;
	font-weight:bold;
	margin-bottom:6px;
}

a{
	cursor:pointer;
}

a:link {
	color: #3C6CA9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3C6CA9;
}
a:hover {
	text-decoration: underline;
	color: #D9251E;
}
a:active {
	text-decoration: none;
	color: #3C6CA9;
}

#menuHome ul{
	list-style-type:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: white;
}

#menuHome li{
	margin: 1px;
}


#menuHome li a {
	display: block;
	height:32px;
	vertical-align:middle;
	line-height:32px;
	font-weight:normal;
	border-bottom: 1px dashed #CCCCCC;
	color:#666666;
	text-decoration: none;
}

#divAbaEstudante{
	position:relative;
	width:503px;
	margin-left: -251px;
	left:50%;
}


#divAbaEstudante div{
	text-align:center;
	background-color:#FFFFFF;
	border-right:#a9a9a9 1px solid;
	border-left:#bfbfbf 2px solid;
	color:#b3b3b3;
	font-size:30px;
	width:60px;
	height:45px;
	line-height:45px;
	float:left;
	cursor:pointer;
}

.divAbaEstudanteL{
	border-left:#FFFFFF solid 1px !important;
}

.divAbaEstudanteLS{
	border-left:#FFFFFF solid 1px !important;
	background-color:#B3e3f8 !important;
	color:#0790d4 !important;
}

.divAbaEstudanteMS{
	background-color:#B3e3f8 !important;
	color:#0790d4 !important;
}

.divAbaEstudanteR{
	border-right:#FFFFFF solid 1px !important;
}

.divAbaEstudanteRS{
	border-right:#FFFFFF solid 1px !important;
	background-color:#B3e3f8 !important;
	color:#0790d4 !important;
}

#divAbaEstudanteMsg{
	clear:both !important;
	width:501px !important;
	background-color:#B3e3f8 !important;
	color:#0790d4 !important;
	border-right:#FFFFFF solid 1px !important;
	border-left:#FFFFFF solid 1px !important;
}

#divaba {
  float:left;
  width:100%;
  line-height:normal;
  }
#divaba ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#divaba li {
  float:left;
  background:url("../../img/framework/aba_normal_left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#divaba a {
  float:left;
  display:block;
  background:url("../../img/framework/aba_normal_right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#FFFFFF;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#divaba a {float:none;}
/* End IE5-Mac hack */
#divaba a:hover {
  color:#FFFFFF;
  }
#divaba .abaSelecionada {
  background-image:url("../../img/framework/aba_selecionada_left.gif");
  color:#336699;
  }
#divaba .abaSelecionada a {
  background-image:url("../../img/framework/aba_selecionada_right.gif");
  padding-bottom:5px;
  color:#336699;
  }

#divaba .abaNormal {
  background-image:url("../../img/framework/aba_normal_left.gif");
  color:#FFFFFF;
  }
#divaba .abaNormal a {
  background-image:url("../../img/framework/aba_normal_right.gif");
  padding-bottom:5px;
  color:#FFFFFF;
  }

.abaConteudoSelecionado{
	display:block;
}

.abaConteudo{
	display:none;
}

#menuHome li a:hover{
	background-color: #eeeeee;
}

#menuHome li a:active {
	background-color: #eeeeee;
}

/*  Est6rutura do site */
#geral {
	width: 990px;
	margin:0 auto;
	background-color:#FFFFFF;
	text-align:justify;
}


#divBarraItai {
	background-position:left;
	background-repeat:no-repeat;
	width:100%;
	height: 42px;
	clear:both;
	border-bottom: #B7B3B3 2px solid;
}

#marcaEstudante{
	background-image:url(../img/icone_estudante.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:151px;
	height:177px;
}

#marcaInstituicao{
	background-image:url(../img/icone_instituicao.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:151px;
	height:177px;
}

#marcaEmpresa{
	background-image:url(../img/icone_empresa.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:151px;
	height:177px;
}

#cabecalho {
	vertical-align:middle;
	height: 100px;
}

#divRodape {
	clear:both;
	width:990px;
	text-align:center;
	vertical-align:middle;
}

#divRodapeBolas{
	text-align:center;
	background-image:url(../img/bolas.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height: 80px;
	color:#000000;
	font-weight:bold;
}

#divRodapeTexto{
	text-align:center;
	background-color:#B7B3B2;
	width:100%;
	color:#000000;
	line-height: 20px;
	height:20px;
	font-weight:bold;
	cursor:pointer;
}


#divRodape a {
	color: #666666;
	text-decoration: none;
}

.linkPreto {
	color: #666666;
	text-decoration: none;
}


#direita, #esquerda {
	width: 150px;
	font: 11px verdana,arial, sans-serif;
	top:250px;
	color:#666666;
}

#esquerda {
	float:left;
	text-align:center;
}

#esquerda *{
	font-size:11px;
}

#direita {
	float:right;
	text-align:left;
}

#menuHome,#menuEstudante,#menuEmpresa,#menuInstituicao {
	clear:both;
	float:left;
}

#meio {
	float:left;
	width:645px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	text-align: left;
}

.divRedondo140{
	position:relative;
	width:140px;
	background-color:#EEEEEE;
	text-align:center;
}

.divRedondo645{
	position:relative;
	margin:0px;
	padding:0px;
	width:645px;
	background-color:#EEEEEE;
	text-align:center;
}

#divRedondoNO{
	float:left;
	background-image:url(../img/canto_esquerdo_superior.jpg);
	background-repeat:no-repeat;
	width:14px;
	height:14px;
}

#divRedondoNE{
	float:right;
	background-image:url(../img/canto_direito_superior.jpg);
	background-repeat:no-repeat;
	width:14px;
	height:14px;
}

#divRedondoHorizontal12{
	float:left;
	background-image:url(../img/canto_horizontal.jpg);
	background-repeat:repeat-x;
	height:14px;
	width:112px;
}

#divRedondoHorizonta617{
	float:left;
	background-image:url(../img/canto_horizontal.jpg);
	background-repeat:repeat-x;
	height:14px;
	width:617px;
}

#divRedondoVerical{
	float:left;
	background-image:url(../img/canto_vertical.jpg);
	background-repeat:repeat-y;
	width:14px;
}

#divRedondoSO{
	float:left;
	background-image:url(../img/canto_esquerdo_inferior.jpg);
	background-repeat:no-repeat;
	width:14px;
	height:14px;
}

#divRedondoSE{
	float:right;
	background-image:url(../img/canto_direito_inferior.jpg);
	background-repeat:no-repeat;
	width:14px;
	height:14px;
}

.conteudo{
	padding:10px;
	text-align:justify;
}

.conteudoPrincipal{
	padding:15px;
	text-align:justify;
}

.menuSuperior{
	text-decoration:none;
	color: #000;
}

.menu {
	width:150px;
	text-align:right;
}

#divMenu{
	width:990px;
	height:250px;
/*	background-image:url(../img/menu.jpg); */
	background-repeat:no-repeat;
	margin-bottom:10px;	
}

.divLogin {
	width:100px;
}

.divTitulo{
	text-align:center;
	background-image:url(../img/bg_titulo.jpg);
	background-repeat:repeat-x;
	height:33px;
	line-height:33px;
	color:#444444;
	font-weight:bold;
	font-size:15px;
}

.divTituloEstudante{
	text-align:center;
	background-image:url(../img/bg_topo_azul_ativo.jpg);
	background-repeat:repeat-x;
	height:32px;
	line-height:32px;
	color:#444444;
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF;
}

.vermelho{
	color:#CC0000;
}

/* Formulários */

.campoTexto, .campoTextArea{
	float:left;
	color:#000000;
	font-size:10px;
	width:300px;
	padding:2px;
	border: #000000 solid 1px;	
	margin-bottom:8px;
	margin-top:8px;
	text-transform:uppercase;
}

.campoTextoDesativado, .campoTextAreaDesativado{
	float:left;
	background:#EFEFEF;
	color:#000000;
	font-size:10px;
	width:300px;
	padding:2px;
	border: #000000 solid 1px;	
	margin-bottom:8px;
	margin-top:8px;
	text-transform:uppercase;
}

.botao{
	background-color:#003366;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	width:100px;
	text-align:center;
	border: #000000 solid 1px;
	cursor:pointer;
}

.label{
	width:150px;
	float:left;
	padding-right:5px;
	margin-bottom:3px;
	margin-top:3px;
	text-align:right;
}

.linhaBranca{
	clear:both;
	background-color:#FFFFFF;
	width:100%;
	display:table;
	height:30px;
	line-height:30px;
	
}

.linhaAzul{
	clear:both;
	background-color:#B3E3F8;
	width:100%;
	font-size:12px;
	display:table;
	height:30px;
	line-height:30px;
}

.linhaVerde{
	clear:both;
	background-color:#E8F4D0;;
	width:100%;
	font-size:12px;
	display:table;
	height:30px;
	line-height:30px;
}

.linhaAmarela{
	clear:both;
	background-color:#FCF1C3;;
	width:100%;
	font-size:12px;
	display:table;
	height:30px;
	line-height:30px;
}

.marcadorVerde{
	padding-left:20px;
	list-style-image: url('../img/marcador_verde.jpg');
}

.marcadorAmarelo{
	padding-left:20px;
	list-style-image: url('../img/marcador_amarelo.jpg');
}

.marcadorAzul{
	padding-left:20px;
	list-style-image: url('../img/marcador_azul.jpg');
}

.marcadorCinza{
	padding-left:20px;
	list-style-image: url('../img/marcador_cinza.jpg');
}

.marcadorAzul, .marcadorVerde, .marcadorAmarelo, .marcadorCinza li {
	padding-left: 20px;
	margin-left: 10px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

input.error { border: 1px solid red; }

label.error {
	background: url(../img/unchecked.gif) no-repeat;
	padding-left: 16px;
	margin-left: .3em;
	color:#CC0000;
	font-size:9px;
}
label.valid {
	background: url(../img/checked.gif) no-repeat;
	display: block;
	width: 16px;
	height: 16px;
}

.clear{
	clear:both;
	height:0px;
}

#loader{
	display:none;
	position:absolute;
	text-align:left;
	left:50%;
	top:50%;
	margin-left:-100px;
	margin-top:-20px;
	width:200px;
	background-color:#FFFFFF;
	color:#000000;
	font-style:italic;
	font-size:16px;
	vertical-align:middle;
}

/* --- CONFIGURACAO DAS TABELAS DE PESQUISA ---- */
#tblPesquisa{
	width: 100%;
}

#tblPesquisa th, #headerPesquisa th{
	text-align: left;
	font-weight: normal;
	background-color: #749ec6;
	color:#FFFFFF;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 0px;
	border-right-style:solid;
	border-right-width:1px;
	border-color:#cccccc;
	font-size:10px;		
}

#tblPesquisa td{
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-style:solid;
	border-right-width:1px;
	border-color:#cccccc;
	background-color:#FFFFFF;
	font-size:10px;	
}

div#tblPesquisa tr:hover td, #tblPesquisaLacre tr:hover td, #tblPesquisaDa tr:hover td, #tblPesquisaTg tr:hover td{
	background-color: #eeeeee;
	cursor:pointer;
}

#divCurso {
	float:left;
	width: 400px;
	text-align:left;
}

#divCursoMenu {
	position:relative;
	float:left;
	width: 220px;
}

#divBgAmarelo{
	position:relative;
	background-image:url(../img/bg_amarelo.jpg);
	background-repeat:repeat-x;
	height:328px;
	width:100%;
	clear:both;
	text-align:center;
}

#divBgAzul{
	position:relative;
	background-image:url(../img/bg_azul.jpg);
	background-repeat:repeat-x;
	height:328px;
	width:100%;
	clear:both;
	text-align:center;
}

#divBgVerde{
	position:relative;
	background-image:url(../img/bg_verde.jpg);
	background-repeat:repeat-x;
	height:328px;
	width:100%;
	clear:both;
	text-align:center;
}

#divBgAmarelo img, #divBgAzul img, #divBgVerde img{
	position:absolute;
	bottom:20px;
	margin-left:-94px;
	left:50%;
}

#divCursoBotao {
	position:relative;
	float:left;
	width:25px;
	margin-left:10px;
	margin-right:10px;
	text-align: center;
}

.jqalert {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 10pt;
}

.myOwnStuff {
	background-color: Green;
}

.myOwnStuff .jqalert{
	background-color: Green;
	left: 300px;
	top: 200px;
	padding: 3px;
	color: White;
}

.atencao {
	margin-left: 30px;
	margin-top:15px;
	margin-bottom:15px;
	font-size: 18px;
	font-weight: normal;
	color:#CC0000;
}

.divBotoes{
	text-align:right;
}

.divBotoes img{
	cursor:pointer;
}

.ajudaTitulo{
	height:22px;
	vertical-align:middle;
	line-height:22px;
	font-weight:normal;
	border-bottom: 1px solid #CCCCCC;
	color:#000000;
	background-color:#CCCCCC;
	text-decoration: none;
	padding-left:10px;
	cursor:pointer;
}

.tblMenulinha{
	height:30px;
	vertical-align:middle;
}

.tblMenulinhaPontilhada1{
	height:1px;
	vertical-align:middle;
	border-top:#A4A4A4 dotted 1px !important;
}
.tblMenulinhaPontilhada2{
	height:2px;
	vertical-align:middle;
	border-top:#A4A4A4 dotted 2px;
}

#divHomeEmpresa{
	background-image:url(../img/home_empresa.gif);
	background-repeat:no-repeat;
	text-align:left;
	height:190px;
}

#divHomeEstudante{
	position:relative;
	left:67px;
	background-image:url(../img/home_estudante.jpg);
	background-repeat:no-repeat;
	text-align:left;
	width:515px;
	height: 191px;
}

#divEstudanteNoticias{
	position:relative;
	left:200px;
	top:10px;
}

#divHomeInstituicao{
	position:relative;
	left:67px;
	background-image:url(../img/home_instituicao.jpg);
	background-repeat:no-repeat;
	text-align:left;
	width:515px;
	height: 191px;
}

#divInstituicaoNoticias{
	position:relative;
	left:200px;
	top:10px;
}

.tabela{
	width:100%;
}

.tabela th{
	background-color:#0066CC;
	color:#FFFFFF;
	padding:4px;
	margin:0px;
}

.tabela td{
	background-color:#FFFFFF;
	color:#000000;
	cursor:pointer;
	padding:4px;
	border-bottom:1px solid #666666;
}
.tabela td:hover{
	background-color:#BCDFFC;
	color:#000000;
	cursor:pointer;
	padding:4px;
}

.tabela a{
	color:#CC0000;
	cursor:pointer;
	text-decoration:none;
}

.tabela a:hover{
	color:#CC0000;
	cursor:pointer;
	text-decoration:underline;
}

