#headStudents{
       float:left;
       width:800px;
       height:15px;
       border:0px solid #666;
       padding:0px 0px 0px 0px;
       margin:0px 0px 0px 0px;

}

#footerStudents{
       float:left;
       width:800px;
       height:20px;
       border:0px solid #666;
       padding:0px 0px 0px 0px;
       margin:0px 0px 0px 0px;

}


#bodyStudents{
       float:left;
       width:800px;
       height:auto;
       border:0px solid #666;
       padding:0px 0px 0px 0px;
       margin:0px 0px 0px 0px;

}

/*********************title***************/

#titleStudents{
       float:left;
       width:740px;
       height:25px;
       border-bottom:1px solid #ccc;
       padding:0px 0px 0px 0px;
       margin:0px 0px 0px 25px;
       
       
}

* html #titleStudents{
      margin:0px 0px 10px 15px;
}

#subPestanaStudents{
       float:left;
       width:100px;
       height:17px;
       border:0px solid #ccc;
       padding:5px 0px 5px 0px;
       margin:0px 0px 0px 0px;
       text-align:center;
       background-image:url(../image/pestana.jpg);
}

* html #subPestanaStudents{
       height:25px;
}





#students{
       float:left;
       width:460px;
       height:auto;
       border:0px dotted #ccc;
       padding:0px 0px 0px 0px;
       margin:10px 0px 0px 25px;
       clear:both;
}

* html #students{
      margin:0px 0px 0px 15px;
}






