* body {
margin:0;
padding:0;

background-image:url(../img/fundo3.png);

font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:medium;
color:#000;
line-height:150%;
}


.estrela{
	background-image:url(../img/estrelas/b.png);
	background-size: contain;
	background-repeat: no-repeat;
	height: 160px;
	width: 160px;
	display: inline-block;
	margin: 0.5%;

}

.estrela:hover{
	background-image:url(../img/estrelas/a.png);
}


.btn{
width: 80%;
border-color:#FFF;
opacity: 0.8;

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 20px;
height:auto;
color:black;
padding:2%;
margin-bottom:1%;

/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c9de96+0,8ab66b+44,398235+100;Green+3D+%233 */
background: rgb(201,222,150); /* Old browsers */
background: -moz-linear-gradient(top, rgba(201,222,150,1) 0%, rgba(138,182,107,1) 44%, rgba(57,130,53,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9de96', endColorstr='#398235',GradientType=0 ); /* IE6-9 */


}


.btn img{
    
height: 40%;
width: 40%;
opacity: 1;
display: block;
margin:0 auto;
text-align: center;
}

.btn-div {
text-decoration: none;
}

.btn:hover{
cursor:pointer;
opacity: 1;
}

.btn span{
font-family:Tahoma, Geneva, sans-serif;
font-size: 52pt;
font-weight:bold;


}

#nivel1{
background: #ddeac2; /* Old browsers */
background: -moz-linear-gradient(top, #ddeac2 0%, #b5c68d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ddeac2 0%,#b5c68d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ddeac2 0%,#b5c68d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddeac2', endColorstr='#b5c68d',GradientType=0 ); /* IE6-9 */
}
#nivel2{
background: #cdeb8e; /* Old browsers */
background: -moz-linear-gradient(top, #cdeb8e 0%, #a5c956 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #cdeb8e 0%,#a5c956 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #cdeb8e 0%,#a5c956 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdeb8e', endColorstr='#a5c956',GradientType=0 ); /* IE6-9 */
}
#nivel3{
background: #fefcea; /* Old browsers */
background: -moz-linear-gradient(top, #fefcea 0%, #f1da36 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #fefcea 0%,#f1da36 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #fefcea 0%,#f1da36 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ); /* IE6-9 */
}
#nivel4{
background: #fac695; /* Old browsers */
background: -moz-linear-gradient(top, #fac695 0%, #f5ab66 47%, #ef8d31 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #fac695 0%,#f5ab66 47%,#ef8d31 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #fac695 0%,#f5ab66 47%,#ef8d31 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fac695', endColorstr='#ef8d31',GradientType=0 ); /* IE6-9 */
}
#nivel5{
background: #f2825b; /* Old browsers */
background: -moz-linear-gradient(top, #f2825b 0%, #e55b2b 50%, #f07146 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f2825b 0%,#e55b2b 50%,#f07146 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f2825b 0%,#e55b2b 50%,#f07146 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2825b', endColorstr='#f07146',GradientType=0 ); /* IE6-9 */
}

.centro{
text-align: center;
margin-top: 50px;	

}


#campoInfo1{
width:0;
height: 0;
border:0;

}

#campoInfo2{
width:0;
height: 0;
border:0;

}

#campoInfo3{
width:0;
height: 0;
border:0;

}

#campoInfo4{
width: 90%;
height: 400px;
border-Radius: 40px;
font-Size: 60px; 
color: #009; 
position: inherit; 
text-align:center;
margin-bottom:20px;

}

#TituloVolatil{
font-size:0px;
}


#Titulo1{
    
	font-family: Arial, Helvetica, sans-serif;
    font-size:90pt;
     word-wrap: break-word;
     LINE-HEIGHT:1;

}

#Titulo2{
	font-family: Arial, Helvetica, sans-serif;
    font-size:70pt;
     word-wrap: break-word;
     LINE-HEIGHT:1;
}


#Titulo3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:50pt;
	word-wrap: break-word;
	LINE-HEIGHT:1;
}


td{
    width: 2px;
    padding: 5px;
}

td input{
    width: 60px;
    height: 80px;	
}


