html{
	overflow-y: scroll;

}
body{
	margin: 0;
	padding: 0 0 20px;
	font-family:"Trebuchet MS",Arial,sans-serif;
	min-height: 100%;
	font-family: "Arial", "Helvetica", "Verdana", sans-serif;
	font-size: 12px;
	background: url("../img/fundo_cinza.jpg") repeat-x;
}
#layout {
	margin: 0px auto;
	width: 885px;
	background: transparent;	
}

#barra_superior{
	
	background: url("../img/barra_topo.gif");
	width: 800px;
	margin: 0px auto;
	height: 30px;
		
}


#barra_lateral_esquerda{
	
	background: url("../img/fundo_menu.gif");
	width: 175px;
	margin: 0px auto;
	min-height: 691px;
	height: auto;
	float: left;
}


#conteudo{
	
	background: #FFF;
	width: 660px;
	min-height: 691px;
	height: auto;
	margin: 0px auto;
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}


#rodape{
	clear: both;
	height: 40px;
	width: 885px;
	margin: 0px auto;
	color: #c0c0c0;
	margin-top: 0px;
	padding-top: 5px;
	background: url("../img/barra_rodape.png") no-repeat;
	text-align: center;
	text-shadow: 1px 0px 0px black, 
                 -1px 0px 0px black, 
                 0px 1px 0px black, 
                 0px -1px 0px black;
}

#rodape a{
	text-decoration:none;
	color: #FFFFFF;
}


#tp {
	height: 125px;
	background-color: #ddd;
	border: 1px solid #497648;
}
#cnt {
		
}

#menu {
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;

}

#menu li {
	padding: 6px;
}

#menu a {
	color: #4A4A4A;
}

#menu a:VISITED {
	color: #4A4A4A;
}

#menu a:ACTIVE {
	color: #4A4A4A;
}

#menu a:HOVER {
	color: #4A4A4A;
}

#cnt-content {	
/* 	margin-left: 200px; */
	border: 1px solid #497648;
	border-top: none;	
	padding: 1em;
		
}
img{
	border:none;
	margin: 0px auto;

}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
a{
	outline:none;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6, p{
	margin:0;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.large {
	font-size: 28pt;
}

.middle {
	font-size: 22pt;
}

.small {
	font-size: 10pt;
}

.width90p {
	width: 90%;
}

.white {
	color: white;
}

.bg-black {
	background-color: #02080D;
}

.bg-gray {
	background-color: #999999;
}

.half_border {
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0.3em;	
}

.bg-cinza {
	background-color: #efefef;
}
.negrito {
	font-weight: bold;
}
.horiz {
	width: 100%;	
}

.italico {
	font-style: italic;	
}

.vermelho {
	color: red;	
}


fieldset {
	-moz-border-radius: 15px;
	border-radius: 15px;
}
h1{
	width: 100%;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #007298;
	margin-bottom: 10px;
	margin-top: 10px;
}

legend{
	background: #719571;
	display: block;
	padding: 5px 2px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #719571;
	margin-bottom: 10px;
	color: #FFF;
}

.alerta{
	background: #A31919;
	display: block;
	padding: 2px 0 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #719571;
	margin-bottom: 7px;
	color: #FFF;
	height: 10px;
}

#topico{
	
	font-weight:bold;
}
#espacamento_topo{
	margin: 0;
	height: 0px;
	background: transparent;
}

#espacamento_rodape{
	background: transparent;
}

p{
	padding: 10px 0 10px 0;	
}

td{
	font-size: 12px	;
	font-weight: bold;
}

#destaque{
	font-size: 20px;
	font-weight: bold;	
}

#paginacao {
	padding: 10px;
}

.pagina {
	margin: 1px;
	padding: 1px;
}


.novo_usuario{
	font-size: 14px; font-weight: bold;	
}

hr {
	border: none;
	background-color: #0099CC;
	color: #0099CC; /* IE6 e 7*/
	height: 1px;
	width: 550px;
	
}

#line_menu {
	border: none;
	background-color: #0099CC;
	color: #0099CC; /* IE6 e 7*/
	height: 1px;
	width: 100%;
	
}

.ticket_fundo{
	background: #FFFFFF;	
}

.vinculo{
	font-size: 16px;	
}

.nome{
	font-size: 14px;	
}

.cpf{
	font-weight: none;	
}

.dataturno{
	font-size: 16px;	
}

.codigoinscricao{
	font-size: 11px;		
}


/* FORMULÁRIO */

#campo-nome{
	width: 400px;
	float: left;
	position:relative;
	margin-bottom: 15px;
}

#campo-cpf{
	width: 100px;
	float: left;
	position:relative;
	margin-bottom: 15px;
}

#campo-datanasc{
	width: 160px;
	clear:both;
	float:left;	
	margin-bottom: 15px;
}

#campo-genero{
	width: 240px;
	margin-bottom: 15px;
	float:left;
}

#campo-nacionalidade{
	width: 160px;
	float:left;
	position:relative;
	margin-bottom: 15px;
}

#campo-endereco{
    width: 160px;
	margin-bottom: 15px;	
    float: left;
}

#campo-endereco-numero{  
    position: relative;
    width: 160px;	
	margin-bottom: 15px;	
    float: left;
	left: 60px;
}


#campo-endereco-bairro{
	position: relative;
	width: 200px;	
	margin-bottom: 15px;
	float:left;
	left: 70px;
}

#campo-endereco-cidade{
	width: 200px;
	margin-bottom: 15px;
	float:left;

}

#campo-endereco-uf{
	width: 120px;
	margin-bottom: 15px;
	float:left;

}

#campo-endereco-cep{
position: relative;
	width: 160px;	
	margin-bottom: 15px;		
	float: left;
	right: -80px;
}

#campo-curso{
	width: 400px;
	margin-bottom: 15px;
	float:left;

}

#campo-matricula{
	width: 100px;
	margin-bottom: 15px;
	float:left;

}

#campo-campus{
	width: 220px;
	margin-bottom: 15px;
	clear:both;
	float:left;

}

#campo-ano_sem_ingresso{
	width: 350px;
	margin-bottom: 15px;
	float:left;

}

#campo-email{
	width: 225px;
	margin-bottom: 15px;
	float:left;

}

#campo-telefone-fixo{
	width: 175px;
	margin-bottom: 15px;
	float:left;
}
#campo-telefone-celular{
	width: 200px;
	margin-bottom: 15px;
	float:left;
}

#campo-executar{
	width: 200px;
	margin-bottom: 15px;
	clear:both;
}


/* FORM ORIENTADOR*/

#campo-email_orientador{
	width: 225px;
	margin-bottom: 15px;
	float:left;

}

#campo-telefone-fixo_orientador{
	width: 175px;
	margin-bottom: 15px;
	float:left;
}
#campo-telefone-celular_orientador{
	width: 200px;
	margin-bottom: 15px;
	float:left;
}

#campo-nome_orientador{
	width: 225px;
	margin-bottom: 15px;
	float:left;

}


#campo-unidade_orientador{
	width: 225px;
	margin-bottom: 15px;
	float:left;

}



/* CONFIRMAÇÃO CADASTRO USUÁRIO */

#imprimir-nome{
	clear:both;
	float: left;
	position:relative;
	margin-bottom: 15px;
	width: 390px;
}

#imprimir-cpf{

	float: left;
	position:relative;
	margin-bottom: 15px;
	width: 100px;
}

#imprimir-datanasc{

	clear:both;
	float:left;	
	margin-bottom: 15px;
	width: 215px;
}

#imprimir-genero{

	margin-bottom: 15px;
	float:left;
	width: 175px;
}

#imprimir-nacionalidade{
	float:left;
	position:relative;
	margin-bottom: 15px;
	width: 160px;
}

#imprimir-endereco{
    width: 160px;
	margin-bottom: 15px;	
    float: left;
}

#imprimir-endereco-numero{  
    position: relative;
    width: 160px;	
	margin-bottom: 15px;	
    float: left;
	left: 60px;
}


#imprimir-endereco-bairro{
	position: relative;
	width: 200px;	
	margin-bottom: 15px;
	float:left;
	left: 70px;
}

#imprimir-endereco-cidade{
	width: 200px;
	margin-bottom: 15px;
	float:left;

}

#imprimir-endereco-uf{
	width: 120px;
	margin-bottom: 15px;
	float:left;

}

#imprimir-endereco-cep{
    position: relative;
	width: 160px;	
	margin-bottom: 15px;		
	float: left;
	right: -80px;
}

#imprimir-curso{

	margin-bottom: 15px;
	width: 215px;
	float:left;

}

#imprimir-matricula{

	margin-bottom: 15px;
	width: 100px;
	float:left;

}

#imprimir-campus{

	margin-bottom: 15px;
	width: 215px;
	clear:both;
	float:left;

}

#imprimir-ano_sem_ingresso{

	margin-bottom: 15px;
	width: 350px;
	float:left;

}

#imprimir-email{

	margin-bottom: 15px;
	width: 215px;
	float:left;

}

#imprimir-telefone-fixo{

	margin-bottom: 15px;
	width: 175px;
	float:left;
}
#imprimir-telefone-celular{

	margin-bottom: 15px;
	width: 200px;
	float:left;
}

#imprimir-executar{

	margin-bottom: 15px;
	clear:both;
}

#imprimir-opcoes{
	width: 660px;
	margin-bottom: 15px;
	clear:both;
}

.imprimir-rotulo{


	font-weight:bold;	
}


.imprimir-campo{

	float:left;	
}

.titulo_secao{
	padding:0;
	padding-top: 5px;
	margin-top: 25px;
	margin-bottom: 5px;
	background:#94A8C9;
	color: #334562;
	width: 100%;
	height: 20px;
	text-transform: uppercase;
	font-weight:bold;	
	
}

#inf_pessoais,#inf_endereco,#inf_academicas,#inf_contatos{
	clear:both;
	float:left;
	width: 100%;
}

.mensagem{
	color: #CC0000;
	text-align: center;	
	font-weight:bold;
}