@charset "utf-8";
/* CSS Document */

@media screen and (-webkit-min-device-pixel-ratio:0)
{
p.textosenha{
margin-top:0px;
margin-left:42px;
}

.enviar { 
background-image:url(images/bot-ok.jpg); 
height: 15px; 
width: 26px; 
border:0px;
margin-left:175px;
background-position:bottom;
cursor:pointer;
margin-top:-14px;
}

/*MENU*/
div#menu {
list-style-type:none;
margin-left:262px;
margin-top:-3px;
}

.academia{
margin-top:30px;
background:no-repeat url(images/fundo-academia.jpg);
width: 120px;
height: 70px; 
}

.cursos{
margin-top:30px;
background:no-repeat url(images/fundo-cursos.jpg);
width: 120px;
height: 123px; 
}

.premiacao{
margin-top:30px;
background:no-repeat url(images/premiacao.jpg);
width: 120px;
height: 58px; 
}

.professores{
margin-top:30px;
background:no-repeat url(images/professores.jpg);
width: 120px;
height: 160px; 
} 

/*FIM MENU*/

}
