@charset "UTF-8";


#atplbarras{
	height: auto;
	width: 100%;
	background-color: #172333;
	color: white;
	margin-bottom: 5px;
}
#atplpt2{
	height: auto;
	width: 100%;
	float: left;
	position: relative;
	left: 0;
	margin-bottom: 5px;
}
#atplpt3{
	height: auto;
	width: 100%;
	float: left;
	position: relative;
	left: 0;
	margin-bottom: 5px;
}

#atplpt4{
	height: auto;
	width: 49.875%;
	float: left;
	position: relative;
	left: 0;
	margin-bottom: 5px;
	margin-right: 0.25%;
}

#atplpt44{
	height: auto;
	width: 100%;
	float: left;
	position: relative;
	left: 0;
}

#atplpt5{
	height: auto;
	width: 49.875%;
	float: right;
	position: relative;
	left: 0;
	margin-bottom: 5px;
}

.clinel{
	border-bottom: 1px solid black;
	border-right: 1px solid black;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.clinelb{
	border-right: 1px solid black;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.clined{
	border-bottom: 1px solid black;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

@media screen and (max-width:900px){
#atplpt4{
	width: 100%;
	margin-right: 0%;
}

#atplpt5{
	width: 100%;
}
}

.tsize{
	font-size: 14pt;
	color: #172333;
}

.tsize2{
	font-size: 14pt;
	color: #478fb5;
}

.llink{
	text-decoration: none;
	color: black;
}


#atplcaixa{
	height: auto;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#atplcaixa1{
	height: auto;
	width: 100%;
	background-color: #478fb5;
}

.cde{
	font-size: 3vw;
}

.esque{
	margin-left: 45px;
	width: calc(100% - 45px);
	font-size: 14pt;
}

.baqui{
	width: 16px;
	height: 16px;
	margin-bottom: -4px;
}

#atplabout{
	margin-left: 45px;
	width: calc(100% - 45px);
	font-size: 14pt;
	height: auto;
	position: relative;
	float: left;
}
p{
	width: 100%;
}

#tabela{
	margin-left: 45px;
	width: calc(100% - 45px);
	font-size: 14pt;
	height: auto;
}

#curso{
	width: calc(80.75% / 6);
	margin-right: 0.25%;
	height: calc(150px - 5%);
	background-color: #172333;
	position: relative;
	text-decoration: none;
	font-size: 14pt;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
    transition: 0.4s ease-out;
    -moz-transition: 0.4s ease-out;
    -webkit-transition: 0.4s ease-out;
    -o-transition: 0.4s ease-out;
    color: white;
    padding: 1.5%;
}

#curso:hover{
	
	background-color: #478fb5;
}

#curso0{
	width: calc(80.75% / 6);
	margin-right: 0.25%;
	height: calc(150px - 5%);
	background-color: #172333;
	position: relative;
	text-decoration: none;
	font-size: 14pt;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
    transition: 0.4s ease-out;
    -moz-transition: 0.4s ease-out;
    -webkit-transition: 0.4s ease-out;
    -o-transition: 0.4s ease-out;
    color: white;
    padding: 1.5%;
}

#curso0:hover{
	
	background-color: #478fb5;
}



#curso1{
	width: calc(80.75% / 6);
	height: calc(150px - 5%);
	background-color: #172333;
	position: relative;
	text-decoration: none;
	font-size: 14pt;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
    transition: 0.4s ease-out;
    -moz-transition: 0.4s ease-out;
    -webkit-transition: 0.4s ease-out;
    -o-transition: 0.4s ease-out;
    color: white;
    padding: 1.5%;
}

#curso1:hover{
	
	background-color: #478fb5;
}

#atpl{
	height: auto;
	width: auto;
}

#cpl{
	height: auto;
	width: auto;
}

#ppl{
	height: auto;
	width: auto;
}

#ir{
	height: auto;
	width: auto;
}

#cr{
	height: auto;
	width: auto;
}

#fi{
	height: auto;
	width: auto;
}


@media screen and (max-width:1100px){

}

@media screen and (max-width:560px){
.cde{
	font-size: 5vw;
}
}


@media screen and (max-width: 1000px) {

#curso{
	width: calc(90.5% / 3);
}

#curso0{
	width: calc(90.5% / 3);
	margin-right: 0%;
}

#curso1{
	width: calc(90.5% / 3);
}

}

