@charset "UTF-8";
/* CSS Document */

/*cabeçalho------------------------------------------------------*/
.headerFill{
	height:18%;
}

.authorName{
	margin-left:23%;
}

.authorImage{
	top:30%;
	height:60%;
	margin-left:2%;
}

.btnSelection{
	font-size:13px;
	width:10%;
}

.btnSelection1{
	right:45%;
}

.btnSelection2{
	right:35%;
}

.btnSelection3{
	right:25%;
}

.btnSelection4{
	right:15%;
}

.btnSelection5{
	right:5%;
}

.bandeira{
	right:10px;
	width:40px;
	height:20px;
}

/*conteudo--------------------------------------------------------*/
.pTopico{
	font-size:20px;
}

li{
	font-size:20px;
	margin-bottom:12px;
}