@charset "iso-8859-1";
/* CSS Document */


.input{
 	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	border: 1px solid #999;
	background-image:url(../images/f_cx.gif);
	margin:0;
	padding:2px;
	height:22px;
	
}
select.input{
	height:28px;
}

.center{
	text-align:center;	
}

.profissional, .academico{
	display:none;	
}

table.valores th, table.valores td {
	padding:4px;
	border:1px #000 solid;	
}

table.valores th {
	color:#FFF;
	background-color:#999;
	font-weight:bold;	
}

#tabelaValores, #table1, table.valores {
	margin:0 auto;
	width:600px;
}

#tabelaValores tr td, #tabelaValores tr th {
	border:1px solid #000;
	padding:3px;

}

#table1 {
	border:0;
	border-color:#FFF;
	text-align:left;
}

#divForm ol {
	list-style:decimal;
	padding:0 0 0 20px;
	margin-bottom:30px;
}

#inscForm,#inscForm ul  {
	margin:25px auto;	
}

#inscForm ul {
	width:430px;	
}

#inscForm ul li label {
	display:block;	
	color:#000;
}
#inscForm ul li label.abrigatorio {
	color:#F00;
}

#inscForm ul li input.copia{	
	height: 19px; 
	width: 320px; 
	font-size: 8pt;
	font-family:Verdana, Geneva, sans-serif;
}

#inscForm ul li {
	float:left;
	margin:1px;
	min-height:43px;
}

#inscForm ul li.divisor {
	min-height:0;
	height:1px;
	margin:2px 0;
	padding:3px 0;
	border-bottom:1px solid #333;
	clear:both;
	width:100%;
}

#inscForm ul li.center {
	clear:both;
	text-align:center;
	width:100%;
	
}

#tableFicha {
	font-family: calibri, arial, verdana, tahoma;
	font-size: 15px;
	color: #000;
	margin:0 auto;	
}

#tableFicha tr td {
	padding:2px;
	border:none;
}

.botoes {
	text-align:center;
	margin:10px 0;
}

.botoes form {
	display:inline;	
}

.instrucoes {
		list-style:decimal;
		padding-left:25px;
}

.instrucoes li {
	margin:4px 0;	
}

.links {
	
		list-style:circle;
		padding-left:25px;	
		padding-bottom:20px;
}

.nota {
	font-size:0.9em;
	margin:10px auto;
	width:600px;
	text-align:left
}

#tableVia2 {
	margin:20px auto;	
}
#tableVia2 tr td{
	padding:2px;	
}