/* CSS Document */
* {
	font-family: "Lucida Sans Unicode", Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding:0;
	/*border: 1px solid #000;*/
}

body {
	text-align: center;
	background: #EBEBEB url(imagens/fundao.gif) repeat-y center;
}

h1#main a {
	background: url(imagens/topo.gif) left top;
	text-indent: -9999px;
	width: 770px;
	height: 92px;
	display: block;
}

#total {
	width:770px;
	margin: auto;
	clear: both;
}

#menu {
	background:#ddd;
	clear: both;
	float:left;
	width:156px;
	height:502px;
 }

#menu ul {
	margin-top: 65px;
	list-style: none;
}

#menu li a {
	margin: 10px 0;
	padding: 3px 7px 0 0;
	background: #009231;
	display: block;
	width: 149px;
	height: 20px;
	color: #fff;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
}

#menu li a:hover {
	background: #fff;
	color: #01591d;
}

#rodapex {
	clear: both;
	border-top: 1px solid #E5E5E5;
	width: 770px;
	margin: auto;
}

#rodapex p {
	margin: 10px;
	color: #aaa;
	clear: both;
}
#corpo {
	float:left;
	width: 550px;
	text-align: justify;
	margin:0px 0 15px 30px;
}
.imgini {
	text-align: center;
	margin-bottom: 15px;
}
#corpo h2 {
	font-size: 12px;
	margin: 20px 0 5px 0;
}

.minicurso a, .minicurso a:hover{
	font-size: 16px;
	margin: 20px 0 5px 0;
	text-decoration: none;
	color: #194991 !important;
}

.minicurso a:hover{
	text-decoration: underline;
	color: #800 !important;
}

#corpo h1 {
	font-size: 16px;
	margin: 30px 0 15px 0;
}
#corpo h3 {
	font-size: 12px;
}

#corpo ol li {
	list-style: decimal;
	text-indent: 30px;
}
#corpo ul li {
	list-style: square;	
	margin: 0 0 0 15px;
	padding: 3px 0 3px 0;
}

#corpo p {
	margin:  0 0 10px 0;
}
.prazos-taxas {
	border: 1px solid #aaa;
	width: 550px;
	border-collapse: collapse;
	margin: 10px 0px 0px 0px;
}

.prazos-taxas th, .prazos-taxas td{
	padding: 3px;
	text-align: left;
	border: 1px solid #aaa;
}
#corpo a{
	text-decoration: none;
	color: #01591d;
}
#corpo a:hover{
	text-decoration: none;
	color: #01932e;
}

.erro-inscricao {
	padding: 0px 10px 10px 10px;
	background: yellow;
	border: 1px dotted #eee;
	margin: 10px 0px;
}

.erro-inscricao h1 {
	margin: 0px;
	padding: 0px;
}

#codigoAluno {
	display: none;
}

.obr {
	font-weight: bold;
}

/*Image Replacemet modelo*/

h1#imgini {
	width: 467px;
	height: 211px;
	background-image: url(imagens/img_index.jpg);
	margin: 0 0 15px 50px;
	}
h1#imgini span {
	display: none;
	}
.marcador {
	list-style-image: url(imagens/balao.gif);
	margin-left: 30px;
}
/*Fim di Image Replacement*/

/*botao */

.botao_iniciar {
	/*text-align:center;*/
}
.botao_iniciar p {
	width:120px;
	font-weight:bold;
	padding:5px;
	background:#ebebeb;
	border:#aaa 1px solid;
	text-align: center;
}

#corpo div h5 a, #corpo div h5 a:hover {
	width: 130px;
	padding: 5px;
	display: block;
	border: 1px solid #000;
	color: #fff;
	background: #ba8fbc;
	font-size: 15px;
	text-align: center;
}

#corpo div h5 a:hover {
	background: #9900ff;
	color: #fff;
}



#cadastroF form input, #cadastroF form textarea, #cadastroF form select {
	padding: 3px;
	float: left;
	clear: both;
}

#cadastroF form br, #cadastroF form p {
	clear: both;
}

#cadastroF form div {
	margin: 0px;
	padding: 0px;
}

#cadastroF form label {
	clear: both;
	float: left;
	margin: 10px 0px 0px 0px;
}

#cadastroF #verCEP {
	cursor: pointer;
	font-weight: bold;
}



/*boleto*/

#frame {
	width: 770px;
	margin: auto;
	text-align: left;
}

#frame h1 {
	padding: 10px;
	font-size: 25px;
}

#frame .boxCanhoto {
	width: 45%;
	float: left;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	margin: 20px 0px 0px 0px;
	/*border-left: 1px dotted #000;	*/
}

#frame .boxCanhoto#boxRight {
	border-left: 1px dotted #000;
	border-right: 1px solid #000;
}

#frame .boxCanhoto h2 {
	padding: 10px;
	background: #eee;
}

#frame .boxCanhoto h3 {
	text-align: right;
	padding: 0px 10px 10px 0px;
}

#frame .boxCanhoto p {
	/*border-bottom: 1px solid black;*/
	padding: 2px 2px 2px 7px;
}

#frame .boxCanhoto div {
	border-top: 1px solid black;
	padding: 2px;
	height: 50px;
}

#frame .boxCanhoto div h2 {
	border: none;
	padding: 0px;
	font-size: 10px;
}

#frame .boxCanhoto .boxInstru {
	height: 100px;
	border-bottom: 1px solid black;
}

#frame .boxCanhoto .boxInstru h2 {
	font-size: 13px;
}

.imprimir {
	font-size: 15px;
	border: 1px solid #2C8F55;
	padding: 7px;
	background: #61DFB9;
	text-decoration: underline;
	cursor: pointer;
}

@media print {
	.imprimir, #instruCanhoto {
		display: none;
	}
}

.bol {
	text-align: center;
	border: 1px solid #aaa;
	padding: 10px;
	background-color: #eee;
}

.bol a {
	font-weight: bold;
	font-size: 16px;	
}

.bol a:hover {
	font-weight: bold;
	font-size: 16px;
}

.tabelapibic {
	border: 1px solid #aaa;
	width: 550px;
	border-collapse: collapse;
	margin: 10px 0px 0px 0px;
	font-size: 11px;
}

.tabelapibic th, .tabelapibic td{
	padding: 2px;
	text-align: left;
	border: 1px solid #aaa;
	font-size: 10px;
}
.tabelapibic th {
	background: #eee;
	text-align: center;
	padding: 5px;
}

.atencao{
	color: #FF0000;
}

h4{
	font-size: 14px;
	color: #FF0000;
	padding: 15px 0;
	text-align: center;
}

#atencao {
	background-color:#F7F7F7;
	border:1px solid #ccc;
	font-weight:bold;
	text-align:center;
	padding:10px;
}
#atencao a{text-decoration:none;
}
#atencao a:hover{text-decoration:none;
}

.texto-vermelho,
.texto-vermelho * {
	color: #f11 !important
}

.esconde {
	display: none;
}

.banner_menu, .banner_menu a{
	margin:0 auto;
	display:block;
}

.link_inicial{
	text-align:center;
}
.link_inicial{
	font-size:20px;
	font-weight:bold;
}