@charset "utf-8";
/* CSS Document */
*{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#cace93;
	text-align:center;
}
#boxSite{
	background-image:url('../images/bg-body.png');
	background-repeat:repeat-x;
	background-position:center top;
	width:800px;
	margin: 0px auto;
	background-color:#FFFFFF;
	text-align:left;
}
#boxConteudo{
	background-repeat:repeat-x;
	width:800px;
	margin:auto;
	display:table;

}

#boxConteudo .conteudo{
	width:564px;
	margin-bottom:15px;
}
#boxConteudo .conteudoHome{
	margin-left:20px;
	width:770px;
}
/*
	rodape
*/


.boxRodape{
	clear:both;
	width:800px;
	height:161px;
	margin:0 auto;
	background-image:url('../images/bg-rodape.png');
	background-repeat:repeat-x;
	background-position:top;
	background-color:#EDEDED;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	border-top:2px solid #616161;
}

.boxRodape ul{
	width:660px;
	height:100px;
	margin:0 auto;
	font-size:12px;
	color:#4e4e4e;
	padding-top:15px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.boxRodape ul li{
	float:left;
/*	margin-right:40px;com certificado fica essa largura*/
	margin-right:90px;
}
	.boxRodape ul li.parceiros{
		margin-right:0;
	}
	


	.boxRodape ul li p{
		padding-bottom:7px;
	}
	.boxRodape p strong{
		text-transform:uppercase;
		font-size:11px!important;
		font-family:Arial, Helvetica, sans-serif;
	}
		.boxRodape ul li.boleto p{
			padding-top:30px;
		}
		.boxRodape ul li p a{
			font-size:10px;
			color:#4e4e4e;
			text-transform:none;	
			border:0;
			text-decoration:none;
		}
		.boxRodape ul li p a:hover{
			text-decoration:underline;
		}
		
		.boxRodape ul li p.ebitRodape a{
			padding-left:13px;
		}
	.boxRodape ul li p.detalhe{
		font-size:10px;
		color:#4e4e4e;
		text-transform:none;
	}

.boxRodape div.seguraRodape {
	margin-left: auto;
	margin-right: auto;
	width: 480px;
	display: table;
	clear:both;

}
.boxRodape p.logoIesde{

	float:left;
}
.boxRodape p.iesde{
	float:left;
	width:auto;
	height:30px;
	font-size:10px;
	color:#777;
	padding-left:10px;
	padding-top:3px;
	text-align:left;
}


h1{
	font-size:18px;
}
abbr{
	text-decoration:none;
	border:none;

}
ul{
	list-style:none;
}
img{
	border:none;
}
#boxSite .boxTopo{
	width:800px;
	padding-top:8px;
}

#boxSite .boxTopo .acessoOnline{
	width:779px;
	height:32px;
}

#boxSite .boxTopo .acessoOnline p.liguepara{
	text-align:right;
	font-size:12px;
	color:#3b5e2e;
	line-height:18px;
	float: right;
}

#boxSite .boxTopo ul.formAcesso{
	margin:0px;
	padding:0px;
	display:table;
	float: left;
	padding-left:330px;
	padding-top:2px;
}

#boxSite .boxTopo ul.formAcesso li{
	padding:0px;
	margin:0px;
	float:left;
	font-size:11px;
	color:#496c36;
	line-height:18px;
}

#boxSite .boxTopo ul.formAcesso li.titulo{
	color:#4bb121;
	font-weight:bold;
	padding-right:10px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
}

#boxSite .boxTopo ul.formAcesso li.email{
	width:45px;
	margin-right:0px;
}

#boxSite .boxTopo ul.formAcesso li.senha{
	width:45px;
	margin-right:0px;
}

#boxSite .boxTopo ul.formAcesso li .inputText{
	width:80px;
	margin-right:7px;
}

#boxSite .boxTopo .submit{
	margin:0px;
	float: left;
	padding-top:2px;
}

#boxSite .boxTopo .topo{
	width:760px;
	height:146px;
	background-image:url('../images/bg-topo-site.jpg');
	margin-left:20px;
}
	#boxSite .boxTopo p.logoTopo{
		width:269px;
		height:91px;
		padding-top:27px;
		padding-left:35px;
	}

#boxSite .boxTopo ul.menu{
	border-top: 1px solid #ecefc7;
	border-bottom: 1px solid #ecefc7;
	background-color:#CCCCCC;
	width:760px;
	margin-left:20px;
	display:table;
	background-image:url(../images/bg-menu.jpg);

}

#boxSite .boxTopo ul.menu li{
	float:left;
	line-height:41px;
}

#boxSite .boxTopo ul.menu li.cursos{
	width:125px;
	text-align:center;
	border-right: 1px solid #ecefc7;
}

#boxSite .boxTopo ul.menu li.metodologia{
	width:170px;
	text-align:center;
	border-right: 1px solid #ecefc7;
}

#boxSite .boxTopo ul.menu li.quemsomos{
	width:163px;
	text-align:center;
	border-right: 1px solid #ecefc7;
}

#boxSite .boxTopo ul.menu li.faleconosco{
	width:174px;
	text-align:center;
	border-right: 1px solid #ecefc7;
}

#boxSite .boxTopo ul.menu li.inicio{
	width:124px;
	text-align:center;

}



#boxSite .boxTopo ul.menu li a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	display:block;
}

#boxSite .boxTopo ul.menu li a:hover{
	text-decoration:underline;
}

