body {
   background: white;
   font-size: 12pt;
   padding: 0;
   border: 0;
   margin:0;
   width:95%;
   margin:5pt;
    background:transparent url(../img/logo_ilha_design.png) repeat scroll 0 0;
   }
#menu , #cabecalho, #rodape{
   display: none;
   }
#conteudoCentro{
	margin: 0 !important;
  padding: 0 !important;
   width: auto !important;
   


   width: 100%;
   height:100%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: white;
    
   }
   /*
div#conteudoCentro {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
 
   }
*/
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
 .acoes, .hideprint{
	display:none;
 }
table.tablesorter .even {
	background-color: white;
}
table.tablesorter .odd {
	background-color: #CCFFCC;
}
.indice, .numero{
	width:10px;
}	
.turma{
	width:auto;
}






/* =TABELAS */
table.borda {
border-collapse: collapse;
}
table tr td, table tr th {
	padding:1px 8px;
	border:1px solid black;
 }
/* =UTIL */
img-left {float:left; margin-right:5px;}
img-right {float:right; margin-left:5px;}
dest {font-weight:bold;}
center {text-align:center;}
img {border:none;}
clear {clear:both;}
hidden {display:none;}
