public PartidoController()
 {
     dao = new PartidoDao();
 }