html
{
   height: 100%
}

body 
{
	background-color: #FFFFFF;
	min-height: 100%;
}


#header 
{
   position: absolute; 
   margin-left: -380px; 
   left: 50%; 
   top: 1px;
   padding: 0px;
}


#conteudo 
{
   z-index: 1;
   position: absolute; 
   margin-left: -380px; 
   left: 50%; 
   top: 140px;
   padding: 0px;
   color: navy;
}

#conteudo2 
{
   z-index: 10;
   position: absolute; 
   margin-left: 190px; 
   top: 30px;
}


#dados_aluno
{
   z-index: 1; 
   position: absolute; 
   margin-left: -380px; 
   left: 50%; 
   top: 140px;
   color: navy;
}


#rodape
{
   position: absolute; 
   margin-left: 380px; 
   top: 300px;
   padding: 0px;
}


#aluno_logo
{
   z-index: 1; 
   position: absolute; 
   margin-left: 380px;
   left: 20px;
   margin-top: -140px;
   top: 16px;
   width: 150px;
   height: 110px;
   text-align: center;
}

#aluno_foto
{
   z-index: 2; 
   margin-left: 425px; 
   width: 100px; 
   position: absolute; 
   margin-top: -140px;
   top: 150px; 
   height: 130px; 
   text-align: center;
}

#aluno_nome
{
   z-index: 2; 
   margin-left: 400px; 
   width: 150px; 
   position: absolute; 
   margin-top: -140px;
   top: 280px; 
   height: 23px; 
   text-align: center
}

#aluno_escola
{
   z-index: 2; 
   margin-left: 405px; 
   width: 185px; 
   position: absolute; 
   margin-top: -140px;
   top: 345px; 
   height: 23px; 
   text-align: left
}


.bordaBox {bbackground: ttransparent; width:30%;}
.bordaBox .b1, .bordaBox .b2, .bordaBox .b3, .bordaBox .b4, .bordaBox .b1b, .bordaBox .b2b, .bordaBox .b3b, .bordaBox .b4b {display:block; overflow:hidden; font-size:1px;}
.bordaBox .b1, .bordaBox .b2, .bordaBox .b3, .bordaBox .b1b, .bordaBox .b2b, .bordaBox .b3b {height:1px;}
.bordaBox .b2, .bordaBox .b3, .bordaBox .b4 {background:#ffffff; border-left:1px solid #999; border-right:1px solid #999;}
.bordaBox .b1 {margin:0 5px; background:#999;}
.bordaBox .b2 {margin:0 3px; border-width:0 2px;}
.bordaBox .b3 {margin:0 2px;}
.bordaBox .b4 {height:2px; margin:0 1px;}

.bordaBox .desktop 
{
   padding:5px;
   display:block; 
   background:#ffffff; 
   border-left:1px solid #999;
   border-right:1px solid #999; 
   height: 200px;
   scrollbar-face-color: #ff0000; 
   filter: chroma(color=#FF0000); 
   scrollbar-highlight-color: #ff0000; 
   overflow: auto; 
   scrollbar-shadow-color: #c0c0c0; 
   scrollbar-3dlight-color: #c0c0c0; 
   scrollbar-arrow-color: #c0c0c0; 
   scrollbar-track-color: #ff0000; 
   scrollbar-darkshadow-color: #ff0000;
}

.bordaBox .divfoto
{
 padding:5px;
 display:block; 
 background:#ffffff; 
 border-left:1px solid #999; 
 border-right:1px solid #999;
 height: 240px;
}



#login
{
   position:absolute;
   left:50%;
   margin-left:-251px;
   top:50%;
   margin-top: -108px
}

#login_dados
{
   position:absolute;
   left:50%;
   margin-left:-251px;
   top:50%;
   margin-top: -108px
}
